Denis Gukov
91601eb0eb
task stages ( #2103 )
...
* feat(be): add stages
* feat(tf): split to plan/apply
* fix(be): blocking
2024-06-17 23:37:45 +05:00
Thomas Boerger
3b7436e22c
feat: upgrade all dependencies
...
I have updated all dependencies within go.mod by executing `go get -u
./...`, beside that I had to replace the imports for logrus, mergo and
squirrel to match the right names from their modules.
2024-02-27 12:06:05 +01:00
Denis Gukov
05dd7c5653
feat: remove soft delete functionality
2022-02-03 12:06:24 +05:00
Denis Gukov
d3d002a818
refactor(be): change params for store method
...
chore(fe): remove passphrase from key settings because it is not implemented
fix(be): boltdb migration
2022-01-29 13:47:11 +05:00
Denis Gukov
793d1a36e2
fix(be): recursive
2021-10-25 16:21:49 +05:00
Denis Gukov
bc3a5a6ac9
feat: use reference to build task by id insead of by version
2021-10-20 16:56:29 +05:00
Denis Gukov
be97e87bb7
feat(fe): Rerun, rebuild, redeploy buttons for tasks
2021-10-14 00:26:19 +05:00
Denis Gukov
e692d2403e
refactor(be): add enum for event object type
2021-10-13 19:07:22 +05:00
Denis Gukov
a46b0e3ae3
feat(be): retreaving commit hash from repo
2021-10-13 01:44:10 +05:00
Denis Gukov
e7e807bc51
feat(be): build versioning
2021-10-13 00:43:15 +05:00
Denis Gukov
b7eb0cd940
feat(ui): task template icons
2021-10-12 18:59:16 +05:00
Denis Gukov
7f52d93441
fix(be): quote 'end' column name for postgres
2021-09-17 03:19:34 +05:00
Denis Gukov
551ef97233
fix(be): add quotes to user table in queties to support postgres
2021-08-24 22:52:35 +05:00
Denis Gukov
63a4a32ac1
feat: refactor to support postgres
2021-08-24 20:20:34 +05:00
Denis Gukov
ac2132f290
fix(ci): capabilities
2021-03-13 01:20:18 +05:00
Denis Gukov
d0392485eb
feat: migrate logging to Store
2021-03-12 22:41:41 +05:00