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

Pull schemes directly from GitHub for CI #19

Merged
merged 1 commit into from Jun 28, 2022
Merged

Conversation

belak
Copy link
Member

@belak belak commented Jun 28, 2022

This updates the builder and action to automatically pull schemes from GitHub without requiring the user to clone the schemes repo.

Copy link
Member

@JamyGolden JamyGolden left a comment

Choose a reason for hiding this comment

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

When will this use the internal scehemes over pulling from github? Nice change.

@belak
Copy link
Member Author

belak commented Jun 28, 2022

When using the CLI, it works in offline-mode by default. You can pass the --online flag to pull from GH.

When using the action, it's reversed - the default will pull from GitHub, unless you specify a schemes folder.

That means you should be able to drop the separate clone from the GH Workflows once this gets published.

@belak belak merged commit 85c8ab5 into main Jun 28, 2022
@belak belak deleted the belak/github-schemes branch June 28, 2022 14:37
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.

None yet

2 participants