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

Rewrite to a shared GitHub Actions workflow #863

Merged
merged 1 commit into from
Jan 23, 2024
Merged

Rewrite to a shared GitHub Actions workflow #863

merged 1 commit into from
Jan 23, 2024

Conversation

adamruzicka
Copy link
Contributor

No description provided.

if: github.event_name != 'push'
run: |
bundle exec rake test:foreman_remote_execution
bundle exec rake test TEST="test/unit/foreman/access_permissions_test.rb"
Copy link
Member

Choose a reason for hiding this comment

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

This is the only difference. There wouldn't be coverage for this: theforeman/actions#16

@ekohl ekohl merged commit 28b6cf2 into master Jan 23, 2024
6 of 9 checks passed
@ekohl ekohl deleted the gha branch January 23, 2024 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants