Skip to content

Commit

Permalink
Updated RELEASE_CHECK_LIST.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zaleslaw committed May 22, 2023
1 parent 172708d commit 76b2ff7
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions RELEASE_CHECK_LIST.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,16 @@
8. Run tests and build artifacts on TC for the commit with the release tag
9. Deploy artifacts on MavenCentral based on the commit with the release tag
10. Check artifacts' availability on MavenCentral
11. Update project TFHelloWorld with new dependency to the released artifact
12. Move examples from the KotlinDL project to the separate branch of TFHelloWorld and run them as tests
13. Run TFHelloWorld on different OS (Windows, Ubuntu, macOS)
14. Make fatJar from TFHelloWorld project and run on independent Amazon instance
11. Update
project [KotlinDL-serverside-release-testing-app](https://github.com/zaleslaw/KotlinDL-serverside-release-testing-app)
with new dependency to the released artifact
12. Move examples from the KotlinDL project to the separate branch
of [KotlinDL-serverside-release-testing-app](https://github.com/zaleslaw/KotlinDL-serverside-release-testing-app)
and run them as tests
13. Run [KotlinDL-serverside-release-testing-app](https://github.com/zaleslaw/KotlinDL-serverside-release-testing-app)
on different OS (Windows, Ubuntu, macOS)
14. Make `fatJar` or `shadowJar` tasks
from [KotlinDL-serverside-release-testing-app](https://github.com/zaleslaw/KotlinDL-serverside-release-testing-app)
project and run on independent Amazon instance


0 comments on commit 76b2ff7

Please sign in to comment.