Skip to content
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 7 commits into from
Jan 29, 2024
Merged

test: add ansible 2.16 #57

merged 7 commits into from
Jan 29, 2024

Conversation

sheldonhull
Copy link
Contributor

  • Fix magefile to also handle release fragment missing.
  • Generate latest release version.

- Fix magefile to also handle release fragment missing.
- Generate latest release version.
@sheldonhull sheldonhull requested review from a team as code owners January 29, 2024 15:31
@sheldonhull sheldonhull changed the title tests: add ansible 2.16 tests: add ansible 2.16 Jan 29, 2024
@sheldonhull sheldonhull changed the title tests: add ansible 2.16 test: add ansible 2.16 Jan 29, 2024
- 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
Copy link

codecov bot commented Jan 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3a2993a) 87.50% compared to head (56cf439) 87.50%.

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.
📢 Have feedback on the report? Share it here.

@sheldonhull sheldonhull merged commit 9312e74 into main Jan 29, 2024
14 checks passed
@sheldonhull sheldonhull deleted the tests/add-2.16 branch January 29, 2024 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants