Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(2722): Slack notifier on release workflows #2724

Merged
merged 3 commits into from
Feb 4, 2025

Conversation

islathehut
Copy link
Collaborator

@islathehut islathehut commented Feb 4, 2025

Pull Request Checklist

  • I have linked this PR to a related GitHub issue.
  • I have added a description of the change (and Github issue number, if any) to the root CHANGELOG.md.

(Optional) Mobile checklist

Please ensure you completed the following checks if you did any changes to the mobile package:

  • I have run e2e tests for mobile
  • I have updated base screenshots for visual regression tests

Screenshot 2025-02-04 at 5 30 26 PM

@islathehut islathehut force-pushed the chore/2722-slack-notifications-on-releases branch from 8145ad1 to c3de895 Compare February 4, 2025 22:29
@islathehut islathehut marked this pull request as ready for review February 4, 2025 22:29
@islathehut
Copy link
Collaborator Author

#2722

@islathehut islathehut changed the title Chore/2722 slack notifications on releases chore(2722): Slack notifier on release workflows Feb 4, 2025
@islathehut islathehut merged commit b0465ba into develop Feb 4, 2025
25 of 26 checks passed
@islathehut islathehut deleted the chore/2722-slack-notifications-on-releases branch February 4, 2025 22:42
islathehut added a commit that referenced this pull request Feb 4, 2025
* Add slack notifications on release outcome

* Update CHANGELOG.md
islathehut added a commit that referenced this pull request Feb 5, 2025
* Add slack notifications on release outcome

* Update CHANGELOG.md
islathehut added a commit that referenced this pull request Feb 10, 2025
* Publish

 - @quiet/[email protected]
 - @quiet/[email protected]

* Update packages CHANGELOG.md

* Update CHANGELOG.md

* Add encryption and decryption of messages

* Allow messages with unknown signatures or undecryptable contents to be stored in orbitdb

* Fixes for compatibility with 2629

* chore(2722): Slack notifier on release workflows (#2724)

* Add slack notifications on release outcome

* Update CHANGELOG.md

* fix(2726): Use base64url package for encoding/decoding auth data since the native decoder breaks on mobile (#2728)

* Fix/non-admin-invite-links (#2730)

* handle permissions errors during invite creation and display appropriate screens when non-admins try to admit users

* handle slow generating links and admin only features in mobile

* update changelog

* make import relative

* Publish

 - @quiet/[email protected]
 - @quiet/[email protected]

* Update packages CHANGELOG.md

* Fix/minor fixes (#2735)

* User correct output variable for version on linux build

* Update language on non-admin invite pages

* Fix version outputs on everything else

* Publish

 - @quiet/[email protected]
 - @quiet/[email protected]

* Update packages CHANGELOG.md

* Revert "Merge branch '4.0.0' into feat/2631-message-encrypt-decrypt"

This reverts commit b56651f, reversing
changes made to e26c287.

* Fix test

* Use member key and not team key for messages

* Fix encryption test

* Add getEncryptedEntries method to channel store

---------

Co-authored-by: Taea <[email protected]>
islathehut added a commit that referenced this pull request Feb 17, 2025
* Publish

 - @quiet/[email protected]
 - @quiet/[email protected]

* Update packages CHANGELOG.md

* Update CHANGELOG.md

* Add encryption and decryption of messages

* Allow messages with unknown signatures or undecryptable contents to be stored in orbitdb

* Fixes for compatibility with 2629

* chore(2722): Slack notifier on release workflows (#2724)

* Add slack notifications on release outcome

* Update CHANGELOG.md

* fix(2726): Use base64url package for encoding/decoding auth data since the native decoder breaks on mobile (#2728)

* Fix/non-admin-invite-links (#2730)

* handle permissions errors during invite creation and display appropriate screens when non-admins try to admit users

* handle slow generating links and admin only features in mobile

* update changelog

* make import relative

* Publish

 - @quiet/[email protected]
 - @quiet/[email protected]

* Update packages CHANGELOG.md

* Fix/minor fixes (#2735)

* User correct output variable for version on linux build

* Update language on non-admin invite pages

* Fix version outputs on everything else

* Publish

 - @quiet/[email protected]
 - @quiet/[email protected]

* Update packages CHANGELOG.md

* Revert "Merge branch '4.0.0' into feat/2631-message-encrypt-decrypt"

This reverts commit b56651f, reversing
changes made to e26c287.

* Fix test

* Use member key and not team key for messages

* Fix encryption test

* Add getEncryptedEntries method to channel store

---------

Co-authored-by: Taea <[email protected]>
islathehut added a commit that referenced this pull request Feb 19, 2025
* Publish

 - @quiet/[email protected]
 - @quiet/[email protected]

* Update packages CHANGELOG.md

* Update CHANGELOG.md

* Add encryption and decryption of messages

* Allow messages with unknown signatures or undecryptable contents to be stored in orbitdb

* Fixes for compatibility with 2629

* chore(2722): Slack notifier on release workflows (#2724)

* Add slack notifications on release outcome

* Update CHANGELOG.md

* fix(2726): Use base64url package for encoding/decoding auth data since the native decoder breaks on mobile (#2728)

* Fix/non-admin-invite-links (#2730)

* handle permissions errors during invite creation and display appropriate screens when non-admins try to admit users

* handle slow generating links and admin only features in mobile

* update changelog

* make import relative

* Publish

 - @quiet/[email protected]
 - @quiet/[email protected]

* Update packages CHANGELOG.md

* Fix/minor fixes (#2735)

* User correct output variable for version on linux build

* Update language on non-admin invite pages

* Fix version outputs on everything else

* Publish

 - @quiet/[email protected]
 - @quiet/[email protected]

* Update packages CHANGELOG.md

* Revert "Merge branch '4.0.0' into feat/2631-message-encrypt-decrypt"

This reverts commit b56651f, reversing
changes made to e26c287.

* Fix test

* Use member key and not team key for messages

* Fix encryption test

* Add getEncryptedEntries method to channel store

---------

Co-authored-by: Taea <[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.

2 participants