Commit Graph

2590 Commits

Author SHA1 Message Date
dependabot[bot]
dccb1b308c
chore(deps): bump webpack from 5.91.0 to 5.95.0 in /web
Bumps [webpack](https://github.com/webpack/webpack) from 5.91.0 to 5.95.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.91.0...v5.95.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-29 21:26:04 +00:00
dependabot[bot]
2081d75d49
chore(deps-dev): bump elliptic from 6.5.5 to 6.5.7 in /web
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.5 to 6.5.7.
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.5...v6.5.7)

---
updated-dependencies:
- dependency-name: elliptic
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-29 21:26:01 +00:00
Denis Gukov
26643a2841
Merge pull request #2379 from semaphoreui/dependabot/npm_and_yarn/web/multi-9423f4c335
chore(deps): bump body-parser and express in /web
2024-09-30 02:24:55 +05:00
dependabot[bot]
d098328647
chore(deps): bump body-parser and express in /web
Bumps [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `body-parser` from 1.20.2 to 1.20.3
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/body-parser/compare/1.20.2...1.20.3)

Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0)

---
updated-dependencies:
- dependency-name: body-parser
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-29 20:59:25 +00:00
Denis Gukov
8dd85afa15 fix(cli): return ask directory path 2024-09-30 01:29:58 +05:00
Denis Gukov
4afe568db6 fix(cli): respect --config option in setup command 2024-09-30 01:18:08 +05:00
Denis Gukov
c7b352dba3 fix(be): null pointer 2024-09-30 00:58:21 +05:00
Denis Gukov
08a059a939 fix(be): loading env after config refactoring 2024-09-30 00:34:05 +05:00
Denis Gukov
bea1c6045f feat(be): use omitempty for json config 2024-09-29 23:53:33 +05:00
Denis Gukov
0078297d25 feat(runners): add explicit registration 2024-09-29 21:07:15 +05:00
Denis Gukov
1ca883f20c
Merge pull request #2377 from semaphoreui/runners_ui
runners ui
2024-09-29 20:38:04 +05:00
Denis Gukov
0bd8c874fb feat(ui): display Runners in menu only if runners enabled 2024-09-29 20:29:55 +05:00
Denis Gukov
55cc129238 feat(runners): change api url: 2024-09-29 15:40:07 +05:00
Denis Gukov
1ce8dd08a3 refactor(runners): runner <-> server comminication protocol 2024-09-29 14:57:02 +05:00
Denis Gukov
859cfea44e fix(ui): remove disable button condition 2024-09-29 13:14:04 +05:00
Denis Gukov
a0d7431153 feat(ui): translations" 2024-09-29 12:59:15 +05:00
Denis Gukov
2580c0b2bf feat: add translation script 2024-09-29 12:32:44 +05:00
Denis Gukov
0a92e7c571 feat(runners): add token to runner config 2024-09-28 23:43:45 +05:00
Denis Gukov
8a1af9082c feat(runners): add strings to UI 2024-09-28 21:06:54 +05:00
Denis Gukov
8352a94218 feat(runners): dislay runner detail 2024-09-28 20:51:58 +05:00
Denis Gukov
1520fa0ad5 feat(runners): display runner's token 2024-09-28 20:17:52 +05:00
Denis Gukov
9d7afb339a feat(ui): create runner from web 2024-09-28 19:05:26 +05:00
Denis Gukov
611c0efbbe Merge branch 'develop' into runners_ui 2024-09-28 16:38:24 +05:00
Denis Gukov
8f25e35b89 ci: add codacy config file and exclude dredd tests 2024-09-28 16:30:39 +05:00
Denis Gukov
187c20fdc0 ci: add codacy config file and exclude dredd tests 2024-09-28 16:29:45 +05:00
Denis Gukov
c7177fac63 chore(be): sql query 2024-09-28 16:03:21 +05:00
Denis Gukov
061806e332 fix(be): As of Go 1.21, toolchain versions must use the 1.N.P syntax 2024-09-28 15:53:10 +05:00
Denis Gukov
619dd5a8e8 Merge branch 'develop' of github.com:semaphoreui/semaphore into develop 2024-09-28 15:51:28 +05:00
Denis Gukov
35c1e2529f chore(be): code clean 2024-09-28 15:51:15 +05:00
Denis Gukov
970d476fcd
Update README.md 2024-09-28 09:36:15 +05:00
Denis Gukov
2b652feb1b
Update README.md 2024-09-28 09:34:53 +05:00
Denis Gukov
dd064a233b
Update README.md 2024-09-28 09:19:44 +05:00
Denis Gukov
66cd8af26f
Update README.md 2024-09-28 07:36:33 +05:00
Denis Gukov
7b1a912379
Update README.md 2024-09-28 04:16:58 +05:00
Denis Gukov
c49ecb55cf
Update README.md 2024-09-28 04:15:27 +05:00
Denis Gukov
0d706c399f
Update README.md 2024-09-28 04:14:15 +05:00
Denis Gukov
50b86174e9
Update README.md 2024-09-28 03:20:13 +05:00
Denis Gukov
47b2a62289
Update README.md 2024-09-28 03:16:14 +05:00
Denis Gukov
6e658ea7fe
Update README.md 2024-09-28 03:14:47 +05:00
Denis Gukov
b25199aa95
Update README.md 2024-09-28 03:14:19 +05:00
Denis Gukov
ae3f878276
Merge pull request #2363 from shaxiaozz/shaxiaozz-feat-dingtalk-alert
feat: Add dingtalk webhook notification medium
2024-09-28 00:42:25 +05:00
Denis Gukov
41b682ff38 chore(be): remove asking DingTalk settings in setup 2024-09-27 23:52:41 +05:00
Denis Gukov
3056640b41 Merge branch 'develop' of github.com:semaphoreui/semaphore into develop 2024-09-27 01:44:48 +05:00
Denis Gukov
1439dd3ae2 refactor(be): rename local variable 2024-09-27 01:44:18 +05:00
Denis Gukov
dc8dac17a8
Update README.md 2024-09-27 01:34:19 +05:00
Denis Gukov
a63b409050
Update CODE_OF_CONDUCT.md 2024-09-26 23:39:36 +05:00
Denis Gukov
6c03c6b91e
Update README.md 2024-09-26 23:37:47 +05:00
Denis Gukov
d730176e50
Update README.md 2024-09-26 23:35:45 +05:00
Denis Gukov
b3e6d5e735
Update README.md 2024-09-26 23:34:25 +05:00
Denis Gukov
9b6492151d
Update README.md 2024-09-26 23:33:33 +05:00