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

Make it easier to test without GitHub or a local FlakeHub #164

Merged
merged 3 commits into from
Sep 13, 2024

Conversation

edolstra
Copy link
Contributor

Passing --dest-dir will write the tarball and metadata to the specified directory instead of uploading to FlakeHub. This will also avoid getting revision info from GitHub, which is useful when testing against a local repo that hasn't been pushed to GitHub.

edolstra and others added 3 commits September 13, 2024 16:43
Passing `--dest-dir` will write the tarball and metadata to the
specified directory instead of uploading to FlakeHub. This will also
avoid getting revision info from GitHub, which is useful when testing
against a local repo that hasn't been pushed to GitHub.
Now they use some shared functionality to make it easier for getting rid
of ExecutionEnvironment::Fake.
@cole-h cole-h merged commit 41a7d04 into main Sep 13, 2024
8 checks passed
@cole-h cole-h deleted the edolstra/local-testing branch September 13, 2024 16:30
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