Next | Query returned 67 messages, browsing 41 to 50 | Previous

History of commit frequency

CVS Commit History:


   2023-02-17 09:29:30 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
ansible-lint: updated to 6.13.0

v6.13.0

Minor Changes

Removed experimental flag from multiple rules
Allow only use of quoted octals
Load rule ignores from external text file

Bugfixes

Improve jinja error line number identification
profiles: include all rules when listing all rules or tags
Improve documentation on var-naming
Improve loop-var-prefix checking
Ignore known problematic modules from args rule
Improve jinja2 rule error handling
Enable syntax-check on roles
Recognize role-name[path] also inside roles block
Allow {% in schema full-jinja check
Update ansible-compat
Recognize systemctl kill as a valid command
Mark syntax-check as unskippable
Fixes no-tabs issue with fqcn actions
Move empty-playbook to syntax-check
Ensure that rule import failures are not ignored
Increase the test coverage
   2023-01-18 12:27:57 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
ansible-lint: updated to 6.11.0

v6.11.0

Minor Changes

Remove opt-in and experimental tags from metadata rule
Remove opt-in and experimental tags from galaxy rule
Add galaxy[no-changelog] check to galaxy rule

Bugfixes

Fix typo in installing.md
Fix 'location' attribute for CodeclimateJSONFormatter
Avoid dubious ownership errors with newer versions of git
Clarify effects of --offline flag
Fix infinite hang on schema refresh by adding timeout parameter
schema: detect invalid space in meta runtime
Docs: issue 2864 update urls
   2023-01-12 12:58:13 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
ansible-lint: updated to 6.10.2

v6.10.2

Bugfixes

Make git a runtime dependency
Disable version check when running as a pre-commit hook
Avoid checking var-names on non ansible files
   2022-12-18 14:52:58 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
ansible-lint: updated to 6.10.0

v6.10.0

Minor Changes

Add schema for Antsibull changelogs
Add a rule to validate module options
Add meta-unsupported-ansible rule for checking requires_ansible values

Bugfixes

Avoid running lookup filters while evaluating jinja2
Update schema to accept a list for 'listen'
Update changelog schema etag
Fix args validation with setup module
Adopt PEP-621 packaging
Restore classic behavior of offline mode
Avoid false positive with name[casing]
Use JSON Schema to validate own config file
Add has_jinja and has_glob to text module
Update schema etags
Fix redirected links
Correct schema refresh logic
Add OracleLinux to supported platforms and include version 8.7 and 9.1
   2022-12-08 15:12:34 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
ansible-lint: updated to 6.9.1

v6.9.1

Bugfixes

Allow var_naming_pattern in linter config schema
Fix multiline jinja pattern in schema
schema: allow jinja in diff keyword
Assimilate schemas project
Allow a prefix in subtasks names
Refactor risky-octal and improve its messaging
Deprecate running under py38
Restore offline mode functionality
Fix badge linking to rules
Upgrade linters and fix reported issues
Improve RPM Packaging
Refactor only-builtins to have less code duplication
Treat ansible.legacy the same way ansible.builtin
Allow additional modules in only-builtins
Fix deannotate function
Correct packaging metadata
   2022-12-01 12:29:45 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
ansible-lint: updated to 6.9.0

v6.9.0

Minor Changes

Enable dynamic schema refresh
Allow additional collections in only-builtins

Bugfixes

Avoid Object of type PosixPath is not JSON serializable with jinja2
Expand ~ in PATH and warn user
Fix only builtins fail test
Allow profile to be set in config file
Decouple profile listing from profile selecting on CLI
Update url in docs
Prevent installation on Windows
Respect warn_list and skip_list
Avoid version checking when version info is absent
Improve installation documentation
Docs: usage content edits
Sort dependencies
Fix loop_var_prefix message list in the docs
Clarify progressive mode documentation
   2022-11-23 14:17:39 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
ansible-lint: updated to 6.8.7

v6.8.7

Bugfixes

Refactor get_app
Bump minimal requirements
Docs: configuration content edits
Improve documentation on custom rules
Docs: lint profiles
Require ansible-compat>=2.2.5
Updated schemas
Disable cspell allowCompoundWords
Print fatal matches first in GitHub Actions
Make SARIF output specification compliant
Perform mocking before installing dependencies
Update schemas
Fix broken test
   2022-11-14 11:00:52 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
ansible-lint: no longer for Python 3.8
   2022-11-02 12:24:44 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
ansible-lint: updated to 6.8.6

v6.8.6
Bugfixes
Fix offline mode

v6.8.5
Bugfixes

Fix offline mode
Delay app initialization
Fix pip version check
Fix progressive mode exit code
role-name[path]: Now detects use of paths when including roles
Avoid altering severity based on level on codeclimate output
Do not emit fqcn[action-core] when ansible.legacy is used for builtin modules
Avoid upgrade recommendation for bleeding edge users
   2022-10-31 13:58:07 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
ansible-lint: updated to 6.8.4

v6.8.4
Bugfixes

Add experimental rule for run_once
Fix package name in pip upgrade instructions
Docs: wrap loop var tag
Prevent pip exception with version check

v6.8.3
Bugfixes

Add warning message about outdated linter version
Detect ScannerError while searching for skipped rules
Fix merging of command line options with configuration
Refactor fqcn to recommend use of canonical names
Allow toggling strict in the config file

Next | Query returned 67 messages, browsing 41 to 50 | Previous