Commit graph

8 commits

Author SHA1 Message Date
Automated Version Bump 0f01e2a629 ci: version bump to 1.0.38 2022-12-29 23:37:22 +00:00
Automated Version Bump f901b88c55 ci: version bump to 1.0.37 2022-12-29 01:19:25 +00:00
Automated Version Bump 01dcc1bfbc ci: version bump to 1.0.36 2022-12-29 01:08:45 +00:00
Tak Wai Wong 7baa59114b update dendrite ver to 1.0.35 (#1148)
workaround a hardcoded logic in github action that auto-bumps the
version. See
https://linear.app/hnt-labs/issue/HNT-548/github-action-that-auto-bump-dendrite-version-blocked-deployment
2022-12-28 12:26:42 -08:00
Tak Wai Wong cb002f138d bump dendrite version to 1.0.36 (#1147) 2022-12-28 11:11:16 -08:00
Kerem Kazan 1b47ba86d6 Dendrite auto publish (#1050)
- Created a package.json in servers/dendrite. Moving forward, this file
is our canonical dendrite version, and our docker builds will depend on
this version.
- Created a script that extracts the package.json version and puts it
into the GitHub actions build environment as `RELEASE_VERSION`.
- Updated the GitHub action so that it builds and publishes the docker
image to dockerhub whenever we merge dendrite changes to main.

Co-authored-by: Automated Version Bump <gh-action-bump-version@users.noreply.github.com>
2022-12-14 15:03:01 -05:00
Kerem Kazan 74b820079c deleted accidental package.json artifact 2022-12-07 14:59:10 -05:00
Kerem Kazan 4b35774881 e2e test failure slack notification added (#1039)
With this PR, we'll notify the `#ci` slack channel when an e2e test
fails.
2022-12-07 14:51:41 -05:00