Commit Graph

8 Commits

Author SHA1 Message Date
Kushal Pisavadia c8786f61e3 Persist jpkl to the workspace for releases (#314)
This is something that was published to Maven but not as a GitHub release.
 Persist it so that it can go out with a release.
2024-03-20 11:47:39 -07:00
Daniel Chao 441bc5861a Use smaller compute resource for patch test (#315)
Change resource size to "small".
2024-03-20 11:45:39 -07:00
Daniel Chao 08be512fe1 Add approval for release/x.x branch (#338)
Temporary workaround for now because our CI policy requires it.
2024-03-20 11:44:07 -07:00
Daniel Chao 6b04e1d606 Add CI to release/x.x branch (#333)
Adds logic to build (but not deploy) commits on the release branch.

This is so we have CI coverage for new patch releases of older versions.
2024-03-20 11:44:01 -07:00
Daniel Chao 1452dc5af3 Improve CircleCI builds (#294)
* Prevent build_artifacts.txt files from being published as
  GitHub releases
* Bump version to 1.0.2; make PRBs not depend on flakey pr-approval job
2024-03-20 11:43:52 -07:00
Daniel Chao 3421a97478 Add CI check to test patch file (#253)
This tests that the patch file can apply in CI.
2024-03-20 11:43:41 -07:00
Daniel Chao bb90343ae0 Use packages for CircleCI definition (#95) 2024-02-08 15:50:42 -08:00
Peter Niederwieser ecad035dca Initial commit 2024-02-01 14:00:22 -08:00