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

CI pipeline testing pipeline config along with tests for G9 #51

Merged
merged 4 commits into from
Jan 28, 2025

Conversation

mark11778
Copy link
Contributor

Updated requirements.txt,
workflow dir with the yml file
added ci tests for G9

@mark11778 mark11778 requested a review from mslaffin January 24, 2025 02:20

on:
push:
branches: [main, develop, feature/ciG9]
Copy link
Collaborator

Choose a reason for hiding this comment

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

@mark11778 I think this PR looks pretty much good to go.

It seems unnecessary to have feature/ciG9 included in the push triggers though.

This is a temporary branch and it seems like we shouldn't want that hard-coded here because it'll be deleted after merging?

Would it cause problems to remove this?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ope, good catch. Yeah that was just for testing. Ill remove it now

@mslaffin mslaffin requested a review from bwalkerMIR January 28, 2025 16:07
@mslaffin mslaffin merged commit ae3667f into develop Jan 28, 2025
1 check passed
@mslaffin mslaffin deleted the feature/ciG9 branch January 28, 2025 16:08
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.

2 participants