Commit graph

80 commits

Author SHA1 Message Date
Karol Sójko
24a9078b22
fix: accessing job outputs 2022-10-19 14:48:45 +02:00
Karol Sójko
c5d19ad0b2
fix: files release workflow 2022-10-19 14:25:04 +02:00
Karol Sójko
f004653286
fix: event store release workflow 2022-10-19 14:23:02 +02:00
Karol Sójko
4850807ac1
fix: outputs referencing 2022-10-19 14:21:07 +02:00
Karol Sójko
526a21dde3
fix: cache directories 2022-10-19 14:16:03 +02:00
Karol Sójko
9a3ab6d1c1
fix: bundle temp dir cache setup 2022-10-19 14:12:16 +02:00
Karol Sójko
6bde0ec7ab
fix: auth release workflow 2022-10-19 14:02:46 +02:00
Karol Sójko
5b1d755670
fix: job conditionals 2022-10-19 13:59:23 +02:00
Karol Sójko
e58d2ec233
fix: bundling and publishing to separate registries 2022-10-19 13:57:02 +02:00
Karol Sójko
6742655a04
fix: debug parameter passing 2022-10-19 13:42:54 +02:00
Karol Sójko
02b36a1c11
fix: api-gateway release workflow 2022-10-19 13:38:05 +02:00
Karol Sójko
363c236d3e
fix: websockets workflow 2022-10-19 13:30:49 +02:00
Karol Sójko
c49634ae18
fix: add missing docker buildx setup for publishing 2022-10-19 13:22:34 +02:00
Karol Sójko
8fd06c4c8c
fix: docker tags on publishing workflow 2022-10-19 11:42:52 +02:00
Karol Sójko
935661ed35
fix: temp dir creation 2022-10-19 11:27:29 +02:00
Karol Sójko
6764250f6d
fix: common workflow 2022-10-19 11:12:49 +02:00
Karol Sójko
1c8a9f1dc9
fix: test setup 2022-10-19 10:48:06 +02:00
Karol Sójko
fd92866ba1
feat: building server applications in ARM64 architecture for Docker 2022-10-19 10:25:01 +02:00
Karol Sójko
c40f1312ca
fix(syncing-server): github workflow 2022-10-17 09:43:58 +02:00
Karol Sójko
528cd829fd
fix(websockets): github workflow 2022-10-17 09:39:53 +02:00
Karol Sójko
fd170f3bad
fix(workspaces): cache key 2022-10-17 09:20:43 +02:00
Karol Sójko
d232e71683
fix(workspaces): add debug logs for listing workspaces 2022-10-17 09:12:17 +02:00
Karol Sójko
63b2436d81
chore: fix caching paths 2022-10-14 12:18:47 +02:00
Karol Sójko
faacf92ba3
chore: improve deploy workflow for workspaces 2022-10-14 12:11:43 +02:00
Karol Sójko
d28c268e86
feat(websockets): add websockets service 2022-10-13 11:40:06 +02:00
Karol Sójko
7ef6765d5b
chore: upgrade dependabot 2022-10-06 13:05:37 +02:00
Karol Sójko
11492977c9
Merge pull request #157 from standardnotes/dependabot/github_actions/crazy-max/ghaction-import-gpg-5
chore(deps): bump crazy-max/ghaction-import-gpg from 4 to 5
2022-10-06 12:48:55 +02:00
Karol Sójko
44a9ade3fc
feat: add workspace microservice 2022-10-06 11:54:22 +02:00
dependabot[bot]
d133c5aacd
chore(deps): bump crazy-max/ghaction-import-gpg from 4 to 5
Bumps [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) from 4 to 5.
- [Release notes](https://github.com/crazy-max/ghaction-import-gpg/releases)
- [Changelog](https://github.com/crazy-max/ghaction-import-gpg/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crazy-max/ghaction-import-gpg/compare/v4...v5)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-import-gpg
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-12 06:31:27 +00:00
Karol Sójko
dcb3ad661c
chore(setup): node version setting up on workflows 2022-08-29 14:20:39 +02:00
Karol Sójko
cf49e1ff74
chore(deps): remove reviewers assignment from dependabot to avoid noise 2022-08-17 10:06:22 +02:00
Karol Sójko
9689be445c
Merge pull request #10 from standardnotes/dependabot/github_actions/convictional/trigger-workflow-and-wait-1.6.3
chore(deps): bump convictional/trigger-workflow-and-wait from 1.6.1 to 1.6.3
2022-07-15 09:46:30 +02:00
Karol Sójko
adba3ce0b5
chore(infra): remove deploying to DEV environment 2022-07-14 16:09:23 +02:00
Karol Sójko
4d1e8b48e6
Revert "fix: dependabot configuration"
This reverts commit 13307cf7bd.
2022-07-12 13:39:05 +02:00
Karol Sójko
13307cf7bd
fix: dependabot configuration 2022-07-12 13:37:08 +02:00
dependabot[bot]
82495fa724
chore(deps): bump convictional/trigger-workflow-and-wait
Bumps [convictional/trigger-workflow-and-wait](https://github.com/convictional/trigger-workflow-and-wait) from 1.6.1 to 1.6.3.
- [Release notes](https://github.com/convictional/trigger-workflow-and-wait/releases)
- [Commits](https://github.com/convictional/trigger-workflow-and-wait/compare/v1.6.1...v1.6.3)

---
updated-dependencies:
- dependency-name: convictional/trigger-workflow-and-wait
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-12 10:26:33 +00:00
Karol Sójko
741262d031
fix: dependabot configuration 2022-07-12 11:17:00 +02:00
Karol Sójko
5a60961470
feat: create dependabot configuration 2022-07-12 09:55:47 +02:00
Karol Sójko
84ff915a56
feat: add event store package 2022-07-11 11:58:13 +02:00
Karol Sójko
74aedbccfe
fix: publishing final image to docker hub 2022-07-08 12:45:12 +02:00
Karol Sójko
6e49298aea
fix: add pre-deployment e2e tests 2022-07-08 12:18:20 +02:00
Karol Sójko
12fa94539b
fix: build process due to composite packages 2022-07-06 10:29:06 +02:00
Karol Sójko
cffa6dc494
fix: add unplugged packages for a zero-install setup 2022-07-06 10:21:35 +02:00
Karol Sójko
d818799418
fix: testing project packages 2022-07-06 10:21:33 +02:00
Karol Sójko
808d18e7cd
feat: add domain-event-infra package 2022-07-06 10:20:51 +02:00
Karol Sójko
caaad9205c
fix: publishing setup 2022-07-06 10:07:44 +02:00
Karol Sójko
8a47c4bb41
feat: add domain-events package 2022-07-06 10:03:57 +02:00
Karol Sójko
2450d88a29
fix: install to be immutable 2022-06-28 11:13:06 +02:00
Mo
82da690139
chore: add pr workflow 2022-06-27 17:04:39 -05:00
Mo
e84bd73a39
chore: add snjs workflow event handler 2022-06-27 16:53:57 -05:00