Denis Gukov
|
42ca90a40c
|
feat(be): use crypto/rand instead of math/rand
For security reason I replaced math/rand to crypto/rand in places where it is critical. I didn't do this in tests.
|
2024-12-21 01:14:09 +05:00 |
|
Denis Gukov
|
58cbad7f0f
|
feat: pass commit info from runner
|
2024-12-14 13:18:17 +05:00 |
|
Denis Gukov
|
89a2ddf6b5
|
feat(be): ansible-semaphore -> semaphoreui
|
2024-10-26 12:56:17 +00:00 |
|
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
|
d9d149fbc3
|
feat: move task logger into dedicated package
|
2024-04-12 12:32:54 +02:00 |
|
Thomas Boerger
|
1d7244a8c4
|
feat: move sshagent to separate package, update log interface
|
2024-04-12 12:21:05 +02:00 |
|
Thomas Boerger
|
ca684a7b05
|
feat: move random string to separate package
|
2024-04-12 10:00:44 +02:00 |
|