Skip to content

Releases: csweichel/werft

v0.3.9

24 Oct 17:50
Compare
Choose a tag to compare

Server Docker images

csweichel/werft:v0.3.9

Changelog

9311b92 [cron] using latest revision instead of cache one

Contributor

v0.3.8

04 Oct 08:55
Compare
Choose a tag to compare

Server Docker images

csweichel/werft:v0.3.8

Changelog

ea07fa6 Only compare annotations on edit

Contributor

v0.3.7

20 Sep 08:51
Compare
Choose a tag to compare

Server Docker images

csweichel/werft:v0.3.7

Changelog

8922500 Add workaround for gRPC issues
d3782cd Fix # in branch names

Contributor

v0.3.6

29 Aug 18:45
Compare
Choose a tag to compare

Server Docker images

csweichel/werft:v0.3.6

Changelog

ab175e2 Use .key instead of .keyCode / .charCodefor keyboard events
da8909e [webui] sort job annotations
47eed44 Process PR Opened event
f45edd1 Update section description overflow wrap in logs

Contributor

v0.3.5

17 Jun 09:47
Compare
Choose a tag to compare

Server Docker images

csweichel/werft:v0.3.5

Changelog

510c229 Fix job trigger on every PR edit

Contributor

v0.3.4

14 Jun 17:31
Compare
Choose a tag to compare

Server Docker images

csweichel/werft:v0.3.4

Changelog

4d680ce Fix multiple jobs running on PullRequest event

Contributor

v0.3.3

01 Jun 21:10
Compare
Choose a tag to compare

Server Docker images

csweichel/werft:v0.3.3

Changelog

a2c7ec7 Bump eventsource from 1.0.7 to 1.1.1 in /pkg/webui
25e7e72 Make build work after leeway update
a6917ca [github] Support job triggering when annotations change
77602c2 Bump leeway
e5356b2 change empty string state into none
e03c222 refactor tls mode to allow custom certs, system certs and insecure
2610ffa Add flag for using TLS

Contributor

v0.3.2

12 May 17:57
Compare
Choose a tag to compare

Server Docker images

csweichel/werft:v0.3.2

Changelog

954fb77 Bump async from 2.6.3 to 2.6.4 in /pkg/webui
85fda75 [plugins] Add otel exporter
6b293df Rename "Finished" field to Duration

Contributor

v0.3.1

09 May 10:52
Compare
Choose a tag to compare

Server Docker images

csweichel/werft:v0.3.1

Changelog

2a03595 Add github-auth to the plugins BUILD.yaml
4b65ff8 cleanup job also clean hidden files
12b6af8 Update contributor thank you list

Contributor

v0.3.0

09 Apr 12:47
Compare
Choose a tag to compare

Server Docker images

csweichel/werft:v0.3.0

Highlights - CLI

Highlights - server

Changelog

d9b8dc3 Fix webui release build
9650997 [werft cli] Improve error messages
8f83b49 Describe auth and policies in README
d436930 Add stop command
a36b58f [opa] Add policy from file support
b7929ec [github-auth] Support teams and emails
19e24b4 Integrate OPA API policies natively
ac0e65c Add credential helper support
5aa1af7 [plugins/opa-api] Add first draft of an OPA API plugin
d7faa0c Bump color-string from 1.5.3 to 1.5.5 in /pkg/webui
e2b2633 Bump merge-deep from 3.0.2 to 3.0.3 in /pkg/webui
d6fbd4f Bump ws from 5.2.2 to 5.2.3 in /pkg/webui
2d1449d Bump follow-redirects from 1.12.1 to 1.14.8 in /pkg/webui
83006e1 Bump url-parse from 1.5.3 to 1.5.10 in /pkg/webui
03f180e Bump minimist from 1.2.5 to 1.2.6 in /pkg/webui
9c64fe0 Bump moment from 2.27.0 to 2.29.2 in /pkg/webui
35f8b74 Add iOS support

Contributor