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

Add GitHub actions for gem release and linting #87

Merged

Conversation

bastian-src
Copy link
Contributor

Use the official Foreman GitHub action to release new gems.

Additionally: Add yamllint action.

@bastian-src bastian-src force-pushed the feature/add_gha_for_release_and_lint branch from 3c2beb8 to 4ec0506 Compare April 16, 2024 12:13
.github/workflows/yamllint.yaml Outdated Show resolved Hide resolved
@bastian-src bastian-src force-pushed the feature/add_gha_for_release_and_lint branch from 4ec0506 to 19aae6f Compare April 16, 2024 16:17

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@bastian-src bastian-src force-pushed the feature/add_gha_for_release_and_lint branch from 19aae6f to d63afdf Compare April 16, 2024 16:20
@nadjaheitmann nadjaheitmann merged commit 0bf4508 into theforeman:master Apr 17, 2024
9 checks passed
@nadjaheitmann nadjaheitmann deleted the feature/add_gha_for_release_and_lint branch April 17, 2024 08:37
with:
allowed_owner: theforeman
secrets:
api_key: ${{ secrets.RUBYGEM_API_KEY }}
Copy link
Contributor

Choose a reason for hiding this comment

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

@evgeni We need the secrets.RUBYGEM_API_KEY for this action to work. Are you able to help out?

Copy link
Member

Choose a reason for hiding this comment

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

I can create you one, sure.

Copy link
Member

Choose a reason for hiding this comment

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

done

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.

None yet

4 participants