Skip to content

Fix --list-versions in install.sh#59

Merged
samfreund merged 1 commit intomainfrom
fix-list-versions
Jul 3, 2025
Merged

Fix --list-versions in install.sh#59
samfreund merged 1 commit intomainfrom
fix-list-versions

Conversation

@crschardt
Copy link
Contributor

The code for listing versions was rewritten in #49, but a call to a deleted function was left in by mistake. This PR corrects that error.

@samfreund samfreund merged commit fce8848 into main Jul 3, 2025
13 checks passed
@Gold856 Gold856 deleted the fix-list-versions branch July 19, 2025 21:27
mcm001 pushed a commit to PhotonVision/photonvision that referenced this pull request Oct 21, 2025
## Description

Adds support for building images for the Luma P1. This bumps the image
modifier pin to v2025.0.4. This pulls in:

* Allow users to install any release via install.sh by @crschardt in
PhotonVision/photon-image-modifier#49
* Exit install script if run on systemcore by @crschardt in
PhotonVision/photon-image-modifier#58
* Fix --list-versions in install.sh by @crschardt in
PhotonVision/photon-image-modifier#59
* Remove large folders of firmware that (probably) isn't needed by
@crschardt in
PhotonVision/photon-image-modifier#41
* Cancel in progress runs by @spacey-sooty in
PhotonVision/photon-image-modifier#65
* Add limelight 4 support by @spacey-sooty in
PhotonVision/photon-image-modifier#52

**Full Changelog**:
PhotonVision/photon-image-modifier@v2025.0.3...v2025.0.4


## 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 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
spacey-sooty pushed a commit to spacey-sooty/photonvision that referenced this pull request Dec 22, 2025
## Description

Adds support for building images for the Luma P1. This bumps the image
modifier pin to v2025.0.4. This pulls in:

* Allow users to install any release via install.sh by @crschardt in
PhotonVision/photon-image-modifier#49
* Exit install script if run on systemcore by @crschardt in
PhotonVision/photon-image-modifier#58
* Fix --list-versions in install.sh by @crschardt in
PhotonVision/photon-image-modifier#59
* Remove large folders of firmware that (probably) isn't needed by
@crschardt in
PhotonVision/photon-image-modifier#41
* Cancel in progress runs by @spacey-sooty in
PhotonVision/photon-image-modifier#65
* Add limelight 4 support by @spacey-sooty in
PhotonVision/photon-image-modifier#52

**Full Changelog**:
PhotonVision/photon-image-modifier@v2025.0.3...v2025.0.4


## 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 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
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