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
Denis Gukov
5948f4596c
Merge pull request #2037 from semaphoreui/clear_inventory
...
feat(be): remove old inventory files
2024-05-22 17:00:42 +02:00
fiftin
05e07230b8
fix: check collections both in playbook dir and repo dir
2024-05-22 11:41:15 +02:00
fiftin
434e587070
docs: change donate accs
2024-05-22 00:21:47 +02:00
fiftin
aad11428f4
ci(docker): disable node_modules cache for runner too
2024-05-21 22:04:56 +02:00
fiftin
445bbb89e7
ci: fix docker image
2024-05-21 21:27:19 +02:00
fiftin
82c88b9022
feat(be): remove old inventory files
2024-05-21 18:47:03 +02:00
Denis Gukov
3e0f5a44f0
Merge pull request #1987 from andreas-marschke/fix-integration-json-parsing
...
fix(integrations): Use payload instead of re-reading closed Body
2024-05-21 18:31:42 +02:00
fiftin
c970625d50
fix: integration -> integration id
2024-05-21 18:13:31 +02:00
fiftin
7e83868e7e
feat(ui): use integration_id
2024-05-21 16:09:00 +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
fiftin
a07e4bd69d
refactor(be): move consts to func
2024-05-21 13:39:51 +02:00
fiftin
300f5c230e
ci(docker): disable arm/v6 build
2024-05-20 17:06:06 +02:00
Denis Gukov
22ed357ae0
Merge pull request #1846 from tothakos-code/develop
...
Add secret survey var type, for passwords
2024-05-20 15:49:48 +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
53dc67bff1
chore(ui): remove extra label
2024-05-20 13:00:54 +02:00
fiftin
7efee5ead0
test: fix survey vars
2024-05-20 12:38:29 +02:00
Denis Gukov
4dfab21060
Merge pull request #2028 from semaphoreui/enum_survey_vars
...
enum survey vars
2024-05-20 12:34:07 +02:00
fiftin
adfe629968
feat(survey): add to task
2024-05-20 11:19:21 +02:00
fiftin
3d1967e1b3
fix(survey_vars): reset values for not enum type
2024-05-20 10:51:49 +02:00
fiftin
56e1b307a1
feat(ui): survey vars emum
2024-05-19 21:32:16 +02:00
Denis Gukov
e04d0136e4
Merge pull request #2001 from tinyoverflow/fix/galaxy-requirements-paths
...
Fix galaxy requirement.yml paths
2024-05-19 19:48:40 +02:00
Denis Gukov
ec439c9829
Merge pull request #1635 from DevAlphaKilo/develop
...
Fix: Rename parent folder of issue templates
2024-05-12 11:18:09 +05:00
fiftin
476cd97711
fix(integrations): remove debug mode
2024-05-11 19:50:51 +05:00
Denis Gukov
89eb8804fb
Merge pull request #1986 from semaphoreui/rm_upgrade_cli_command
...
feat(cli): remove upgrade command
2024-05-10 16:12:54 +05:00
Denis Gukov
4ec792f9d9
Merge pull request #2002 from semaphoreui/dependabot/npm_and_yarn/web/nanoid-5.0.7
...
chore(deps-dev): bump nanoid from 3.1.20 to 5.0.7 in /web
2024-05-10 16:12:04 +05:00
Denis Gukov
720bbbe1ef
Merge pull request #2004 from tboerger/arm32v6-support
...
feat: add docker support for arm32v6
2024-05-10 16:11:47 +05:00
Denis Gukov
42c4ea244b
Merge pull request #2010 from tboerger/drop-ppc64le-docker
...
fix: drop ppc64le docker support
2024-05-10 16:11:28 +05:00
Thomas Boerger
daa83a66d7
fix: drop ppc64le docker support
...
Since the actions are using a virutalisation for ppc64le it is so slow
that it takes hours to complete, that's why we have disabled the
container support for now. If you need to run Semaphore on ppc64le you
can still use the built binaries and packages.
2024-05-10 10:11:12 +02:00
Denis Gukov
873a7d80fa
Merge pull request #2005 from tboerger/ppc64le-support
...
feat: add support for ppc64le
2024-05-08 22:54:18 +05:00
Thomas Boerger
1c09244502
fix: downgrade alpine for nodejs v18
2024-05-08 16:18:49 +02:00
Thomas Boerger
9b366f0a2f
feat: add support for ppc64le
...
There have been people who requested support for ppc64le architecture
which should be enabled with this commit for the goreleaser releases as
well as container releases.
Fixes https://github.com/semaphoreui/semaphore/issues/1658
2024-05-08 12:52:29 +02:00
Thomas Boerger
ae04954dd1
feat: add docker support for arm32v6
...
Some people request support for arm32v6 because they want to run
Semaphore on their old Raspberry devices.
Fixes https://github.com/semaphoreui/semaphore/issues/1682
2024-05-08 12:45:48 +02:00
dependabot[bot]
f308d9aec1
chore(deps-dev): bump nanoid from 3.1.20 to 5.0.7 in /web
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.1.20 to 5.0.7.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.1.20...5.0.7 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-08 09:54:59 +00:00
Denis Gukov
e242723713
Merge pull request #1963 from tboerger/refactor-docker-and-build
...
Refactoring/Restructuring for Docker, Compose and Taskfile
2024-05-08 14:54:25 +05:00
Felix Stieglitz
edf7c7e207
Fix galaxy requirement.yml paths
2024-05-07 23:12:38 +02:00
Thomas Boerger
7fcace6e38
fix: need more packages within dockerfiles
2024-05-04 02:06:11 +02:00
Thomas Boerger
3f542c3757
fix: install gcc within container
2024-05-04 01:34:58 +02:00
Thomas Boerger
7690ddac50
ci: run only on semaphore repos
2024-05-04 01:34:42 +02:00
Thomas Boerger
dae700992c
ci: execute dredd without containers
2024-05-04 01:16:31 +02:00
Thomas Boerger
a7b065d706
fix: return string instead of func for version
2024-05-03 23:01:49 +02:00
Thomas Boerger
0ecfef914d
ci: run integration tests in parallel
2024-05-03 22:23:28 +02:00
Thomas Boerger
1444721f0e
ci: rename dredd config files
2024-05-03 22:21:21 +02:00
Andreas Marschke
27e9fb1aa2
fix(integrations): Use payload instead of re-reading closed Body
2024-05-03 14:14:52 +02:00
Thomas Boerger
a80b30f36c
ci: use latest setup-node action
2024-05-02 22:55:27 +02:00
Thomas Boerger
eef03adb54
fix: use same style for all compose snippets
2024-05-02 22:55:09 +02:00
Denis Gukov
e6403785ef
Merge pull request #1988 from andreas-marschke/fix-env-path-tmp-ssh
...
fix(config):Correct ENV Variable lookup typo for SshConfig
2024-05-02 11:26:37 +05:00
Andreas Marschke
5b9a5eaec3
Correct ENV Variable lookup typo for SshConfig
2024-05-02 07:10:31 +02:00