Releases: redhat-cop/aap_configuration_extended
Releases · redhat-cop/aap_configuration_extended
1.1.1
What's Changed
- Release/1.1.0 by @Tompage1994 in #129
- change api endpoints to 2.5 in object diff role #109 by @adonisgarciac in #117
Full Changelog: 1.1.0...1.1.1
1.1.0
What's Changed
- [RELEASE] Update changelog refs/tags/1.0.0 by @github-actions in #106
- update linting by @sean-m-sullivan in #107
- fix: issue with survey and extra_vars by @przemkalit in #93
- Update pre-commit by @github-actions in #108
- Update pre-commit by @github-actions in #111
- update default filetree-read user path by @adonisgarciac in #113
- Update pre-commit by @github-actions in #114
- Update pre-commit by @github-actions in #122
- Ported changes by @ivarmu in #112
- Fix the organization ID variable used to look for the organization name of the current decision environment by @ivarmu in #115
- Add filter to get only the (workflow) job templates with a given label by @ivarmu in #120
- Fix markdown-lint issues by @Tompage1994 in #123
- Transfer to new automated release cycle by @Tompage1994 in #127
- Remove unneeded option causing failure by @Tompage1994 in #128
New Contributors
- @sean-m-sullivan made their first contribution in #107
- @adonisgarciac made their first contribution in #113
Full Changelog: 1.0.0...1.1.0
1.0.0
What's Changed
- fix: issue with double quotes by @przemkalit in #3
- feature - export of a single inventory by @przemkalit in #5
- added ability to filter file tree by exposing patterns/exclude and co… by @parrjd in #6
- Fixed typo in find filter new vars by @parrjd in #12
- Allow skip inventory related objects by @przemkalit in #7
- trying to remove old references to controller_configuration by @djdanielsson in #15
- fixing a few more issues found by @djdanielsson in #18
- Feature object modification during the export by @przemkalit in #14
- fix issue with exporting roles by @przemkalit in #19
- feature - support of exporting access lists by @przemkalit in #1
- fix missing 'default()' clause by @ivarmu in #20
- Introduce the 'aap_rules_validation' role by @w4hf in #16
- trying to fix CI by @djdanielsson in #24
- Update collection description and related collections by @w4hf in #25
- feat: disabling keys sorting in to_nice_yaml by @przemkalit in #27
- fix extra_vars regex issue by @przemkalit in #22
- Fix tests by @ivarmu in #21
- fix default values that contains a new line by @ivarmu in #23
- rename current objects to controller_ naming convention by @ivarmu in #29
- feat support of approval node of workflow by @przemkalit in #30
- Fix hostfilter and add missing unsafe regex by @przemkalit in #28
- Filetree create add gateway objects by @ivarmu in #33
- remove extra ')' character by @opuk in #35
- fix missing limits of exported workflows by @przemkalit in #37
- added the missing line by @ivarmu in #38
- fix missing ask inventory on launch for WF by @przemkalit in #40
- Issue with null in extra_data of schedules by @przemkalit in #41
- Update pre-commit by @github-actions in #42
- Update pre-commit by @github-actions in #45
- updated the way to extract extra_vars, extra_data and survey_spec in job templates and workflows by @ivarmu in #46
- Update pre-commit by @github-actions in #47
- fix add missing limit to workflow nodes by @przemkalit in #49
- Update pre-commit by @github-actions in #48
- Update pre-commit by @github-actions in #52
- fix missing verbosity for WF node by @przemkalit in #53
- Fix extra vars issue by @przemkalit in #54
- Align Boolean Variable Export Format in Project YAML Files with Other Objects by @przemkalit in #57
- fix wrong fact used by @lennysh in #58
- fix for when source project is null by @lennysh in #59
- fix export issue with empty surveys by @ivarmu in #63
- fix: issue when verbosity for node was exported while it was not needed by @przemkalit in #62
- fix: issue when hostfilter is complicated and it requires to be quoted by @przemkalit in #64
- Update pre-commit by @github-actions in #61
- fixes for bugs detected during a backport by @ivarmu in #51
- let all the 'description:' fields to contain any character by @ivarmu in #65
- Add Gateway and EDA objects by @ivarmu in #67
- fix: issue with wrong variable name by @przemkalit in #70
- feat: disable hosts export for smart and constructed inventories by @przemkalit in #71
- Update pre-commit by @github-actions in #69
- Update pre-commit by @github-actions in #74
- Fix workflow object type in user roles template by @przemkalit in #73
- Fix issue with broken input tags by @Tompage1994 in #77
- Update README.md to remove dead links by @hfenner in #76
- Add credential_input_sources to filetree_create by @Tompage1994 in #79
- Fix issues in controller_workflow_job_templates.j2 file by @lennysh in #84
- inventory name unification singular > plural by @przemkalit in #72
- Update controller_workflow_job_templates.j2 to fix issue found at redhat-cop/infra.controller_configuration#22 by @ivarmu in #85
- Update pre-commit by @github-actions in #90
- docs - update requirements for filetree_create by @joeashcraft in #87
- Ported solution from infra.controller_configuration by @ivarmu in #91
- filetree_create fixes to export workflow job templates by @l3acon in #81
- updating readme by @djdanielsson in #92
- Update pre-commit by @github-actions in #96
- idention issue in source vars of inventories by @przemkalit in #101
- Update pre-commit by @github-actions in #98
- Add inventory_source to constructed inventory by @Tompage1994 in #102
- update release pipeline by @Tompage1994 in #103
- update release pipeline by @Tompage1994 in #104
- Add collection deps by @Tompage1994 in #105
New Contributors
- @przemkalit made their first contribution in #3
- @parrjd made their first contribution in #6
- @djdanielsson made their first contribution in #15
- @ivarmu made their first contribution in #20
- @w4hf made their first contribution in #16
- @opuk made their first contribution in #35
- @github-actions made their first contribution in #42
- @lennysh made their first contribution in #58
- @Tompage1994 made their first contribution in #77
- @hfenner made their first contribution in #76
- @joeashcraft made their first contribution in #87
- @l3acon made their first contribution in #81
**Fu...