12840 Commits

Author SHA1 Message Date
Ruben Fiszel
b9e473f459 chore(main): release 1.6.1 (#34)
* chore(main): release 1.6.1

* Apply automatic changes

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2022-05-10 21:38:59 +02:00
dependabot[bot]
3b81864c37 chore(deps): bump serde_json from 1.0.79 to 1.0.81 in /backend (#26)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.79 to 1.0.81.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.79...v1.0.81)

---
updated-dependencies:
- dependency-name: serde_json
  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>
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2022-05-10 21:32:22 +02:00
Ruben Fiszel
9bee83caae fix: also store and display "started at" for completed jobs (#33) 2022-05-10 21:32:07 +02:00
Ruben Fiszel
ce70ec783e run prettier 2022-05-10 21:29:54 +02:00
dependabot[bot]
c4235a78bf chore(deps): bump tower-http from 0.2.5 to 0.3.3 in /backend (#27)
Bumps [tower-http](https://github.com/tower-rs/tower-http) from 0.2.5 to 0.3.3.
- [Release notes](https://github.com/tower-rs/tower-http/releases)
- [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.2.5...tower-http-0.3.3)

---
updated-dependencies:
- dependency-name: tower-http
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2022-05-10 21:18:04 +02:00
dependabot[bot]
cf914f6781 chore(deps): bump thiserror from 1.0.30 to 1.0.31 in /backend (#30)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.30 to 1.0.31.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.30...1.0.31)

---
updated-dependencies:
- dependency-name: thiserror
  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>
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2022-05-10 21:07:45 +02:00
dependabot[bot]
b4f62162f5 chore(deps): bump serde from 1.0.136 to 1.0.137 in /backend (#32) 2022-05-10 21:07:29 +02:00
dependabot[bot]
50a55c0cec chore(deps): bump mhart/alpine-node from 14 to 16 (#21)
Bumps mhart/alpine-node from 14 to 16.

---
updated-dependencies:
- dependency-name: mhart/alpine-node
  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>
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2022-05-10 17:28:49 +02:00
Ruben Fiszel
fda80f2563 ci: push to private registry builded image no matter what 2022-05-10 17:15:16 +02:00
dependabot[bot]
0092a55e38 chore(deps): bump GoogleCloudPlatform/release-please-action from 2 to 3 (#20) 2022-05-10 14:41:11 +02:00
dependabot[bot]
7017e9bb83 chore(deps): bump actions/checkout from 2 to 3 (#19)
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-05-10 14:24:17 +02:00
Juan Calderon-Perez
6143d95960 ci: add support for dependabot (#9)
* Add support for dependabot

* Add dependabot support for Python clients

* move to a weekly schedule

Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2022-05-10 12:14:38 +00:00
Ruben Fiszel
40834319a9 chore: release 1.6.0 (#6)
* Apply automatic changes

* Update version.txt

* Apply automatic changes

* Update CHANGELOG.md

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2022-05-10 12:48:04 +02:00
Ruben Fiszel
12ae9cabb3 ci: add codeowners 2022-05-10 09:41:44 +02:00
Ruben Fiszel
76c2fe492d ci: add CLA 2022-05-10 09:12:24 +02:00
Ruben Fiszel
eda3546d4c ci: add CLA 2022-05-10 09:02:28 +02:00
Ruben Fiszel
4f8d15cd2e ci: add CLA 2022-05-10 08:52:11 +02:00
Ruben Fiszel
6531789a52 fix: display more than default 30 workspaces as superadmin 2022-05-09 15:18:28 +02:00
Ruben Fiszel
cbbc577d73 delete starter script without lock files 2022-05-08 17:56:16 +02:00
Ruben Fiszel
8b824f25e9 feat: self host minimal 2 2022-05-08 17:51:33 +02:00
Ruben Fiszel
a27535f503 feat: self host minimal 2022-05-08 17:26:51 +02:00
Ruben Fiszel
b229455b96 feat: superadmin settings 2022-05-08 17:03:13 +02:00
Ruben Fiszel
c5745b8030 feat: user settings is now at workspace level 2022-05-08 12:58:58 +02:00
Ruben Fiszel
2be3d3ea37 ci: refactor + dockerhub 2022-05-08 11:57:37 +02:00
Ruben Fiszel
e000354bf3 docs: add main ci badge 2022-05-06 14:59:42 +02:00
Ruben Fiszel
0a777dec2b alpha.windmill -> app.windmill 2022-05-06 13:55:14 +02:00
Ruben Fiszel
7ae85d4c3c docs: typos 2022-05-05 15:59:59 +02:00
Ruben Fiszel
fadeed0a39 docs: windmill imgs 2022-05-05 15:53:40 +02:00
Ruben Fiszel
862dc43f55 docs: README general idea 2022-05-05 15:24:35 +02:00
Ruben Fiszel
9a954ea08b docs: architecture diagram 2022-05-05 13:22:13 +02:00
Ruben Fiszel
663d9f2065 docs: architecture diagram 2022-05-05 13:20:42 +02:00
Ruben Fiszel
229867fe39 Create FUNDING.yml 2022-05-05 10:50:54 +02:00
Ruben Fiszel
8e96645e78 README + workflows 2022-05-05 10:46:08 +02:00
Ruben Fiszel
980693ad06 modify headers 2022-05-05 10:22:33 +02:00
Ruben Fiszel
1e9f0ff5c6 more polishing 2022-05-05 10:11:28 +02:00
Ruben Fiszel
a72d15af74 README 2022-05-05 10:01:07 +02:00
Ruben Fiszel
aea7027001 README 2022-05-05 09:50:38 +02:00
Ruben Fiszel
d0f22a35c7 add svg 2022-05-05 04:28:29 +02:00
Ruben Fiszel
23016b26b5 add svg 2022-05-05 04:27:42 +02:00
Ruben Fiszel
2e132878e4 first commit 2022-05-05 04:25:58 +02:00