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