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

[Github Actions] Add test for AWS builder #931

Merged
merged 2 commits into from
Jan 15, 2025
Merged

[Github Actions] Add test for AWS builder #931

merged 2 commits into from
Jan 15, 2025

Conversation

rengolin
Copy link
Contributor

This is a temporary fix to move to Github Actions. It does not start/stop the instance automatically, this is left for later once we get the IAM/secret keys right, but it works as a temporary stop-gap for now.

I have added triggers for workflow_dispatch (ie. press the button on Github's web interface) and push (which also counts PRs). This means for now we still need to activate the instance whenever it runs, so we could keep only on worflow_dispatch and not push?

I don't mind either way.

@rengolin rengolin requested a review from alheinecke January 13, 2025 16:07
@alheinecke
Copy link
Collaborator

Is there any chance we can get automatic start going by early next week (01/20).

@rengolin
Copy link
Contributor Author

Is there any chance we can get automatic start going by early next week (01/20).

Done.

@rengolin
Copy link
Contributor Author

Tests run correctly, start-instance does the right thing (start when stopped, nothing when running), shutdown script does the right thing. We can disable the old graviton tests now and start moving all other tests to github actions.

Copy link
Collaborator

@alheinecke alheinecke left a comment

Choose a reason for hiding this comment

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

LGTM

@alheinecke alheinecke merged commit 50b5992 into main Jan 15, 2025
15 checks passed
@alheinecke alheinecke deleted the github-actions branch January 15, 2025 01:04
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