Next | Query returned 53 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2024-03-20 20:25:24 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
ansible-lint: updated to 24.2.1

v24.2.1

Bugfixes

Fix error suppression when syntax is incorrect
Set global cache_dir_lock
[role-name] Handle string role dependencies
Support for upcoming Ubuntu 24.04 and Fedora 40
Update documentation for syntax-check[unknown-module]
Add OpenWRT 23.05 to valid versions
Update task name in notify for a task against name[casing] error
accept yum history and info as valid commands
Add attributes for role argument specs
   2024-02-09 15:47:34 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
ansible-lint: updated to 24.2.0

v24.2.0

Minor Changes

Drop support for Python 3.9

Bugfixes

Fix scenario when role has no dependencies section in meta/main.yml
   2024-01-19 13:35:12 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
ansible-lint: updated to 6.22.2

v6.22.2

Bugfixes

Fix key error for name[casing] rule
Allow dashes in legacy role namespaces
Use new ansible-compat verbosity levels
Remove dependency on newer requests library
Ignore set-property for systemd command
Correct requires_ansible error message
Improve transformation for no-free-form rule
Documentation improvement
docs: fix grammatical issue in philosophy Q&A section
Update supported versions of ansible
Fix backward compatibility
Fix auto capitalization for name[prefix] rule
Fix role deps check for detecting path names
Avoid warnings about PATH with pipx installations
   2023-11-30 10:51:49 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
ansible-lint: updated to 6.22.1

v6.22.1

Bugfixes

Look for ansible binary in the same path as we are
Avoid stacktrace with broken ansible.cfg files
Avoid jinja[invalid] with ansible.builtin.mandatory filter
Remove support for deprecated include
Fix use of versioned github action
Fix few URLs in README.md
Correct some usage examples for package_latest
Add option to allow running with missing plugins and collection dependencies
Avoid warnings from loading of deprecated modules
Log ignored exception details to debug log
GitHub Action: properly respect the working_directory argument
Allow to set max_fail_percentage as templated integer
Fix setuptools-scm versioning
Add Fedora 39 to meta.json
Use python 3.10 as primary version target
   2023-11-17 22:34:09 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
ansible-lint: updated to 6.22.0

v6.22.0

Minor Changes

Enable YAML 1.2 support for non-ansible files

Bugfixes

Require ruamel.yaml >= 0.18.5
Improve logging regarding to yaml loading and dumping
Avoid creating new load method in our custom formatter
Support ruamel-yaml >= 0.18.2
   2023-10-28 21:57:26 by Thomas Klausner | Files touched by this commit (516) | Package updated
Log message:
python/wheel.mk: simplify a lot, and switch to 'installer' for installation

This follows the recommended bootstrap method (flit_core, build, installer).

However, installer installs different files than pip, so update PLISTs
for all packages using wheel.mk and bump their PKGREVISIONs.
   2023-10-26 18:08:27 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
ansible-lint: updated to 6.21.1

v6.21.1

Bugfixes

Avoid exception caused by accidental unloading of core rules
Document pre-commit access to ansible community bundle
Fix bug with auto-fix ending too soon

v6.21.0

Minor Changes

Allow linting plugin EXAMPLES as playbooks

Bugfixes

Add support for Rocky
Update supported Ubuntu versions in meta.json
Avoid false positives for handler in roles handlers directory
Hide stacktrace when loading invalid yaml
Add some platforms to meta.json
Temporary avoid auto-fixing YAML files not owned by ansible
Add environment variable for skipping schema update
Avoid creating temporary YAML files inside source tree
Document environment variables
Update schemas
Support complex requirements in argument_specs.yml
Fix SARIF-formatter severity levels
Add play level autofix for key-order rule
Add support for python 3.12
Update SPDX license list
Use checkout action in install docs
Fix actions-tagger arguments
   2023-10-06 15:46:49 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
ansible-lint: updated to 6.20.3

v6.20.3

Bugfixes

Fix wget command arguments in github action
Update some platform versions in meta.json
   2023-10-01 19:02:15 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
ansible-lint: updated to 6.20.2

v6.20.2

Bugfixes

Do not use github action path for running ansible lint
Correct listing of autofix rules in documentation
Make the autofix rule list dynamic in documentation
Fix documentation links to autofix page
Bump test dependencies
Correct documentation regarding CLI argument precedence
Document autofix ability for rules that supports it
Accept underline prefix when checking var-naming
Correct regression with use of --fix
   2023-09-28 08:57:02 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
ansible-lint: updated to 6.20.0

v6.20.0

Minor Changes

Respect cgroup CPU limits when running inside containers
Rename --write option to --fix
Add auto-fixing implementation for no-free-form rule
Add auto-fixing implementation for partial-become rule
Add auto-fixing implementation for no-jinja-when rule

Bugfixes

Fix the detection of role vars missing role prefix
Clarify auto-fix arguments use
Avoid IndexError exception with jinja transform
Fix docs typo
Add /bin/bash executable to example correct code for pipefail rule
Properly avoid pipx venv path to be included in altered path warning
Fix transform exception with local_action with old syntax
Support only_upgrade

v6.19.0

Minor Changes

Add auto transform for no-log-password rule
Add auto-fixing implementation for key-order[task] rule
Add auto-fixing implementation for jinja[spacing] rule
Make schema validation messages more explicit
Transform for deprecated-local-action rule

Bugfixes

Require ansible-compat>=4.1.10
Skip altered path warning for ansible-lint installed by pipx
Update transform for key-order rule
Allow installation of pre-release collection version as dependencies
Avoid deprecated-bare-vars false positive with file paths
Limit sequence-of-sequence indents to a single space
Avoid no-handlers false positives
Add missing word to risky-shell-pipe docs
Avoid yamllint truthy violations with github workflows
Avoid false positive with var-name rule on roles
Include links to documentation for schema validation errors
Schema update
Use yaml.load_all for multiple yaml document
Ignore user configured value for any_unparsed_is_failed
Update rulebook schema

Next | Query returned 53 messages, browsing 1 to 10 | Previous