Commit Graph

428 Commits

Author SHA1 Message Date
fiftin
5bd0ef5562
fix: use random string for ssh agent sock file name 2024-05-30 14:16:07 +02:00
fiftin
8e74c5e127
fix(git): support http protocol 2024-05-30 13:50:06 +02:00
fiftin
3f9682655e
feat: support http protocol 2024-05-23 19:58:54 +02:00
fiftin
224fe10d2f
feat: support http protocol 2024-05-23 19:56:39 +02:00
fiftin
09cf43e126
fix(inventory): optional repo 2024-05-22 19:10:32 +02:00
Denis Gukov
00140cb8ab
Inventory repo (#2040)
* feat: add repo for inventory

* feat: add inventory repo

* feat: cloning inventory repo

* fix: error message for inventory path

* fix: error message for inventory path
2024-05-22 19:00:28 +02:00
fiftin
c970625d50
fix: integration -> integration id 2024-05-21 18:13:31 +02:00
fiftin
3157397665
fix: merge conflict 2024-05-21 16:06:30 +02:00
fiftin
737a1a5ef7
chore: change integration field to integration id 2024-05-21 16:05:38 +02:00
Denis Gukov
a3a4a1ca69
Merge branch 'develop' into develop 2024-05-20 15:46:18 +02:00
fiftin
599cd15ab3
test: fix test 2024-05-20 14:07:28 +02:00
fiftin
7efee5ead0
test: fix survey vars 2024-05-20 12:38:29 +02:00
fiftin
56e1b307a1
feat(ui): survey vars emum 2024-05-19 21:32:16 +02:00
Andreas Marschke
27e9fb1aa2 fix(integrations): Use payload instead of re-reading closed Body 2024-05-03 14:14:52 +02:00
fiftin
85f7d75720
fix(be): SSH connecting with wrong username https://github.com/semaphoreui/semaphore/issues/1964 2024-04-28 22:50:14 +05:00
fiftin
eed4586af1
Merge branch 'develop' of github.com:semaphoreui/semaphore into develop 2024-04-28 22:34:27 +05:00
guangwu
d7005bc153
fix: close dir 2024-04-28 10:42:25 +08:00
fiftin
3282bc7711
feat(be): add method GetUserCount 2024-04-25 16:28:28 +05:00
fiftin
f4593c6c4d
chore: remove extra switch 2024-04-22 15:25:32 +05:00
fiftin
269baf09fc
chore: limit list of projects to 200 2024-04-22 13:22:23 +05:00
fiftin
5a0c9b8e8b
chore: limit list of projects to 200 2024-04-22 13:15:32 +05:00
fiftin
15ad753e8e
chore: limit list of projects to 200 2024-04-22 12:48:40 +05:00
fiftin
d8ab83a0d7
fix(be): setting option in db 2024-04-22 01:38:12 +05:00
fiftin
a156eb90ca
feat: change option value length 2024-04-22 01:35:27 +05:00
fiftin
7fdcf63f13
fix: use app instead of type for validating template 2024-04-19 22:24:46 +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
Christian Kröger
72522b5b9b add url for task page to semaphore_vars 2024-04-19 15:05:35 +02:00
Denis Gukov
576344aa04
Merge pull request #1929 from tboerger/remove-lib-package
Get rid of lib package, use non-generic package names
2024-04-15 12:35:13 +05:00
yudrywet
94cf1e3270 chore: fix some typos in comments
Signed-off-by: yudrywet <yudeyao@yeah.net>
2024-04-14 20:22:07 +08: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
Denis Gukov
3d571c0319
Use Stdin to pass secrets to ansible-playbook (#1911)
* feat: pass secrets via stdin

* feat: use pty

* feat(pty): logs

* feat(secrets): works

* fix(secrets): use correct ask flag of ansible playbook

* test(secrets): change tests
2024-04-05 14:36:04 +02:00
fiftin
fa5752344c
fix(sql): escape table name 2024-04-03 00:09:43 +02:00
fiftin
dafc6590df
fix(users): update task log for admins 2024-04-02 23:50:52 +02:00
Denis Gukov
49cd47e8f8
fix(templates): delete template -> delete schedule (#1889)
* fix(templates): delete template -> delete schedule

* fix(templates): reset build temlate id and version if type is task
2024-04-02 19:43:49 +02:00
fiftin
ec036fd0c2 fix(sql): do not check of affected rows bacause it can return incorrect number 2024-03-31 12:34:05 +02:00
fiftin
c20a70e3a6 feat: empty env for new projects 2024-03-25 01:24:04 +01:00
fiftin
8964689383 feat(notifications): add emoji to messages 2024-03-23 20:33:48 +01:00
fiftin
8f9b9a74fe feat(integrations): add global alias 2024-03-23 13:37:15 +01:00
fiftin
194a889957 feat(integrations): github auth method 2024-03-22 23:01:32 +01:00
fiftin
d725fbca81 fix(integrations): auth check 2024-03-22 21:44:15 +01:00
fiftin
18c071e050 feat(integrations): use gojsonq instead of jsonq 2024-03-22 18:34:03 +01:00
fiftin
d3c81c6992 fix(integrations): boltdb support 2024-03-21 11:21:21 +01:00
fiftin
fd7896ff6b refactor(integrations): use deleteObject method 2024-03-21 10:56:17 +01:00
fiftin
b7c4339171 feat(integrations): support searchable integrations 2024-03-21 00:53:54 +01:00
fiftin
6f4ec9ac8f fix(integrations): public url 2024-03-21 00:23:55 +01:00
fiftin
94b418fb56 Revert "feat: remove searchable"
This reverts commit 5757aab5b2.
2024-03-21 00:17:34 +01:00
fiftin
fb1ef576b5 Revert "fix: remove ? from query"
This reverts commit ac284b5f4d.
2024-03-21 00:17:34 +01:00
fiftin
ac284b5f4d fix: remove ? from query 2024-03-20 23:59:53 +01:00
fiftin
5757aab5b2 feat: remove searchable 2024-03-20 23:47:18 +01:00