GitHub Action updates ahead of the 2026 season#85
Merged
Conversation
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
e1e8628 to
462f7f7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
admin-orchestratoraction.admin-orchestratoron pushes to all branches, justmain.