Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.0.2 release #93

Closed
9 tasks done
austinletson opened this issue Aug 25, 2024 · 2 comments · Fixed by #95
Closed
9 tasks done

v1.0.2 release #93

austinletson opened this issue Aug 25, 2024 · 2 comments · Fixed by #95
Assignees
Labels

Comments

@austinletson
Copy link
Collaborator

austinletson commented Aug 25, 2024

v1.0.2

  • Create a release/v1.0.2 branch off of main for the release candidate.
  • Testing
    • Run functional_tests.yml workflow on release/v1.0.2.
  • Create a GitHub release of release/v1.0.2 with a v1.0.2 tag.
    • Copy the release notes from the ## Unreleased section of CHANGELOG.md.
    • After the release is created, verify a git tag named v1.0.2 is pointing to the release/v1.0.2 branch
  • Git tag manipulation.
    • Move the v1 tag to point to release/v1.0.2.
  • Verify action with uses: leanprover/[email protected] in test repo as a sanity check.
  • Create a PR to:
    • Create a PR to update CHANGELOG.md with the latest release.
  • Post release announcement in general/lean-action Zulip topic.
@austinletson
Copy link
Collaborator Author

The log expansion bug that should have been fixed by (#92) and motivated this release still occurs when using [email protected]. I will look more into this before moving forward with the release.

@austinletson austinletson self-assigned this Aug 25, 2024
@austinletson
Copy link
Collaborator Author

There was a second issue causing log expansion problems (see #94). I am adding the fix to the v1.0.2 release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant