Skip to content

Conversation

@samfreund
Copy link
Member

@samfreund samfreund commented Dec 1, 2025

Description

Removes the checkbox for linting because it's easily invalidated by later pushes. Also prints a link to the linting docs on CI failure.

Meta

Merge checklist:

  • Pull Request title is short, imperative summary of proposed changes
  • The description documents the what and why
  • This PR has been linted.
  • 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

@samfreund samfreund requested a review from a team as a code owner December 1, 2025 15:33
Copy link
Contributor

@mcm001 mcm001 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't mind this being enabled on every failure, not just on pull requests. Also would be great to see an example of this in a job log

@github-actions github-actions bot added the frontend Having to do with PhotonClient and its related items label Dec 1, 2025
@samfreund samfreund force-pushed the lint-reminder branch 3 times, most recently from 995e0c6 to 4b56020 Compare December 3, 2025 19:40
@github-actions github-actions bot removed the frontend Having to do with PhotonClient and its related items label Dec 3, 2025
@samfreund samfreund force-pushed the lint-reminder branch 5 times, most recently from 826e0f8 to afe2c79 Compare December 4, 2025 17:42
Copy link
Collaborator

@Gold856 Gold856 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You need a set +e to let the script keep going after a non-zero exit code.

@samfreund samfreund requested a review from Gold856 December 5, 2025 08:43
@github-actions github-actions bot added the frontend Having to do with PhotonClient and its related items label Dec 5, 2025
@samfreund samfreund force-pushed the lint-reminder branch 3 times, most recently from 1e5e227 to bbd2342 Compare December 5, 2025 19:11
@github-actions github-actions bot removed the frontend Having to do with PhotonClient and its related items label Dec 5, 2025
@Gold856 Gold856 merged commit b7054f2 into PhotonVision:main Dec 5, 2025
42 checks passed
@samfreund samfreund deleted the lint-reminder branch December 17, 2025 16:21
samfreund added a commit to samfreund/photonvision that referenced this pull request Dec 18, 2025
## Description

Removes the checkbox for linting because it's easily invalidated by
later pushes. Also prints a link to the linting docs on CI failure.

## 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_
- [ ] This PR has been
[linted](https://docs.photonvision.org/en/latest/docs/contributing/linting.html).
- [ ] 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

Removes the checkbox for linting because it's easily invalidated by
later pushes. Also prints a link to the linting docs on CI failure.

## 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_
- [ ] This PR has been
[linted](https://docs.photonvision.org/en/latest/docs/contributing/linting.html).
- [ ] 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.

3 participants