Commit Graph

124 Commits

Author SHA1 Message Date
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
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
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
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
Ruben Fiszel
7044dc7eb1 build ee internally 2022-11-18 18:25:09 +01:00
Ruben Fiszel
ce484170fd Update docker-image.yml 2022-11-13 12:03:30 +01:00
Ruben Fiszel
80eb63c7e3 Update docker-image.yml 2022-11-12 18:35:25 +01:00
Ruben Fiszel
114f9d212b fix publish internal 2022-11-12 13:45:39 +01:00
Marty S
724574fc91 Add helm and AWS cli to main image (#887)
* Add helm and AWS cli to main image

* Add internal build

* Move dockerfile location

* Capitalize helm

Co-authored-by: martys <44445285+martysmojo@users.noreply.github.com>
2022-11-11 20:13:24 +01:00
Ruben Fiszel
8bcaf99310 ci: overwrite with multibuild 2022-11-11 14:57:17 +01:00
Ruben Fiszel
e6049ca7ba increase ci timeout 2022-11-10 17:18:58 +01:00
Ruben Fiszel
8656e1c6f1 feat: publish arm64 image (#885) 2022-11-10 14:36:30 +01:00