Improve release process

- remove towncrier logs from PR builds and move them to github releases
- set build version based on current time
- bump app version
This commit is contained in:
Stefan Ceriu
2022-07-22 16:23:50 +03:00
committed by Stefan Ceriu
parent 801a3fe508
commit e27e66f22b
5 changed files with 39 additions and 24 deletions

View File

@@ -81,18 +81,10 @@ jobs:
DIAWI_API_TOKEN: ${{ secrets.DIAWI_API_TOKEN }}
GITHUB_PR_NUMBER: ${{ github.event.number }}
- name: Read version_changes.md
id: read_changes
uses: juliangruber/read-file-action@v1
with:
path: ./version_changes.md
- name: Add release notes and Diawi info
uses: NejcZdovc/comment-pr@v1
with:
message: |
${{ steps.read_changes.outputs.content }}
:iphone: Scan the QR code below to install the build for this PR.
:lock: This build is for internal testing purpose. Only devices listed in the ad-hoc provisioning profile can install Element Alpha.