Commit Graph

262 Commits

Author SHA1 Message Date
Mo
18235751d4 ci: ios fix 2022-10-21 11:22:04 -05:00
Mo
ba9a9f8d01 ci: conditional (skip e2e) 2022-10-19 06:56:52 -05:00
Mo
80e76ee52c ci: conditional (skip e2e) 2022-10-19 06:56:00 -05:00
Mo
c83dc48d3f ci: pr linking (skip e2e) 2022-10-18 06:39:33 -05:00
Mo
66805fa552 ci: no PRs if depandabot (skip e2e) 2022-10-17 17:00:47 -05:00
Karol Sójko
0dad616c5c chore: restore publishing workflow until further fixes 2022-10-14 14:35:56 +02:00
Karol Sójko
3f87f223a3 chore: add components node module binding to cache 2022-10-14 14:12:49 +02:00
Karol Sójko
dc96b38c52 chore: fix docker publishing image step 2022-10-14 13:51:13 +02:00
Karol Sójko
38385dee90 chore: allow reruns of yarn install for yarn non pnp resolution 2022-10-14 13:46:08 +02:00
Karol Sójko
0738342cd6 chore: add caching only root node_modules 2022-10-14 13:44:53 +02:00
Karol Sójko
2000435ed5 chore: remove node_modules symlinks from cache dir 2022-10-14 13:38:35 +02:00
Karol Sójko
cff1a753ad chore: fix multiple paths yml syntax 2022-10-14 13:10:30 +02:00
Karol Sójko
846648ba25 chore: fix setup node order in publish workflow 2022-10-14 13:07:00 +02:00
Karol Sójko
b8a758180e Revert "chore: merge yarn and build cache"
This reverts commit 84bb2db048.
2022-10-14 13:05:18 +02:00
Karol Sójko
84bb2db048 chore: merge yarn and build cache 2022-10-14 13:04:23 +02:00
Karol Sójko
2a7d7c94f5 chore: yarn cache syntax 2022-10-14 12:59:11 +02:00
Karol Sójko
dd2a19f33d chore: improve publishing workflow 2022-10-14 12:56:14 +02:00
Aman Harwara
1c10214104 chore: remove unused dev build gh release (#1750) 2022-10-06 16:23:59 +05:30
Karol Sójko
2bdd931f6d fix(web): archived and deleted counts on encryption panel (#1423)
* fix(web): archived and deleted counts on encryption panel

* fix(snjs): yarn build snjs before e2e test suite docker builds
2022-08-23 11:38:43 +02:00
Karol Sójko
355c70d7f7 Revert "chore(setup): run linter before building on workflows"
This reverts commit ac24256f34.
2022-08-05 13:58:25 +02:00
Karol Sójko
ac24256f34 chore(setup): run linter before building on workflows 2022-08-05 13:54:16 +02:00
Karol Sójko
c72a407095 chore(setup): add yarn cache on workflow runs 2022-08-04 08:20:01 +02:00
Karol Sójko
58138c9a1f fix(web): bucket name for deployments 2022-08-04 08:10:34 +02:00
Karol Sójko
aabcd62dc2 Revert "chore(setup): fix publishing workflow"
This reverts commit 4d994dc79b.
2022-08-04 08:08:27 +02:00
Karol Sójko
f50a655f9f Revert "chore(setup): fix publishing workflow job dependencies"
This reverts commit ae3e275cee.
2022-08-04 08:07:46 +02:00
Karol Sójko
ae3e275cee chore(setup): fix publishing workflow job dependencies 2022-08-03 21:20:01 +02:00
Karol Sójko
4d994dc79b chore(setup): fix publishing workflow 2022-08-03 21:18:54 +02:00
Karol Sójko
1cefaf10ee chore(setup): remove ruby from publish workflow 2022-08-03 15:59:56 +02:00
Karol Sójko
483cac90cf feat(web): remove web-server and change web to a static website deployment (#1360)
* feat(web): add deploying static app

* fix(web): linter ignore patterns

* fix(web): cloudfront invalidation and favicons placement

* feat(web-server): remove web-server package in favour of web

* fix(web): remove linter parallel jobs due to oom issue

* fix(mobile): eslintignore paths

* fix(web): copy of components

* fix(web): include building components in building all process

* fix(web): copying of components
2022-08-03 14:51:59 +02:00
Mo
baf7fb0019 ci: ability to skip e2e workflow [skip e2e] 2022-07-18 11:36:21 -05:00
Mo
4d30331861 chore: workflows 2022-07-15 07:41:04 -05:00
dependabot[bot]
9e835c3b07 chore(deps): bump actions/checkout from 2 to 3 (#1264)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-15 11:48:13 +02:00
Mo
a5ccaf1331 chore: snjs e2e pr workflow 2022-07-09 06:20:34 -05:00
Karol Sójko
3e4e7fd0e0 feat: add building of SNJS Docker image for e2e testing purposes (#1225)
* feat: add building of SNJS Docker image for e2e testing purposes

* fix: contents of snjs package

* feat: add running e2e test suite

* fix: include mocha directory in the snjs yarn package

* fix: add triggering e2e tests with specific image tag

* fix: mocha tests url

* fix: add tests before publishing new version

* fix: temporary skip linter errors

* Revert "fix: temporary skip linter errors"

This reverts commit c989536930a291677f6ef8cad402feb13f066b8c.

* fix: replace test libraries with unpkg CDN versions

* fix: update yarn lock and remove cached libs

* fix: add missing library to mocha tests

* fix: restore chai-as-promised built version

* fix: serving sncrypto-web in mocha test suite

* fix: add copy of sncrypto-web to gitignore files
2022-07-08 11:36:12 +02:00
Mo
2988c71334 chore: add workflow to test web server build (#1226) 2022-07-07 07:22:30 -05:00
Mo
ca6e3ca9e9 chore: snap workflow 2022-07-06 11:43:35 -05:00
Mo
a900f8b493 Revert "chore(workflow+temp): disable failing step"
This reverts commit 28dbb95965.
2022-07-06 11:31:10 -05:00
Mo
6116287138 chore: sync workflow 2022-07-06 08:12:28 -05:00
Karol Sójko
a9fe67977c fix: remove continuing on error with publishing packages 2022-07-06 13:30:58 +02:00
Mo
60d1554ff7 chore: workflow 2022-07-05 13:54:14 -05:00
Mo
28dbb95965 chore(workflow+temp): disable failing step 2022-07-05 13:41:00 -05:00
Karol Sójko
af2b73026c fix: add cancel-in-progress concurrency on publishing workflow 2022-07-05 19:38:26 +02:00
Mo
462b8e3cbd chore(docs): discord link 2022-07-05 11:46:18 -05:00
Mo
ce626dde8b chore: docs workflow 2022-07-05 11:36:48 -05:00
Mo
5ccb42cf5f chore: workflow 2022-07-05 11:29:13 -05:00
Mo
3f65a3263e Revert "chore(workflow): temporarily remove docs deploy"
This reverts commit 618e0e0784.
2022-07-05 11:24:43 -05:00
Mo
a7c8de9a81 chore: workflow 2022-07-05 10:47:52 -05:00
Mo
dd6f84ab77 chore(workflow): use nvmrc file 2022-07-05 10:34:30 -05:00
Mo
30f346143f chore(workflow): build before linting 2022-07-05 10:22:23 -05:00
Mo
5ee7b0639a chore: publish workflow 2022-07-05 10:15:23 -05:00