Commit graph

106 commits

Author SHA1 Message Date
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
Karol Sójko
d21d752029
fix: newrelic deploy markers on syncing-server 2022-06-23 19:42:23 +02:00
Karol Sójko
786829f317
fix: workflow step names in scheduler 2022-06-23 18:48:37 +02:00
Karol Sójko
3f091175e2
fix: workflow step names 2022-06-23 18:47:13 +02:00
Karol Sójko
dd36b1859c
feat: prepare auth for one branch only development 2022-06-23 18:39:42 +02:00
Karol Sójko
163b7ff2d8
feat: prepare api-gateway for one branch only development 2022-06-23 18:34:03 +02:00
Karol Sójko
100eef2cb8
feat: prepare files server and scheduler for one branch only development 2022-06-23 18:27:37 +02:00
Karol Sójko
1d8cf4b675
fix: rename syncing-server release workflow 2022-06-23 14:16:13 +02:00
Karol Sójko
ca54d4e0a0
feat: prepare syncing server for one branch only development 2022-06-23 14:11:23 +02:00
Karol Sójko
4d8b021284
fix: remove not working discord notifications 2022-06-23 13:48:20 +02:00
Karol Sójko
db492c3787
fix: add install to the test process of syncing-server to compile microtime package 2022-06-23 12:22:59 +02:00
Karol Sójko
dd6d409ebb
fix: docker hub building process 2022-06-23 11:47:43 +02:00
Karol Sójko
9df87a0e3d
fix: local builds before dockage image build 2022-06-23 11:40:52 +02:00
Karol Sójko
38b42dad62
fix: bump docker github action version 2022-06-23 11:37:25 +02:00
Karol Sójko
57c3b9c29e
feat: add api-gateway package 2022-06-23 11:33:14 +02:00
Karol Sójko
b25f2e8c54
fix: remove unnessary cp of dotenv file 2022-06-23 08:50:55 +02:00
Karol Sójko
7a8a5fcfdf
feat: add files server package 2022-06-22 16:44:45 +02:00
Karol Sójko
6cc4ef90db
feat: add syncing-server package 2022-06-22 16:16:03 +02:00
Karol Sójko
8e5012009b
feat: add auth server package 2022-06-22 12:33:00 +02:00
Karol Sójko
8c5c52770b
fix: add immutable yarn install 2022-06-22 10:17:47 +02:00
Karol Sójko
e8d13627f8
fix: build the app before packagin into a Docker image 2022-06-21 16:04:46 +02:00
Karol Sójko
e90caeac32
fix: docker hub releasing 2022-06-21 15:10:53 +02:00
Karol Sójko
5d41ac769b
fix: build and deployment of scheduler 2022-06-21 14:33:45 +02:00
Karol Sójko
c205ebb710
fix: docker image building 2022-06-21 13:53:26 +02:00
Karol Sójko
17a0c9fd24
fix: install and build app locally before adding to docker image 2022-06-20 12:39:34 +02:00
Karol Sójko
a982c78541
fix: docker building for scheduler 2022-06-20 12:33:50 +02:00
Karol Sójko
49093923ca
fix: testing script for scheduler 2022-06-20 11:33:18 +02:00
Karol Sójko
586cdedf13
fix: remove pure lockfile flag from yarn installs 2022-06-20 11:13:10 +02:00
Karol Sójko
b6d06269d7
fix: upgrade versions in workflow 2022-06-20 11:08:58 +02:00
Karol Sójko
af68201a81
fix: yarn install command 2022-06-20 10:56:30 +02:00
Karol Sójko
24a4cc79ae
fix: add dev release workflow for scheduler 2022-06-20 10:28:29 +02:00