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 #25

Closed
wants to merge 1 commit into from

Conversation

archanaserver
Copy link

Updating the Ruby test workflow by using shared rubocop and foreman plugin test action:
https://github.com/theforeman/actions#rubocop
https://github.com/theforeman/actions#foreman-plugin-tests

Comment on lines -86 to -89
- name: Run plugin tests
run: |
bundle exec rake test:foreman_rescue
bundle exec rake test TEST="test/unit/foreman/access_permissions_test.rb"
Copy link
Author

Choose a reason for hiding this comment

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

related discussion theforeman/actions#16

@laugmanuel
Copy link
Member

LGTM, however I'll wait until the discussion regarding access_permissions_test is solved.

@ekohl
Copy link

ekohl commented Feb 1, 2024

If you have input on the discussion, then that would be very welcome. I haven't seen a lot of input from plugin maintainers on what is desired.

@archanaserver
Copy link
Author

I've temporarily drafted this until the issue at theforeman/actions#16 is resolved

@archanaserver archanaserver marked this pull request as draft April 12, 2024 09:43
@laugmanuel
Copy link
Member

This will be part of #27

@laugmanuel laugmanuel closed this May 6, 2024
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