ansible-content-parser

The ansible content parser

APACHE-2.0 License

Downloads
312
Stars
3
Committers
2

Bot releases are hidden (Show)

ansible-content-parser - 1.0.4

Published by TamiTakamiya 3 months ago

1.0.4 is a minor release to update ansible-lint and pre-commit.

  • Removed fixed version specification for black and upgrade ansible-lint to 24.2.3 (#39)
  • Update pre-commit (#42)
  • pre-commit autoupdate (#43)
ansible-content-parser - 1.0.4 Latest Release

Published by TamiTakamiya 3 months ago

Fix build issues and update dependent libraries.

ansible-content-parser - 1.0.3

Published by TamiTakamiya 9 months ago

Version 1.0.3 is a minor release to fix an error found in publishing 1.0.2:

  • Fix 1.0.2 release build error (#37)
ansible-content-parser - 1.0.2

Published by TamiTakamiya 9 months ago

Version 1.0.2 is a minor release to contain a new version of ansible-lint:

  • Update ansible-lint to 6.22.2 (#36)
ansible-content-parser - 1.0.1

Published by TamiTakamiya 9 months ago

Version 1.0.1 contains minor changes over 1.0.0:

  • Changed the file name of the training dataset file from ftdata.json to ftdata.jsonl (#34)
  • Specify ANSIBLE_LINT_NODEPS environment variable to 1 to reduce the number of ansible-lint rule violations (#34)
  • Suppress Autofix feature when syntax-check errors are found on the first execution of ansible-lint (#35)
ansible-content-parser - 1.0.0

Published by TamiTakamiya 10 months ago

The first release of ansible-content-parser. Following updates were contained over the pre-release version 0.0.7:

  • Updated dependent libraries:
    • urllib3 2.0.7 (#27)
    • gitpython 3.1.37 (#28)
    • ansible-lint 6.22.1 (#32)
    • sage-scan 0.0.4 (#33)
  • Added the shorter option (-S) for --skip-ansible-lint (#29)
  • Include sage-scan in version outputs (#31)
ansible-content-parser - 0.0.7

Published by TamiTakamiya 12 months ago

  • Fixed a bug in excluding files that contain lint violations from generating training dataset #23
  • Updated ansible-lint to version 6.20.3
ansible-content-parser - 0.0.6

Published by TamiTakamiya about 1 year ago

Version 0.0.6 includes:

  • README update #21
    • Installation procedure now includes steps to use Python venv
  • Added module property to training dataset (ftdata.json) #22
ansible-content-parser - 0.0.5

Published by TamiTakamiya about 1 year ago

  • Replaced the --skip-transform-option with --fix (#17)
  • Changed the behavior of the --no-exclude option. Now any files that have lint violations will be excluded from training data generation by default. In order to override the behavior, --no-exclude option needs to be set. (#18)
  • Fixed a bug in the --skip-ansible-lint option (#18)
  • Support newer versions of ansible-lint (6.20.1, 6.20.2) also fixed an error in the lint result section of reporting (#19, #20)
ansible-content-parser - 0.0.4

Published by TamiTakamiya about 1 year ago

$ ansible-content-parser --version
ansible-content-parser 0.0.4 using ansible-lint:6.20.0 ansible-core:2.15.4
ansible-content-parser - 0.0.3

Published by TamiTakamiya about 1 year ago

First release to PyPI.org.

ansible-content-parser - Test Release (0.0.2)

Published by TamiTakamiya about 1 year ago

Another attempt to release the code to Test PyPI.

ansible-content-parser - Test Release (0.0.1)

Published by TamiTakamiya about 1 year ago

Test Release (to Test PyPI) 0.0.1

Package Rankings
Top 38.11% on Pypi.org
Related Projects