You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it takes about 60-70 minutes… Note that you only need to do this if there are changes on the main
11
11
branch after the last run (it runs weekly on Sunday nights).
12
-
1. Update the CHANGELOG.md. Sonnet 4.5 does a great job of doing this. Example prompt:
12
+
1. Update the CHANGELOG.md. GenAI does a great job of doing this. Example prompt:
13
13
`I'm releasing vXX.X.X off the main branch, add a new entry for this release. Conform to the "Keep a Changelog" format, use past entries as a formatting guide. Run the trunk linter on your changes.`.
14
14
1. Validate the version does not have storage incompatibilities with the previous version. If so, add a warning to the CHANGELOG.md
15
15
that export/import of data will need to be run as part of the upgrade process.
0 commit comments