v0.39.0
What's Changed
Features
- feat: non-interactive prebuild add/update by @Abiji-2020 in #1217
- feat: improve git provider config selection view by @idagelic in #1247
- feat: improve git provider config list view by @idagelic in #1252
Fixes
- fix: git provider update alias by @idagelic in #1242
- fix: update prebuild properties by @idagelic in #1244
- fix: ensure prebuild is unique per branch by @idagelic in #1250
- fix: resolve nil pointer dereference on base api url by @lbrecic in #1251
- fix: server stop hanging by @Tpuljak in #1248
- fix: allow ctrl+c in provider install by @bryans-go in #1219
- fix: git provider config id when entering custom repo or sample by @idagelic in #1253
Chores and tests
- refactor: default config generation by @Tpuljak in #1249
- refactor: move api-key view package outside server by @idagelic in #1246
- refactor: reuse the list component across the cli by @idagelic in #1245
New Contributors
- @Abiji-2020 made their first contribution in #1217
Full Changelog: v0.38.0...v0.39.0