Commit Graph

151 Commits

Author SHA1 Message Date
Ruben Fiszel 5285a9d26e attempt 1 at lsp on arm 2023-05-15 13:33:51 +02:00
Ruben Fiszel a4ceee4510 remove uffizzi 2023-05-11 22:42:20 +02:00
Ruben Fiszel aebb68c479 feat(frontend): add input library to flow builder 2023-05-09 16:08:22 +02:00
Ruben Fiszel 2670e41655 move tests to not use njsail 2023-04-22 08:24:54 +02:00
Ruben Fiszel d6fa5cbee2 add merge group to npm check 2023-04-15 11:03:51 +02:00
dependabot[bot] e65d0f7a38 chore(deps): bump actions/setup-go from 3 to 4 (#1309)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-go
  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>
2023-04-02 17:42:56 +02:00
Ruben Fiszel 43c3bfb9ba ci: extract to s3 directly 2023-04-01 15:38:58 +02:00
Ruben Fiszel 1377a1071c ci: extract to s3 directly 2023-04-01 15:36:26 +02:00
Ruben Fiszel 80e26d0bab Update deploy-to-s3.yml (#1338) 2023-03-29 20:31:09 +02:00
Ruben Fiszel 537793a256 deploy main to s3 2023-03-29 17:09:56 +02:00
Ruben Fiszel 88a5de60aa deploy main to s3 2023-03-29 17:05:42 +02:00
Ruben Fiszel d4e2a98cfe deploy main to s3 2023-03-29 16:50:30 +02:00
Ruben Fiszel 79ba39f1e0 deploy main to s3 2023-03-29 16:46:36 +02:00
Ruben Fiszel ce1165f859 fix change versions for cli 2023-03-24 12:25:30 +01:00
Ruben Fiszel 7041ea643d disable playwright for now 2023-03-10 12:54:00 +01:00
Ruben Fiszel 554e204e36 cleanup .workflows 2023-03-10 12:48:02 +01:00
dependabot[bot] c108bf909c chore(deps): bump docker/metadata-action from 3 to 4 (#1243)
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3 to 4.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](https://github.com/docker/metadata-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  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>
2023-02-28 11:02:14 +01:00
dependabot[bot] 3fd38ea92e chore(deps): bump docker/build-push-action from 3 to 4 (#1186)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  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>
2023-02-28 11:02:00 +01:00
Ruben Fiszel 69d4a23b4f send a webhook on new user + lazy static refactor (#1203)
* supercharge

* supercharge

* progress

* progress

* display config

* display config

* display config

* display config

* fix extensions

* fix build

* disable nsjail = false for test
2023-02-15 10:59:50 +01:00
Ruben Fiszel 07bf0d66cd chore(main): release 1.63.1 (#1202)
* chore(main): release 1.63.1

* update versions

* fix change versions

* fix change versions

* Apply automatic changes

* update base64

* fix versions

* improve app setup

* improve app setup

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-02-14 15:54:25 +01:00
Ruben Fiszel df71f7375d ci: seperate openbb group from main 2023-01-31 20:04:20 +01:00
dependabot[bot] 09159ce8b7 chore(deps): bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 (#1163)
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.5 to 1.3.6.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.5...v1.3.6)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-30 18:32:13 +00:00
Ruben Fiszel aea3a1bb3d add support for openbb 2023-01-28 03:57:25 +01:00
Ruben Fiszel 79afb712c7 add python-310 target 2023-01-28 03:34:40 +01:00
Adam Vollrath 83babf5772 Enable GitHub OAuth for Uffizzi Previews. (#1157)
* Enable GitHub OAuth for Uffizzi Previews.

* empty

* more specific build conditions

* Increase memory resources for `windmill` container.
2023-01-26 18:48:28 +01:00
Ruben Fiszel e63b3909cd ci: build both amd and arm on same workflow leveraging depot 2023-01-17 12:16:36 +01:00
Ruben Fiszel 16a2d61481 ci: npm run check generate backend client 2023-01-17 07:40:40 +01:00
Ruben Fiszel c0fe3774e8 ci: npm check on frontend change and uffizzi only on backend changes 2023-01-17 07:38:05 +01:00
Ruben Fiszel 6d5508e712 point uffizzi lsp to 60d image 2023-01-17 06:51:17 +01:00
Ruben Fiszel 233dd21a46 fix uffizzi preview 2023-01-17 06:46:37 +01:00
Adam Vollrath e8d2f26c12 Use Uffizzi workflow v2 and other minor improvements. (#1114)
* Use Uffizzi workflow `v2` and other minor improvements.

* Specify Uffizzi Preview URL as target for `playwright`.

Answers https://github.com/windmill-labs/windmill/pull/1106#issuecomment-1384334128

* recheck
2023-01-16 20:32:46 +01:00
Ruben Fiszel bb4ca8c99f playwright against uffizzi (#1109)
* all

* fix perms

* move build to depot

* login

* revert to docker build

* revert to docker build

* fix playwright
2023-01-16 18:01:45 +01:00
Vibhav Bobade eaf0388c25 create preview environments for every PR using Uffizzi (#1106)
* Integrate Uffizzi

* remove lsp build

Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2023-01-16 17:03:31 +01:00
Ádám Kovács b4908392d0 fix(frontend): Playwright (#1108)
* fix(frontend): Playwright

* fix(frontend): Update test base url

* feat(ci): Add base url to playwright
2023-01-16 16:51:14 +01:00
Ruben Fiszel 1729ce4e00 migrate more builds to depot.dev 2023-01-16 10:56:20 +01:00
Kyle Galbraith 3e443da627 add packages: write for ghcr (#1105) 2023-01-15 18:29:18 +01:00
Kyle Galbraith c136d79533 Switch to Depot for Arm image build (#1104)
* switch to Depot for native arm builds without emulation

* set Depot project id
2023-01-15 17:55:25 +01:00
Ruben Fiszel d931001ac0 feat: add openapi viewer (#1094)
* all

* all

* fix tests

* fix tests

* fix tests

* fix tests

* fix tests

* fix tests

* fix tests

* fix tests

* fix typecheck

* fix tests

* fix tests

* fix tests

* all
2023-01-11 20:28:50 +01:00
Ruben Fiszel 5ff34827e9 update change-versions 2023-01-11 04:54:55 +01:00
Ruben Fiszel a7070260d3 deprecate starters workspace by pointing resource types to admins 2023-01-01 09:00:56 +01:00
Ruben Fiszel e10a4d7a05 ci: remove community/ and pull-hub ci 2022-12-02 22:55:07 +01:00
Ruben Fiszel f329b495c4 use caching for dockerfile 2022-11-26 17:17:10 +01:00
Ruben Fiszel 760fdb2318 remove armv7 support for now 2022-11-25 18:05:05 +01:00
Ruben Fiszel 7d4222d7a2 remove nsjail from the non enterprise image 2022-11-25 17:04:52 +01:00
Ruben Fiszel 911a4c2356 ci: login to registry no matter what 2022-11-23 01:51:57 +01:00
Ruben Fiszel bc7afad1d9 ci: build_ee in parralel of build 2022-11-20 21:59:39 +01:00
Ruben Fiszel 7c5a555eba ci: build_ee in parralel of build 2022-11-20 21:47:39 +01:00
Ruben Fiszel 2acb35c7c2 fix lsp 2022-11-19 11:54:27 +01:00
Ruben Fiszel 7a76745ef6 ci: heavy needs build step 2022-11-18 20:21:31 +01:00
Ruben Fiszel 0a8fd771b0 feat: supercache extended to all version 2022-11-18 20:17:23 +01:00