Original PR: https://github.com/apple/pkl/pull/333 Author: @bioball Created: 3/18/2024 Status: ✅ Merged Merged: 3/18/2024 Merged by: @bioball
Base: main ← Head: ci-release-branch
main
ci-release-branch
9437731
7 files changed (+25 additions, -6 deletions)
📝 .circleci/config.pkl (+5 -1) 📝 .circleci/config.yml (+15 -0) 📝 .circleci/jobs/BuildNativeJob.pkl (+1 -1) 📝 .circleci/jobs/DeployJob.pkl (+1 -1) 📝 .circleci/jobs/GradleCheckJob.pkl (+1 -1) 📝 .circleci/jobs/GradleJob.pkl (+1 -1) 📝 .circleci/jobs/SimpleGradleJob.pkl (+1 -1)
.circleci/config.pkl
.circleci/config.yml
.circleci/jobs/BuildNativeJob.pkl
.circleci/jobs/DeployJob.pkl
.circleci/jobs/GradleCheckJob.pkl
.circleci/jobs/GradleJob.pkl
.circleci/jobs/SimpleGradleJob.pkl
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.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/apple/pkl/pull/333
Author: @bioball
Created: 3/18/2024
Status: ✅ Merged
Merged: 3/18/2024
Merged by: @bioball
Base:
main← Head:ci-release-branch📝 Commits (1)
9437731Add CI to release/x.x branch📊 Changes
7 files changed (+25 additions, -6 deletions)
View changed files
📝
.circleci/config.pkl(+5 -1)📝
.circleci/config.yml(+15 -0)📝
.circleci/jobs/BuildNativeJob.pkl(+1 -1)📝
.circleci/jobs/DeployJob.pkl(+1 -1)📝
.circleci/jobs/GradleCheckJob.pkl(+1 -1)📝
.circleci/jobs/GradleJob.pkl(+1 -1)📝
.circleci/jobs/SimpleGradleJob.pkl(+1 -1)📄 Description
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.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.