-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
test: add ansible 2.16 #57
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
sheldonhull
commented
Jan 29, 2024
- Fix magefile to also handle release fragment missing.
- Generate latest release version.
- Fix magefile to also handle release fragment missing. - Generate latest release version.
- Replace double quotes with single quotes in `.aqua/aqua.yaml` - Update Python version specification format in `.github/workflows/test.yaml` - Remove unnecessary `working-directory` specification in `.github/workflows/test.yaml`
- Switch branch and directory name quotes in test.yaml to single quotes - Update aqua_version in aqua action from v1.32.0 to v2.21.3 - Add 'update-github-path-with-aqua' and 'aqua-install-tooling' steps - Change aqua_opts in both Aqua steps to '--tags installfirst' and '--tags tests' respectively
…line - Switch Python version from 3.10 to 3.11 in pipeline - Modify GitHub workflow to consistently set working-directory as './ansible_collections/delinea/core' - Change double quoted strings in YAML file to single quoted
- switch to single quotes for strings in 'branches' and 'HERE' values - downgrade python-version to '3.10' - replace double quotes with single in 'aqua_opts' value
- Switched to single quotes for string values - Removed `stable-2.13` from ansible version matrix - Unchanged python version and aqua options display formatting
andrii-zakurenyi
approved these changes
Jan 29, 2024
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #57 +/- ##
=======================================
Coverage 87.50% 87.50%
=======================================
Files 2 2
Lines 120 120
Branches 8 8
=======================================
Hits 105 105
Misses 14 14
Partials 1 1 ☔ View full report in Codecov by Sentry. |
tdillenbeck
approved these changes
Jan 29, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.