File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -14,8 +14,9 @@ name: Publish to PyPi
14
14
# 3. Bump package version and generate latest Changelog
15
15
# 4. Publish package to PyPi test and prod repository
16
16
# 5. Kick off SAR App pipeline to publish latest version with minimal and extra dependencies
17
- # 6. Builds a new user guide and API docs with release version; update /latest pointing to newly released version
18
- # 7. Close all issues labeled "pending-release" and notify customers about the release
17
+ # 6. Builds and publish latest changelog from tip of the branch
18
+ # 7. Builds a new user guide and API docs with release version; update /latest pointing to newly released version
19
+ # 8. Close all issues labeled "pending-release" and notify customers about the release
19
20
20
21
# See MAINTAINERS.md "Releasing a new version" for release mechanisms
21
22
You can’t perform that action at this time.
0 commit comments