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

Change to composite action with no Dockerfile #13

Closed
wants to merge 12 commits into from

Conversation

banesullivan
Copy link
Collaborator

@banesullivan banesullivan commented Jan 23, 2022

Option 1 (requires much testing)

This changes the action to be a "composite" action, no longer utilizing Docker. Execution with this is actually faster than pulling a prebuilt image (30s vs 1min.30s).

Ref actions/runner#665

We may need to also set up other package managers like how Python had to be installed

@banesullivan
Copy link
Collaborator Author

Closing this PR in favor of #14

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.

1 participant