Skip to content

Conversation

@GrayHoang
Copy link
Contributor

@GrayHoang GrayHoang commented Jan 15, 2026

Description

New release workflow

Testing Done

Resolved Issues

#3554
#3567

Length Justification and Key Files to Review

Review Checklist

It is the reviewers responsibility to also make sure every item here has been covered

  • Function & Class comments: All function definitions (usually in the .h file) should have a javadoc style comment at the start of them. For examples, see the functions defined in thunderbots/software/geom. Similarly, all classes should have an associated Javadoc comment explaining the purpose of the class.
  • Remove all commented out code
  • Remove extra print statements: for example, those just used for testing
  • Resolve all TODO's: All TODO (or similar) statements should either be completed or associated with a github issue

@GrayHoang GrayHoang marked this pull request as ready for review January 17, 2026 19:17
Copy link
Contributor

@Andrewyx Andrewyx left a comment

Choose a reason for hiding this comment

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

Left some feedback. src/software/tar-out/unix_full_system_tar.tar.gz should not be pushed to remote. Looks like some acceptance criteria may be missing, so please remember to refer to the issue specs

@GrayHoang
Copy link
Contributor Author

image

Copy link
Contributor

@Andrewyx Andrewyx left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@nycrat nycrat left a comment

Choose a reason for hiding this comment

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

Looks good.

On another note, perhaps it would be beneficial to build for previous macos versions as well? Obviously we can't build for every version but perhaps just some past major versions would work?

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.

5 participants