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

Feat: integration tests don't need stubbed WORKSPACE #188

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

chickenandpork
Copy link
Owner

@chickenandpork chickenandpork commented Dec 11, 2024

This PR will only land once:

...so this won't work for a while, but will keep an eye on it.

Testing

This was built and tested using a docker container generated form thin this repo:

docker run --rm -it \
    -v ~/src/rules_synology:/rules_synology \
    -v ~/src/rules_bazel_integration_test:/rules_bazel_integration_test \
    -w /rules_synology \
    ubuntu-x86:latest bash

@chickenandpork chickenandpork force-pushed the feat/integration-tests-dont-need-workspace branch from 9f91396 to b9b215f Compare December 12, 2024 19:16
@chickenandpork chickenandpork enabled auto-merge (squash) December 12, 2024 19:16
@chickenandpork chickenandpork merged commit 486e759 into master Dec 12, 2024
1 check passed
@chickenandpork chickenandpork deleted the feat/integration-tests-dont-need-workspace branch December 12, 2024 19:49
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