Skip to content

Conversation

@tbowers7
Copy link
Collaborator

  • Bumps actions/github-script from 7 to 8.
  • Bumps actions/checkout from 5 to 6.
  • Add "admin" branch for [bot] updates through the admin-orchestrator action.
  • Unify the CI build tasks to run with gradle caching. Spotless is enforced for pushes / PRs to main and develop, but only a straight build is required to pass for feature branches.
  • Do not run admin-orchestrator on pushes to all branches, just main.
  • Use CI-friendly gradle settings only in the CI environment.

tbowers7 and others added 9 commits November 10, 2025 13:04
	modified:   vendordeps/maple-sim.json
Add the time to the TEMPLATE_ORIGIN.txt file

	new file:   .github/workflows/create-dependabot-labels.yaml
	renamed:    .github/workflows/record_template_origin.yaml -> .github/workflows/record-template-origin.yaml
	modified:   .github/workflows/sync-template-updates.yaml
	deleted:    .github/workflows/template-sync.yml
	modified:   src/main/java/frc/robot/generated/TunerConstants.java
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 8.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](actions/github-script@v7...v8)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Add `admin-orchestrator` workflow

	modified:   .github/dependabot.yml
	new file:   .github/workflows/admin-orchestrator.yaml
	deleted:    .github/workflows/build.yml
	new file:   .github/workflows/ci.yaml
	deleted:    .github/workflows/main.yml
	new file:   gradle.properties
	modified:   .github/workflows/admin-orchestrator.yaml
	modified:   .github/workflows/ci.yaml
	modified:   .github/workflows/dependency-submission.yml
	deleted:    gradle.properties
	modified:   settings.gradle
	modified:   .github/workflows/admin-orchestrator.yaml
	modified:   settings.gradle
@tbowers7 tbowers7 merged commit db75e61 into main Dec 29, 2025
6 checks passed
@tbowers7 tbowers7 deleted the action_update branch December 29, 2025 03:06
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.

2 participants