Ansible-builder

Latest version: v3.0.1

Safety actively analyzes 629599 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

1.1.0

What's Changed
* Add support for build args (version 2) by AlanCoding in https://github.com/ansible/ansible-builder/pull/167
* Remove unused entry point in tox.ini by pabelanger in https://github.com/ansible/ansible-builder/pull/166
* Add ANSIBLE_GALAXY_CLI_COLLECTION_OPTS build-arg by pabelanger in https://github.com/ansible/ansible-builder/pull/173
* Copy the entire Ansible share dir for bug workaround by AlanCoding in https://github.com/ansible/ansible-builder/pull/172
* Show last 20 lines of output in case of error by AlanCoding in https://github.com/ansible/ansible-builder/pull/168
* Apply conservative test fixes by AlanCoding in https://github.com/ansible/ansible-builder/pull/174
* Show all defaults in help text, consolidate some by AlanCoding in https://github.com/ansible/ansible-builder/pull/177
* Delete test images test-by-test for multiprocessing concerns by AlanCoding in https://github.com/ansible/ansible-builder/pull/175
* Custom message if files are already in build context by AlanCoding in https://github.com/ansible/ansible-builder/pull/178
* Do not copy introspect.py file by AlanCoding in https://github.com/ansible/ansible-builder/pull/179
* Allow user to toggle image clean up for integration tests by pabelanger in https://github.com/ansible/ansible-builder/pull/182
* Copy build context folder into galaxy layer by pabelanger in https://github.com/ansible/ansible-builder/pull/180
* Address several documented usability issues by AlanCoding in https://github.com/ansible/ansible-builder/pull/181
* Fix Up the Documentation by beeankha in https://github.com/ansible/ansible-builder/pull/200
* Explicitly flip to root user during build process by shanemcd in https://github.com/ansible/ansible-builder/pull/205
* Bump ansible-builder tox job to 75mins by pabelanger in https://github.com/ansible/ansible-builder/pull/209
* Fix quay image path in documentation by dsafanyuk in https://github.com/ansible/ansible-builder/pull/202
* Refactor to a single-phase process but keep the three-stage Containerfile by AlanCoding in https://github.com/ansible/ansible-builder/pull/217
* Use pkg_resources to get version by AlanCoding in https://github.com/ansible/ansible-builder/pull/193
* Add wheel to list of requirements by shanemcd in https://github.com/ansible/ansible-builder/pull/219
* Run integration tests in github actions by shanemcd in https://github.com/ansible/ansible-builder/pull/220
* adding ansible-core to ignore list by thedoubl3j in https://github.com/ansible/ansible-builder/pull/199
* Add test to confirm that git requirements work by AlanCoding in https://github.com/ansible/ansible-builder/pull/221
* Only run github-workflow when those files change by pabelanger in https://github.com/ansible/ansible-builder/pull/224
* Make Flask test permissive to case by AlanCoding in https://github.com/ansible/ansible-builder/pull/229
* Add log for excluded requirements by AlanCoding in https://github.com/ansible/ansible-builder/pull/232
* Register marker to get rid of pytest warnings by AlanCoding in https://github.com/ansible/ansible-builder/pull/233
* Fix yaml Syntax Reference in Docs by beeankha in https://github.com/ansible/ansible-builder/pull/239
* Add podman to tox allowlist_externals for integration tests by beeankha in https://github.com/ansible/ansible-builder/pull/240
* Add Back 'create' Command as an Option by beeankha in https://github.com/ansible/ansible-builder/pull/236
* Split build and create integration tests by AlanCoding in https://github.com/ansible/ansible-builder/pull/243
* Validate Dependencies Section of Definition File by beeankha in https://github.com/ansible/ansible-builder/pull/245
* Move to bindep.txt for Containerfile by pabelanger in https://github.com/ansible/ansible-builder/pull/248
* Provide Same Verbosity Functionality for Create, Build, and Introspect by beeankha in https://github.com/ansible/ansible-builder/pull/249
* Add "Create" Command to Documentation by beeankha in https://github.com/ansible/ansible-builder/pull/250
* Add another python test requirement to skip by AlanCoding in https://github.com/ansible/ansible-builder/pull/230
* Change ansible-runner image to latest tag by AlanCoding in https://github.com/ansible/ansible-builder/pull/244
* Confirm that we don't install ansible-builder requirements into an EE by mistake by AlanCoding in https://github.com/ansible/ansible-builder/pull/222
* Try to keep less layer churn in the /output folder by AlanCoding in https://github.com/ansible/ansible-builder/pull/225
* Update IRC network by mscherer in https://github.com/ansible/ansible-builder/pull/255
* Fix another Freenode mention by mscherer in https://github.com/ansible/ansible-builder/pull/256
* Update Docs to Show Renamed build_arg_defaults Parameter by beeankha in https://github.com/ansible/ansible-builder/pull/259
* Fix location of ansible.cfg step in rendered Containerfile by shanemcd in https://github.com/ansible/ansible-builder/pull/261
* Fix delete_image in integration testing by Shrews in https://github.com/ansible/ansible-builder/pull/264
* Add docs tox target and Zuul job by Shrews in https://github.com/ansible/ansible-builder/pull/263
* Add cherry_picker 🍒⛏ by samdoran in https://github.com/ansible/ansible-builder/pull/265
* Update project linter settings by samdoran in https://github.com/ansible/ansible-builder/pull/266
* Add CODEOWNERS file by Shrews in https://github.com/ansible/ansible-builder/pull/273
* Add py38 job by Shrews in https://github.com/ansible/ansible-builder/pull/274
* Add a Patchback config by Shrews in https://github.com/ansible/ansible-builder/pull/275
* Add CLI type subcommand by Shrews in https://github.com/ansible/ansible-builder/pull/279
* Pre-pull some build images by Shrews in https://github.com/ansible/ansible-builder/pull/285
* Do not use dash to separate keys in setup.cfg by samdoran in https://github.com/ansible/ansible-builder/pull/287
* Remove some CI jobs by samdoran in https://github.com/ansible/ansible-builder/pull/288
* Add configuration for Read the Docs build and pin docs requirements by samdoran in https://github.com/ansible/ansible-builder/pull/298
* Switch project to squash-merge mode by Shrews in https://github.com/ansible/ansible-builder/pull/296
* Revert "Switch project to squash-merge mode" by Shrews in https://github.com/ansible/ansible-builder/pull/306
* Remove duplicate RTD config file by samdoran in https://github.com/ansible/ansible-builder/pull/300
* Set the version in the docs conf by samdoran in https://github.com/ansible/ansible-builder/pull/302
* Update yamllint settings by samdoran in https://github.com/ansible/ansible-builder/pull/309
* Add coverage reporting, requirements, update gitignore by samdoran in https://github.com/ansible/ansible-builder/pull/308
* Add issue templates by samdoran in https://github.com/ansible/ansible-builder/pull/311
* Remove github-workflows job by ssbarnea in https://github.com/ansible/ansible-builder/pull/312
* Add workflow to triage new issues and pull requests by samdoran in https://github.com/ansible/ansible-builder/pull/304
* Fix labeler workflow by samdoran in https://github.com/ansible/ansible-builder/pull/314
* Fix problems with issue templates by samdoran in https://github.com/ansible/ansible-builder/pull/316
* Create separate workflow for new/existing PRs/issues by samdoran in https://github.com/ansible/ansible-builder/pull/317
* Improve test performance and organization by samdoran in https://github.com/ansible/ansible-builder/pull/318
* Use v2.4.1 of issue-labeler action by samdoran in https://github.com/ansible/ansible-builder/pull/324
* Run tests using GitHub Actions by samdoran in https://github.com/ansible/ansible-builder/pull/284
* Run tests on all supported run times and fix `test_build_layer_reuse` test by samdoran in https://github.com/ansible/ansible-builder/pull/326
* Mark unreliable tests by samdoran in https://github.com/ansible/ansible-builder/pull/330
* Add Python 3.10 to the test matrix by samdoran in https://github.com/ansible/ansible-builder/pull/329
* Upload code coverage report by samdoran in https://github.com/ansible/ansible-builder/pull/331
* Add coverage badge by samdoran in https://github.com/ansible/ansible-builder/pull/333
* Add `--no-cache` option to `container build` by samdoran in https://github.com/ansible/ansible-builder/pull/335
* Do not sanitize user python requirements by Shrews in https://github.com/ansible/ansible-builder/pull/336
* Support multiple tags by Shrews in https://github.com/ansible/ansible-builder/pull/337
* Fix CI to use image from PR by Shrews in https://github.com/ansible/ansible-builder/pull/342
* No code coverage of test code by Shrews in https://github.com/ansible/ansible-builder/pull/344
* Revert PR 279 by Shrews in https://github.com/ansible/ansible-builder/pull/341
* Use lastest image in docs by Shrews in https://github.com/ansible/ansible-builder/pull/352
* Use `devel` tag for the development image by Shrews in https://github.com/ansible/ansible-builder/pull/353
* Create SECURITY.md by eqrx in https://github.com/ansible/ansible-builder/pull/356
* Normalize python package names during sanitization by Shrews in https://github.com/ansible/ansible-builder/pull/359
* Validate the EE definition file earlier by Shrews in https://github.com/ansible/ansible-builder/pull/366
* Support collection signing verification by eqrx in https://github.com/ansible/ansible-builder/pull/357
* Cleanup UserDefinition class by Shrews in https://github.com/ansible/ansible-builder/pull/370
* Added example EE config files by Akasurde in https://github.com/ansible/ansible-builder/pull/374
* Add --prune-images flag in build command by Akasurde in https://github.com/ansible/ansible-builder/pull/375

New Contributors
* dsafanyuk made their first contribution in https://github.com/ansible/ansible-builder/pull/202
* thedoubl3j made their first contribution in https://github.com/ansible/ansible-builder/pull/199
* mscherer made their first contribution in https://github.com/ansible/ansible-builder/pull/255
* ssbarnea made their first contribution in https://github.com/ansible/ansible-builder/pull/312
* eqrx made their first contribution in https://github.com/ansible/ansible-builder/pull/356
* Akasurde made their first contribution in https://github.com/ansible/ansible-builder/pull/374

**Full Changelog**: https://github.com/ansible/ansible-builder/compare/0.5.1...1.1.0

1.0.1

1.0.0

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.