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

[WIP]: feat: add mode option for testing #154

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bjohansebas
Copy link
Contributor

The idea is to make this tool work without a GitHub token, allowing us to test those tools we don't have access to, but don't want to unintentionally break.

@bjohansebas
Copy link
Contributor Author

I think the best way to try doing this is to generate a tarball of the local package, use that file as a dependency, and run tests.

@bjohansebas
Copy link
Contributor Author

I've been thinking about what the workflow could be like, maybe something like this could work:

image

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