Commit Graph

44 Commits

Author SHA1 Message Date
Denis Gukov
89a2ddf6b5 feat(be): ansible-semaphore -> semaphoreui 2024-10-26 12:56:17 +00:00
Brian Zoetewey
792d42bf26 Allow override of Template git branch. Prefer Task override when running Local Job. 2024-10-07 10:04:15 -04:00
fiftin
bb748cb480
fix: provide app for demo project templates 2024-07-16 11:35:36 +05:00
fiftin
b558d281e3
fix(be): remove default value for app 2024-07-10 01:42:32 +05:00
Denis Gukov
f93969f340
feat: allow null for template's inventory (#1953)
* feat: allow null for template's inventory

* fix(web): show - if no inventory or environment provided

* test: fix tests

* test: fix tests

* test: fix tests

* fix: compile dredd test
2024-04-19 21:47:08 +05:00
fiftin
4a04b9df58 test: fill become_key_id 2024-03-20 13:00:21 +01:00
fiftin
f8572bb50a test: fix dredd cap 2024-03-20 10:44:16 +01:00
fiftin
ab90e98d3b refactor: rename func param 2024-03-06 15:51:59 +01:00
fiftin
3f8af892e5 feat: remove extractor from openapi docs 2024-03-06 15:02:16 +01:00
fiftin
50615d0d96 test: inject id 2024-03-04 20:05:18 +01:00
fiftin
ffdf8188ef fix(integrations): sql query 2024-03-03 19:49:00 +01:00
fiftin
fc8baea596 fix: tests for integrations 2024-03-03 17:31:38 +01:00
fiftin
06cf90770b feat: integration tests 2024-03-03 16:39:18 +01:00
Denis Gukov
75d59d0890 fix(integrations): route and sql 2024-02-12 03:27:03 +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
Andreas Marschke
a1ec242aa2 extend Regex to support deep representation of webhook REST API 2024-01-15 23:29:14 +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
Denis Gukov
769d965145 test: fix stop test 2023-08-27 00:03:04 +02: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
1e06957028 feat: ability to delete api token 2022-11-09 13:10:42 +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
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
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
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
Denis Gukov
b083f74322 fix(be): delete global Mysql variable and add interface Store for dialect-independent communication with database. 2020-12-04 13:46:02 +05:00
tom whiston
cccc00d113 use dredd for api testing
add ci context docker deployment
update api docs
add some small fixes
2018-04-18 18:03:15 +00:00