Skip to content

Conversation

@sntxrr
Copy link
Member

@sntxrr sntxrr commented Oct 27, 2022

  • adding Github action that invalidates cache and pushes out to s3 on main branch

@AndrewKvalheim
Copy link
Member

re #3

git-subtree-dir: element-web
git-subtree-split: 8b7dafffc9be6daa251f6bfa3c7a6b85c2856993
git-subtree-dir: matrix-react-sdk
git-subtree-split: df9d81398ab9a7f59e11760548da2f8bbe7eb9ed
git subtree --prefix 'matrix-react-sdk' add --squash 'https://github.com/element-hq/matrix-react-sdk.git' 'v3.110.0'
cp element-web/config.sample.json static/config.json
AndrewKvalheim and others added 6 commits October 19, 2024 15:16
Token creation:

    http post 'https://matrix.example.com/_synapse/admin/v1/registration_tokens/new' \
      Authorization:"Bearer $MATRIX_ACCESS_TOKEN" \
      expiry_time:="$(date --date '2024-11-10T00:00:00-08:00' +'%s000')" \
      token='example'

Resolves #24
Co-authored-by: AJ Jordan <[email protected]>
Co-authored-by: Wm Salt Hale <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants