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

Resolve #217 - Update runner labels when needed #218

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

daltonv
Copy link
Contributor

@daltonv daltonv commented Aug 23, 2024

Description

If the role is run against a runner that is
already registered, the role will now update the
runner labels if they have changed.

The tests have been updated to reflect this.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Small minor change not affecting the Ansible Role code (Github Actions Workflow, Documentation etc.)

How Has This Been Tested?

I have tested this against a physical runner I own as well as updating the molecule tests to reflect this change.

If the role is run against a runner that is
already registered, the role will now update the
runner labels if they have changed.

The tests have been updated to reflect this.
@daltonv
Copy link
Contributor Author

daltonv commented Aug 23, 2024

Am I correct that the CI is failing because I don't have permissions to deploy to test?

@MonolithProjects
Copy link
Owner

Am I correct that the CI is failing because I don't have permissions to deploy to test?

Hi @daltonv yes you are right. I will adjust the actions workflow to not to confuse contributors. Will check your PR soon. Thanks!

Copy link
Owner

@MonolithProjects MonolithProjects left a comment

Choose a reason for hiding this comment

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

LGTM, Thanks!

@MonolithProjects MonolithProjects changed the base branch from master to develop September 25, 2024 14:14
@MonolithProjects MonolithProjects added the enhancement New feature or request label Sep 25, 2024
@MonolithProjects MonolithProjects merged commit fe97ec3 into MonolithProjects:develop Sep 25, 2024
5 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants