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

Testing Ansible Automation #278

Merged
merged 2 commits into from
Oct 27, 2023
Merged

Testing Ansible Automation #278

merged 2 commits into from
Oct 27, 2023

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Oct 27, 2023

Description

Bumping version to v8.6.1

Issues Resolved

[List any issues this PR will resolve. e.g., Fixes #1]

Check List

  • New functionality includes sanity testing.
    • All sanity tests pass. (`$ ansible-test sanity`).
    • All unit tests pass.
  • New functionality has been documented in the README if applicable.
    • New functionality has been thoroughly documented in the examples (please include helpful comments).

@@ -13,11 +13,11 @@ jobs:
- uses: actions/checkout@v2
- name: Bump version and push tag
id: tag_and_prepare_release
uses: moble/github-tag-action@main
uses: anothrNick/github-tag-action@1.61.0
Copy link
Collaborator

@AvijitOS AvijitOS Oct 27, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is this change now? i thought only collection version change

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is this change now? i thought only collection version change

Copy link
Collaborator

@akshith-gunasheelan akshith-gunasheelan Oct 27, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For other SDKs it was updated, noticed it was not yet updated in Ansible SDK during release and it is does not exist in the marketplace anymore.

Copy link
Collaborator

@alisha-k-kalladassery alisha-k-kalladassery left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes in release.yml is missing i think

@akshith-gunasheelan akshith-gunasheelan merged commit beea76e into master Oct 27, 2023
15 checks passed
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