Commit Graph

55 Commits

Author SHA1 Message Date
Andreas Marschke
a1ec242aa2 extend Regex to support deep representation of webhook REST API 2024-01-15 23:29:14 +01:00
Andreas Marschke
ffad5d4fad Add Hooks for extractors 2024-01-15 22:46:06 +01:00
Andreas Marschke
fc4925dc9b Fix hook string 2024-01-15 22:31:39 +01:00
Andreas Marschke
a4406b781e Add Extractor capability 2024-01-15 22:08:16 +01:00
Andreas Marschke
fe83cef1be Update Dredd changes 2024-01-15 22:08:16 +01:00
Andreas Marschke
c54a03d081 Update Dredd Code to support webhooks 2024-01-15 22:08:16 +01:00
Jonathan
7c34f2cdcd fix: Update api-docs.yml
Add login_password and ssh for AccessKey
2023-08-29 17:28:41 +08:00
Denis Gukov
769d965145 test: fix stop test 2023-08-27 00:03:04 +02:00
Denis Gukov
0914aaa332 test(be): fix dredd test 2023-07-09 10:55:46 +02:00
Denis Gukov
83b00afc09 test: fix dredd test 2023-07-07 23:57:14 +02:00
Denis Gukov
16ce9b80a1 fix(dredd): do not clean postgres db 2022-11-20 00:45:54 +05:00
Denis Gukov
94c69e67f2 test: fix tests after refactoring 2022-11-19 03:38:17 +05:00
Denis Gukov
857000e9ac test: fix test data 2022-11-09 22:55:13 +05:00
Denis Gukov
579f978ffc feat(be): do not keep connection by BoltDB 2022-11-09 21:30:35 +05:00
Denis Gukov
cd134b04a6 fix(be): token deletion for boltdb 2022-11-09 14:02:48 +05:00
Denis Gukov
296c80688d test: create tempalate via store method 2022-11-09 13:50:00 +05:00
Denis Gukov
233f695c9d test: fix task creation 2022-11-09 13:40:00 +05:00
Denis Gukov
1e06957028 feat: ability to delete api token 2022-11-09 13:10:42 +05:00
Denis Gukov
4bc2c1e2d1 test: delete user via store method 2022-11-09 12:43:46 +05:00
Denis Gukov
6d7611cccd test: use store to create task 2022-11-09 12:40:38 +05:00
Denis Gukov
1b0d8954c6 test: create env via store 2022-11-09 12:37:27 +05:00
Denis Gukov
aff35d99fb test: create inventory via store 2022-11-09 12:37:27 +05:00
Denis Gukov
5196cf3e45 test: create repo via store 2022-11-09 12:37:27 +05:00
Denis Gukov
bf32821820 test: create token via store 2022-11-09 12:37:27 +05:00
Denis Gukov
46020b28e0 test: create access key via store 2022-11-09 12:37:27 +05:00
Denis Gukov
6b31745fee test: create user via store 2022-11-09 12:37:27 +05:00
Denis Gukov
f9dab50d23 test: create user via store 2022-11-09 12:37:27 +05:00
Denis Gukov
ea2a2561d8 test: create project using store 2022-11-09 12:37:27 +05:00
Denis Gukov
dbcdd7ef17 test: use store to delete user 2022-11-09 12:37:27 +05:00
Denis Gukov
ac80b91e3f test: use store 2022-11-09 12:37:27 +05:00
Denis Gukov
f0c1fc9ddb ci: support new column 2022-06-29 21:56:04 +05:00
Denis Gukov
bd855dab9b test: fix dredd tests 2022-06-29 21:25:28 +05:00
Denis Gukov
05dd7c5653 feat: remove soft delete functionality 2022-02-03 12:06:24 +05:00
Denis Gukov
6799208b62 feat(be): add ability to override template extra args in task https://github.com/ansible-semaphore/semaphore/issues/832 2022-01-27 00:51:20 +05:00
Denis Gukov
106a53bcae test(be): fix dredd tests 2021-10-27 21:22:52 +05:00
Denis Gukov
3445d9a716 test(be): add view to dredd hooks and add view to swagger 2021-10-27 17:40:52 +05:00
Denis Gukov
859ecf465f test(be): dredd config for windows 2021-10-26 14:48:58 +05:00
Denis Gukov
1d72c32994 fix(be): delete schedule 2021-09-09 23:56:15 +05:00
Denis Gukov
7ca8da12f3 fix(be): store template description to database for sql 2021-09-09 21:50:02 +05:00
Denis Gukov
032f46f7b0 test(be): add test for schedule 2021-09-06 19:26:35 +05:00
Denis Gukov
ebbea98248 fix(be): schedule migration 2021-09-06 17:55:26 +05:00
Denis Gukov
0aa20225ed fix(test): dredd tests 2021-09-01 22:41:54 +05:00
Denis Gukov
974f3066e5 feat(be): stopping hung tasks 2021-08-31 00:42:11 +05:00
Denis Gukov
c6a02a81fe fix(be): handing empty forign column name 2021-08-30 21:04:18 +05:00
Denis Gukov
92895f9f3c refactor(be): remove unused columns 2021-08-30 19:24:20 +05:00
Denis Gukov
6ab1dd7d89 chore: remove upgrade from dradd tests 2021-08-26 12:03:04 +05:00
Denis Gukov
c16406c924 fix: return Sql() method to SqlDb type for dredd tests 2021-05-06 18:12:21 +05:00
Denis Gukov
ac2132f290 fix(ci): capabilities 2021-03-13 01:20:18 +05:00
Denis Gukov
fd1d42782b refactor(be): return models to db package 2020-12-05 14:13:43 +05:00
Denis Gukov
1295435f18 test(be): fix dredd tests 2020-12-05 03:26:24 +05:00