Commit Graph

12 Commits

Author SHA1 Message Date
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
StandardNotes CI
0d16e6faaa chore(release): publish
- @standardnotes/desktop@3.23.65
 - @standardnotes/mobile@3.30.20
 - @standardnotes/releases@1.2.86
 - @standardnotes/snjs@2.123.6
 - @standardnotes/web-server@1.2.88
 - @standardnotes/web@3.38.4
2022-07-07 21:26:06 +00:00
Mo
3d49b95bc5 fix(web): themes inside editors urls 2022-07-07 16:16:47 -05:00
StandardNotes CI
306a2129a2 chore(release): publish
- @standardnotes/desktop@3.23.64
 - @standardnotes/mobile@3.30.17
 - @standardnotes/releases@1.2.83
 - @standardnotes/snjs@2.123.5
 - @standardnotes/web-server@1.2.87
 - @standardnotes/web@3.38.3
2022-07-07 18:21:27 +00:00
Mo
d9014615f0 fix(mobile): component viewer in mobile web 2022-07-07 13:08:52 -05:00
StandardNotes CI
6e2911105b chore(release): publish
- @standardnotes/desktop@3.23.62
 - @standardnotes/filepicker@1.21.4
 - @standardnotes/files@1.8.5
 - @standardnotes/mobile@3.30.13
 - @standardnotes/releases@1.2.79
 - @standardnotes/snjs@2.123.4
 - @standardnotes/web-server@1.2.84
 - @standardnotes/web@3.38.1
2022-07-07 11:12:12 +00:00
StandardNotes CI
6ebac52cb0 chore(release): publish
- @standardnotes/desktop@3.23.60
 - @standardnotes/filepicker@1.21.3
 - @standardnotes/files@1.8.4
 - @standardnotes/mobile@3.30.11
 - @standardnotes/releases@1.2.77
 - @standardnotes/snjs@2.123.3
 - @standardnotes/web-server@1.2.82
 - @standardnotes/web@3.37.7
2022-07-06 22:30:21 +00:00
StandardNotes CI
2b05f35433 chore(release): publish
- @standardnotes/api@1.4.4
 - @standardnotes/components-meta@2.7.3
 - @standardnotes/desktop@3.23.59
 - @standardnotes/encryption@1.13.3
 - @standardnotes/features@1.50.3
 - @standardnotes/filepicker@1.21.2
 - @standardnotes/files@1.8.3
 - @standardnotes/mobile@3.30.10
 - @standardnotes/models@1.15.3
 - @standardnotes/releases@1.2.76
 - @standardnotes/responses@1.9.2
 - @standardnotes/services@1.16.3
 - @standardnotes/snjs@2.123.2
 - @standardnotes/web-server@1.2.81
 - @standardnotes/web@3.37.6
 - @standardnotes/advanced-checklist@0.2.2
 - @standardnotes/simple-task-editor@1.4.1
2022-07-06 21:39:52 +00:00
StandardNotes CI
58720c8ad3 chore(release): publish
- @standardnotes/api@1.4.3
 - @standardnotes/components-meta@2.7.1
 - @standardnotes/desktop@3.23.53
 - @standardnotes/encryption@1.13.2
 - @standardnotes/features@1.50.2
 - @standardnotes/filepicker@1.21.1
 - @standardnotes/files@1.8.2
 - @standardnotes/icons@1.4.5
 - @standardnotes/mobile@3.30.1
 - @standardnotes/models@1.15.2
 - @standardnotes/releases@1.2.67
 - @standardnotes/responses@1.9.1
 - @standardnotes/services@1.16.2
 - @standardnotes/sncrypto-web@1.12.2
 - @standardnotes/snjs@2.123.1
 - @standardnotes/toast@1.3.2
 - @standardnotes/utils@1.8.1
 - @standardnotes/web-server@1.2.75
 - @standardnotes/web@3.37.1
 - @standardnotes/advanced-checklist@0.2.1
 - @standardnotes/spreadsheets@1.5.0
 - @standardnotes/authenticator@2.2.2
2022-07-06 13:56:47 +00:00
Mo
3ab1ef5e2a chore: fix snjs lint job; devDep structure 2022-07-06 08:39:43 -05:00
StandardNotes CI
73ebb62c88 chore(release): publish
- @standardnotes/api@1.4.2
 - @standardnotes/desktop@3.23.52
 - @standardnotes/encryption@1.13.1
 - @standardnotes/filepicker@1.21.0
 - @standardnotes/files@1.8.1
 - @standardnotes/mobile@3.30.0
 - @standardnotes/models@1.15.1
 - @standardnotes/releases@1.2.66
 - @standardnotes/services@1.16.1
 - @standardnotes/sncrypto-web@1.12.1
 - @standardnotes/snjs@2.123.0
 - @standardnotes/web-server@1.2.74
 - @standardnotes/web@3.37.0
2022-07-06 13:05:55 +00:00
Karol Sójko
0e40469e2f feat: add snjs package 2022-07-06 14:04:30 +02:00