Commit graph

86 commits

Author SHA1 Message Date
Kamil Kisiela
a52e6d50bc
Update build-and-dockerize.yaml 2023-01-17 17:39:16 +01:00
Kamil Kisiela
184ac2cf55
Fix docker tag normalization 2023-01-17 17:38:19 +01:00
Kamil Kisiela
f0af9f2e67
Use ClickHouse Cloud for READ operations and drop legacy tables (#1031) 2023-01-17 11:45:09 +01:00
renovate[bot]
dd7412e358
fix(deps): update dependency @theguild/components to v4.5.0 (#998)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dotan Simha <dotansimha@gmail.com>
2023-01-16 11:18:49 +00:00
renovate[bot]
da8b3c67f9
chore(deps): update mikefarah/yq action to v4.30.8 (#1010)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-15 10:16:46 +02:00
renovate[bot]
8d7bceb960
chore(deps): update actions/setup-node action to v3.6.0 (#991)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-13 08:46:42 +01:00
Dotan Simha
2ce6fd28d3
Fixed issues with missing "latest" publish to Docker (#989) 2023-01-11 16:04:23 +00:00
Kamil Kisiela
a57c7be7d2
experiment: disable git pre-commit hook (#987) 2023-01-11 11:26:42 +01:00
renovate[bot]
3004626930
chore(deps): update actions/upload-artifact action to v3.1.2 (#966)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-08 09:34:44 +00:00
Dotan Simha
e55e168f5d
Upgrade Contour to latest version (#940) 2023-01-02 13:38:20 +00:00
Dotan Simha
b2c7bffe6a
Use pnpm version from package.json for CI (#938) 2023-01-02 08:26:42 +00:00
Kamil Kisiela
a972fe26f2
Improvements in change detection and the strictness of the registry (#930) 2022-12-30 14:51:42 +00:00
Dotan Simha
34b80e9492
Drop dockest, refactor integration testkit, and run all integration tests in parallel (#883)
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
2022-12-28 10:37:23 +01:00
Kamil Kisiela
25cd314e76
Make docker bake metadata output collapsible 2022-12-28 10:06:23 +01:00
renovate[bot]
6a36737140
chore(deps): update swatinem/rust-cache action to v2 (#898)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-27 14:29:11 +02:00
Laurin Quast
421e3417c5
add graphql armor (#844) 2022-12-22 12:14:38 +01:00
renovate[bot]
1c0882194e
chore(deps): update frabert/replace-string-action action to v2.4 (#850)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-22 08:17:28 +00:00
Dotan Simha
e391a8f8eb
added timeout to dockerize task (#860) 2022-12-22 08:09:21 +00:00
Dotan Simha
5404809378
Fix staging deployment remote trigger notification (#843) 2022-12-21 11:08:31 +01:00
Dotan Simha
b8f465ec35
Fixes for CI and composite actions (#841) 2022-12-21 09:23:51 +00:00
Dotan Simha
6267dff8c9
Upgrade to Node 18 (#818) 2022-12-21 10:25:00 +02:00
Dotan Simha
f7e7b40f39
take 5 fix naming 2022-12-20 16:56:36 +02:00
Dotan Simha
a70c6a8626
take 4 2022-12-20 16:45:42 +02:00
Dotan Simha
39c3fba699
take 3 2022-12-20 16:42:42 +02:00
Dotan Simha
eccb049d03
ci fixes take 2 2022-12-20 16:40:42 +02:00
Dotan Simha
e1810a21bc
fix ci issues take 1 2022-12-20 16:35:51 +02:00
Dotan Simha
69ff4d3a24
Replace tgz artifacts with Docker images and refactor all CI pipelines (#808) 2022-12-20 16:34:46 +02:00
renovate[bot]
364243123b
Update mikefarah/yq action to v4.30.6 (#827)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-18 09:15:57 +02:00
Kamil Kisiela
5d34dffb1a
Revert "[🔧 ESLint] fixes for yaml with yml/plain-scalar rule" (#768) 2022-12-08 11:27:32 +00:00
Dimitri POSTOLOV
eb43ee84d3
[🔧 ESLint] fixes for yaml with yml/plain-scalar rule (#738)
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
2022-12-08 08:53:56 +01:00
Kamil Kisiela
86161052bd
Transfer ownership of an organization (#732) 2022-12-07 11:36:52 +01:00
Laurin Quast
f0735fad28
feat: federation 2 service container (#743) 2022-12-06 12:01:03 +01:00
Dotan Simha
b505ff1cef
Move landing page to be under the unified domain the-guild.dev (#746) 2022-12-06 09:49:29 +00:00
Denis Badurina
7436c85fcd
E2E testing (#685)
Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>
Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
2022-12-02 10:12:07 +00:00
Laurin Quast
8412a34e1a
new artifacts API (#692)
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
2022-12-01 11:08:52 +01:00
renovate[bot]
758e5c1d78
Update changesets/action action to v1.4.1 (#694)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-26 14:27:09 +01:00
renovate[bot]
1afe0ec73a
Update dependency @theguild/prettier-config to v1 (#676)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
2022-11-24 10:00:41 +00:00
Kamil Kisiela
e116841a73
Fix ESM/CJS (#668)
Co-authored-by: enisdenjo <badurinadenis@gmail.com>
2022-11-22 17:58:48 +01:00
Kamil Kisiela
f420d21baa
Use GITHUB_OUTPUT, build less and update actions/cache to v3 (#663) 2022-11-22 11:57:50 +01:00
Kamil Kisiela
65f3372dfa
npm-shrinkwrap, this time for real (#646) 2022-11-11 11:46:18 +01:00
renovate[bot]
a80e3aea7a
Update pnpm/action-setup action to v2.2.4 (#640)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-11 10:00:19 +01:00
Kamil Kisiela
750b46d155
Fix oclif tarballs (#629) 2022-11-10 16:07:39 +01:00
Dotan Simha
8ba1244f48
Create pull_request_template.md based on OWASP checklist (#613)
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
2022-11-10 11:55:40 +01:00
Kamil Kisiela
6897e54733
Improve ESLint speed (#623) 2022-11-09 11:55:07 +01:00
Kamil Kisiela
51cb4bb412
Request Proxy in CF Worker (#517) 2022-11-07 14:27:19 +01:00
Dimitri POSTOLOV
12ceda69dc
Use pnpm instead of yarn (#477)
Co-authored-by: enisdenjo <badurinadenis@gmail.com>
Co-authored-by: Denis Badurina <denis@domonda.com>
2022-11-01 02:11:53 +02:00
Dotan Simha
5773754785
Update all Pulumi dependencies to latest and fix deployment tsconfig.json (#541) 2022-10-26 10:27:35 +03:00
Saihajpreet Singh
af772fbdeb
update to next yoga version (#497)
* udpate to next yoga version

* sanitize branch
2022-10-20 11:54:13 +00:00
Kamil Kisiela
3b6ba14840
Update ci.yaml 2022-10-14 13:09:55 +02:00
Dotan Simha
153bc9abe6
Sanitize branch name to comply with Docker tag (#484) 2022-10-14 10:21:08 +00:00