Commit Graph

16 Commits

Author SHA1 Message Date
Karol Sójko
aa236c784f chore: remove invalidatin cache on non-existing cloudfront distribution 2023-01-10 07:23:05 +01:00
Karol Sójko
3d8c12a789 fix: invalidate cache on web deploy for both .com and .org domains 2022-12-06 09:34:45 +01: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
58138c9a1f fix(web): bucket name for deployments 2022-08-04 08:10:34 +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
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
30f346143f chore(workflow): build before linting 2022-07-05 10:22:23 -05:00
Mo
bd66b191a5 chore: workflows for removal of develop branch 2022-06-23 20:02:20 -05:00
Mo
b7e4c47de7 chore(workflow): release glob patterns 2022-06-16 15:10:38 -05:00
Mo
e3f17dd8c1 chore(workflow): tags fix attempt 2022-06-16 14:19:05 -05:00
Mo
e4c8b6faf4 chore: workflows 2022-06-14 18:14:55 -05:00
Mo
ad601005b9 chore: workflow 2022-06-14 17:29:01 -05:00
Mo
5bbb952264 chore: workflow glob pattern 2022-06-14 16:58:00 -05:00
Mo
01793365bd chore: optimize workflows to avoid building components each time 2022-06-14 16:00:31 -05:00
Mo
9f9f9abab9 chore: workflow names 2022-06-14 13:00:40 -05:00