Skip to content

Serve denial page on SystemCore#2302

Open
samfreund wants to merge 12 commits intoPhotonVision:2027from
samfreund:nono-systemcore
Open

Serve denial page on SystemCore#2302
samfreund wants to merge 12 commits intoPhotonVision:2027from
samfreund:nono-systemcore

Conversation

@samfreund
Copy link
Member

@samfreund samfreund commented Jan 15, 2026

Description

We don't want to officially support SystemCore. This PR serves a page delineating why SC isn't supported.

Supercedes #2170 cause I'm too lazy to fix the git history.

Meta

Merge checklist:

  • Pull Request title is short, imperative summary of proposed changes
  • The description documents the what and why
  • If this PR changes behavior or adds a feature, user documentation is updated
  • If this PR touches photon-serde, all messages have been regenerated and hashes have not changed unexpectedly
  • If this PR touches configuration, this is backwards compatible with settings back to v2025.3.2
  • If this PR touches pipeline settings or anything related to data exchange, the frontend typing is updated
  • If this PR addresses a bug, a regression test for it is added

Gold856 and others added 11 commits October 28, 2025 13:39
## Description

Added systemcore to a couple of build files in order for `./gradlew
publishToMavenLocal` to generate systemcore-compatible dependencies.

Needed to support deploying photonlib to systemcore.

## Meta

Merge checklist:
- [x] Pull Request title is [short, imperative
summary](https://cbea.ms/git-commit/) of proposed changes
- [x] The description documents the _what_ and _why_
- [ ] If this PR changes behavior or adds a feature, user documentation
is updated
- [ ] If this PR touches photon-serde, all messages have been
regenerated and hashes have not changed unexpectedly
- [ ] If this PR touches configuration, this is backwards compatible
with settings back to v2024.3.1
- [ ] If this PR touches pipeline settings or anything related to data
exchange, the frontend typing is updated
- [ ] If this PR addresses a bug, a regression test for it is added

---------

Co-authored-by: Gold856 <[email protected]>
@samfreund samfreund requested a review from a team as a code owner January 15, 2026 06:33
@github-actions github-actions bot added documentation Anything relating to https://docs.photonvision.org backend Things relating to photon-core and photon-server labels Jan 15, 2026
@github-actions github-actions bot added the frontend Having to do with PhotonClient and its related items label Jan 15, 2026
@github-actions github-actions bot removed the frontend Having to do with PhotonClient and its related items label Jan 15, 2026
@samfreund
Copy link
Member Author

Not sure why this is failing, I think we need to rebase main onto 2027

@mcm001
Copy link
Contributor

mcm001 commented Mar 16, 2026

Yeah git history is wonky

@Gold856
Copy link
Member

Gold856 commented Mar 16, 2026

Whoops. Guess that's what we get for rebasing...

@spacey-sooty
Copy link
Member

Oh I've seen similar to this working on other things, if you rebase again you should be able to get rid of it this happens due to the order certain things are rebased. Its weird

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend Things relating to photon-core and photon-server documentation Anything relating to https://docs.photonvision.org

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants