-
Notifications
You must be signed in to change notification settings - Fork 89
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'develop' of github.com:TryQuiet/quiet into chore/bump-p…
…ackages
- Loading branch information
Showing
120 changed files
with
39,555 additions
and
38,510 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
name: E2E iOS | ||
|
||
on: | ||
pull_request: | ||
paths: | ||
- packages/mobile/** | ||
|
||
jobs: | ||
detox: | ||
timeout-minutes: 10 | ||
runs-on: [self-hosted, macOS, ARM64] | ||
|
||
steps: | ||
- uses: actions/checkout@v4 | ||
|
||
- name: Install dependencies | ||
run: | | ||
npm i | ||
npm run lerna bootstrap --scope @quiet/eslint-config,@quiet/logger,@quiet/common,@quiet/types,@quiet/state-manager,@quiet/backend,@quiet/identity,@quiet/mobile,backend-bundle | ||
- name: Pull binaries | ||
run: | | ||
git lfs install | ||
git lfs pull | ||
- name: Install pods | ||
run: | | ||
cd packages/mobile/ios | ||
pod install | ||
- name: Build Detox | ||
run: | | ||
cd packages/mobile | ||
detox build -c ios.sim.debug.ci | ||
- name: Run basic tests | ||
run: | | ||
cd packages/mobile | ||
detox test starter -c ios.sim.debug.ci |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,7 @@ jobs: | |
strategy: | ||
matrix: | ||
os: [ubuntu-20.04] | ||
os: [ubuntu-latest-m] | ||
|
||
steps: | ||
- name: "Print OS" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,15 +3,31 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [2.0.1-alpha.1](https://github.com/ZbayApp/monorepo/compare/backend-bundle@2.0.1-alpha.0...[email protected].1) (2023-09-25) | ||
## [2.0.1-alpha.2](https://github.com/TryQuiet/quiet/compare/backend-bundle@1.6.1...[email protected].2) (2023-10-09) | ||
|
||
**Note:** Version bump only for package backend-bundle | ||
|
||
|
||
|
||
|
||
|
||
## [2.0.1-alpha.0](https://github.com/ZbayApp/monorepo/compare/[email protected]@2.0.1-alpha.0) (2023-09-25) | ||
## [2.0.1-alpha.1](https://github.com/TryQuiet/quiet/compare/[email protected]@2.0.1-alpha.1) (2023-09-25) | ||
|
||
**Note:** Version bump only for package backend-bundle | ||
|
||
|
||
|
||
|
||
|
||
## [2.0.1-alpha.0](https://github.com/TryQuiet/quiet/compare/[email protected]@2.0.1-alpha.0) (2023-09-25) | ||
|
||
**Note:** Version bump only for package backend-bundle | ||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-alpha.18](https://github.com/TryQuiet/quiet/compare/[email protected]@2.0.0-alpha.18) (2023-10-04) | ||
|
||
**Note:** Version bump only for package backend-bundle | ||
|
||
|
@@ -20,6 +36,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline | |
|
||
|
||
# [1.7.0-alpha.0](/compare/[email protected]@1.7.0-alpha.0) (2023-08-29) | ||
|
||
**Note:** Version bump only for package backend-bundle | ||
|
||
|
||
|
||
|
||
|
||
## [1.6.1](https://github.com/TryQuiet/quiet/compare/[email protected]@1.6.1) (2023-09-25) | ||
|
||
**Note:** Version bump only for package backend-bundle | ||
|
@@ -52,7 +75,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline | |
|
||
|
||
|
||
# [1.4.0](https://github.com/ZbayApp/monorepo/compare/[email protected]@1.4.0) (2023-07-28) | ||
# [1.4.0](https://github.com/TryQuiet/quiet/compare/[email protected]@1.4.0) (2023-07-28) | ||
|
||
**Note:** Version bump only for package backend-bundle | ||
|
||
|
@@ -68,7 +91,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline | |
|
||
|
||
|
||
# [1.4.0-alpha.0](https://github.com/ZbayApp/monorepo/compare/[email protected]@1.4.0-alpha.0) (2023-06-19) | ||
# [1.4.0-alpha.0](https://github.com/TryQuiet/quiet/compare/[email protected]@1.4.0-alpha.0) (2023-06-19) | ||
|
||
**Note:** Version bump only for package backend-bundle | ||
|
||
|
@@ -244,7 +267,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline | |
|
||
|
||
|
||
# [0.19.0-alpha.1](https://github.com/ZbayApp/monorepo/compare/[email protected]@0.19.0-alpha.1) (2023-01-27) | ||
# [0.19.0-alpha.1](https://github.com/TryQuiet/quiet/compare/[email protected]@0.19.0-alpha.1) (2023-01-27) | ||
|
||
**Note:** Version bump only for package backend-bundle | ||
|
||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,8 +3,15 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [2.0.1-alpha.2](https://github.com/TryQuiet/backend/compare/@quiet/[email protected]...@quiet/[email protected]) (2023-10-09) | ||
|
||
**Note:** Version bump only for package @quiet/backend | ||
|
||
|
||
|
||
|
||
|
||
## [2.0.1-alpha.1](https://github.com/TryQuiet/backend/compare/@quiet/[email protected]...@quiet/[email protected]) (2023-09-25) | ||
## [1.9.4](https://github.com/TryQuiet/backend/compare/@quiet/[email protected]...@quiet/[email protected]) (2023-10-03) | ||
|
||
**Note:** Version bump only for package @quiet/backend | ||
|
||
|
@@ -13,7 +20,30 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline | |
|
||
|
||
## [2.0.1-alpha.0](https://github.com/TryQuiet/backend/compare/@quiet/[email protected]...@quiet/[email protected]) (2023-09-25) | ||
## [1.9.3](https://github.com/TryQuiet/backend/compare/@quiet/[email protected]...@quiet/[email protected]) (2023-10-03) | ||
|
||
**Note:** Version bump only for package @quiet/backend | ||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-alpha.20](https://github.com/TryQuiet/backend/compare/@quiet/[email protected]...@quiet/[email protected]) (2023-10-09) | ||
|
||
**Note:** Version bump only for package @quiet/backend | ||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-alpha.19](https://github.com/TryQuiet/backend/compare/@quiet/[email protected]...@quiet/[email protected]) (2023-10-04) | ||
|
||
**Note:** Version bump only for package @quiet/backend | ||
|
||
|
||
|
||
|
||
|
||
# [2.0.0-alpha.18](https://github.com/TryQuiet/backend/compare/@quiet/[email protected]...@quiet/[email protected]) (2023-10-04) | ||
|
||
**Note:** Version bump only for package @quiet/backend | ||
|
||
|
@@ -22,7 +52,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline | |
|
||
|
||
# [2.0.0-alpha.5](https://github.com/TryQuiet/backend/compare/@quiet/[email protected]...@quiet/[email protected]) (2023-09-19) | ||
## [1.9.2](https://github.com/TryQuiet/backend/compare/@quiet/[email protected]...@quiet/[email protected]) (2023-09-25) | ||
|
||
**Note:** Version bump only for package @quiet/backend | ||
|
||
|
@@ -69,8 +98,38 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline | |
|
||
|
||
|
||
|
||
# [1.10.0-alpha.0](https://github.com/TryQuiet/backend/compare/@quiet/[email protected]...@quiet/[email protected]) (2023-08-29) | ||
|
||
**Note:** Version bump only for package @quiet/backend | ||
|
||
|
||
|
||
|
||
|
||
## [1.9.4](https://github.com/TryQuiet/backend/compare/@quiet/[email protected]...@quiet/[email protected]) (2023-10-03) | ||
|
||
**Note:** Version bump only for package @quiet/backend | ||
|
||
|
||
|
||
|
||
|
||
## [1.9.3](https://github.com/TryQuiet/backend/compare/@quiet/[email protected]...@quiet/[email protected]) (2023-10-03) | ||
|
||
**Note:** Version bump only for package @quiet/backend | ||
|
||
|
||
|
||
|
||
|
||
## [1.9.2](https://github.com/TryQuiet/backend/compare/@quiet/[email protected]...@quiet/[email protected]) (2023-09-25) | ||
|
||
**Note:** Version bump only for package @quiet/backend | ||
|
||
|
||
|
||
|
||
|
||
## [1.9.1](https://github.com/TryQuiet/backend/compare/@quiet/[email protected]...@quiet/[email protected]) (2023-09-15) | ||
|
||
**Note:** Version bump only for package @quiet/backend | ||
|
Oops, something went wrong.