Releases: csweichel/werft
v0.3.9
v0.3.8
v0.3.7
v0.3.6
v0.3.5
v0.3.4
v0.3.3
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
v0.3.1
v0.3.0
Server Docker images
csweichel/werft:v0.3.0
Highlights - CLI
werft job stop
- stop jobs using the CLI- Improved error descriptions
- Credential helper support
Highlights - server
- Authentication and Policies
- WebUI now supports Safari and iOS (thanks @iQQBot)
- WebUI received heaps of security fixes
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