Denis Gukov
|
75d59d0890
|
fix(integrations): route and sql
|
2024-02-12 03:27:03 +05:00 |
|
Denis Gukov
|
2215fb5c87
|
fix(webhooks): merge conflict
|
2024-02-12 01:24:53 +05:00 |
|
Denis Gukov
|
647501b90b
|
refactor: webhook -> integration
|
2024-02-12 00:52:14 +05:00 |
|
Andreas Marschke
|
b1177a287a
|
Try to make Webhook API more consistent
|
2024-02-10 18:18:56 +01:00 |
|
samerbahri98
|
a9e91e224b
|
test(api) backup
|
2024-02-07 22:19:24 +01:00 |
|
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
|
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 |
|