-
Notifications
You must be signed in to change notification settings - Fork 15
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
Tooling Improvements #6
Conversation
67e5ac5
to
3d141cf
Compare
|
Hey, you should check out https://github.com/bazel-contrib/publish-to-bcr/ for the actual publish step, so that every release gets automatically published to the registry. |
@alexeagle heya :) will do -- should i set that up before i get approved on the BCR PR? |
I generally do it from the beginning, following https://github.com/bazel-contrib/rules-template |
nice 👍🏻 caught me just in time, and on the perfect PR too. I'll add the |
179b97c
to
b68ab01
Compare
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: StepSecurity Bot <[email protected]> Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
- feat: add bazel ci presubmit - test: run integration test for bzlmod in ci - chore: add CLA, DCO docs - chore: add PR template - chore: add dependency review config - chore: drop outdated travis config - chore: readme updates Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
- add java linter plugin - add prettier-ignore and prettier-config - add pnpm lock - add husky - add lint-staged - add configuration to check lint before commit Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Signed-off-by: Sam Gammon <[email protected]>
Summary
Adds more project documentation and prepares for full BCR support.
Constituent PRs
Task list
Support for full-blown integration testsnote: next prChangelog