Skip to content

Commit

Permalink
Update bazel version bump checklist
Browse files Browse the repository at this point in the history
- add bullet point about updating netlify.
- remove bullet point about updating circle CI. Bazel version in circle
CI is handled by nixpkgs.
  • Loading branch information
guibou committed Sep 3, 2019
1 parent db48893 commit a42e8cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MAINTAINERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@
We strive to always test against the latest non-LTS release
nonetheless, so bumping bazel regularly is required.

- [ ] Bump bazel download link for bazel in `.circleci/config.yml`
- [ ] Bump bazel download link for bazel in `azure-pipelines.yml`
- [ ] Update all bazel rules dependencies in `WORKSPACE` (e.g.
`io_bazel_skydoc`)
Expand All @@ -53,3 +52,4 @@ nonetheless, so bumping bazel regularly is required.
- Bump `MIN_BAZEL_*` in `start`
- TODO
- [ ] Add update notice to `CHANGELOG`
- [ ] Bump bazel version in .netlify/install.sh

0 comments on commit a42e8cb

Please sign in to comment.