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 workflow using reusable actions #66

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

archanaserver
Copy link
Contributor

No description provided.

Comment on lines -78 to -82
- name: Run plugin tests
if: github.event_name != 'push'
run: |
bundle exec rake test:foreman_google -v --trace
bundle exec rake test TEST="test/unit/foreman/access_permissions_test.rb" -v --trace
Copy link
Contributor Author

Choose a reason for hiding this comment

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

.github/workflows/ruby.yml Outdated Show resolved Hide resolved
@archanaserver archanaserver changed the title Add shared GitHub Actions workflow for ruby testing Rewrite workflow using reusable actions Jan 25, 2024
@ekohl ekohl requested a review from stejskalleos January 26, 2024 11:51
@ofedoren ofedoren mentioned this pull request Jan 26, 2024
@evgeni evgeni merged commit 068c71f into theforeman:develop Jan 30, 2024
7 checks passed
@archanaserver archanaserver deleted the gha branch January 30, 2024 09:43
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