Commit Graph

2046 Commits

Author SHA1 Message Date
fiftin
d937185a93
feat: try to get last message 2024-04-05 12:38:35 +02:00
fiftin
df9cab7697
chore: comment code 2024-04-04 22:03:20 +02:00
fiftin
421765c529
feat: pass secrets via stdin 2024-04-04 21:15:28 +02:00
fiftin
5c50732914
Merge branch 'develop' of github.com:semaphoreui/semaphore into develop 2024-04-03 16:07:00 +02:00
fiftin
2a2b2cc67c
fix(integrations): int value matcher 2024-04-03 16:06:52 +02:00
Denis Gukov
f083e28078
Merge pull request #1903 from semaphoreui/dependabot/npm_and_yarn/web/moment-2.29.4
chore(deps): bump moment from 2.29.3 to 2.29.4 in /web
2024-04-03 11:28:43 +02:00
Denis Gukov
a38151020d
Merge pull request #1908 from semaphoreui/1847-restoring-project-doesnt-set-inventory-string
fix(backups): add inventory field
2024-04-03 11:28:33 +02:00
fiftin
f20451b4c8
fix(backups): add inventory field 2024-04-03 11:02:29 +02:00
Denis Gukov
ff6005bc24
Merge pull request #1901 from semaphoreui/dependabot/npm_and_yarn/web/loader-utils-1.4.2
chore(deps-dev): bump loader-utils from 1.4.0 to 1.4.2 in /web
2024-04-03 10:32:59 +02:00
Denis Gukov
e280f01f87
Merge pull request #1900 from semaphoreui/dependabot/npm_and_yarn/web/decode-uri-component-0.2.2
chore(deps-dev): bump decode-uri-component from 0.2.0 to 0.2.2 in /web
2024-04-03 10:32:41 +02:00
Denis Gukov
ef9e1ba566
Merge pull request #1893 from semaphoreui/dependabot/npm_and_yarn/web/browserify-sign-4.2.3
chore(deps-dev): bump browserify-sign from 4.2.1 to 4.2.3 in /web
2024-04-03 10:32:22 +02:00
Denis Gukov
e4116559d5
Merge pull request #1907 from semaphoreui/1884-users-page-does-not-updated-correctly
fix(ui): return footer to the user list
2024-04-03 00:45:45 +02:00
Denis Gukov
f758e75d9e
Merge pull request #1906 from semaphoreui/1870-author-details-missing-in-slack-alert
fix(alerts): use dash instead of user name of it is cron task
2024-04-03 00:45:34 +02:00
Denis Gukov
d712159c8e
Merge pull request #1902 from semaphoreui/dependabot/npm_and_yarn/web/vuetify-2.6.10
chore(deps): bump vuetify from 2.6.6 to 2.6.10 in /web
2024-04-03 00:35:29 +02:00
Denis Gukov
a0241f16b7
Merge pull request #1892 from semaphoreui/dependabot/npm_and_yarn/web/express-4.19.2
chore(deps-dev): bump express from 4.18.1 to 4.19.2 in /web
2024-04-03 00:35:10 +02:00
Denis Gukov
ab3fe8ba02
Merge pull request #1905 from semaphoreui/1832-refresh-does-not-seem-to-work-correctly
fix(backups): add the user to the restored project
2024-04-03 00:33:49 +02:00
fiftin
abde65f2f3
fix(ui): return footer to the user list 2024-04-03 00:30:17 +02:00
fiftin
cbccad0de0
fix(alerts): use dash instead of user name of it is cron task 2024-04-03 00:28:36 +02:00
Denis Gukov
434ff2fb20
Merge pull request #1904 from semaphoreui/1754-console-window-view-not-updating
fix(users): update task log for admins
2024-04-03 00:23:52 +02:00
fiftin
fa5752344c
fix(sql): escape table name 2024-04-03 00:09:43 +02:00
fiftin
0c9c611cb3
fix(backups): add the user to the restored project 2024-04-03 00:05:07 +02:00
fiftin
dafc6590df
fix(users): update task log for admins 2024-04-02 23:50:52 +02:00
fiftin
41a95f16f1
Merge branch 'develop' of github.com:semaphoreui/semaphore into develop 2024-04-02 23:10:49 +02:00
fiftin
5fe5ae388d
refactor(errors): add method WriteErrorStatus 2024-04-02 23:10:42 +02:00
Denis Gukov
d0d046e204
Merge pull request #1895 from semaphoreui/dependabot/go_modules/google.golang.org/protobuf-1.33.0
chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0
2024-04-02 22:47:23 +02:00
dependabot[bot]
ab4f732588
chore(deps): bump moment from 2.29.3 to 2.29.4 in /web
Bumps [moment](https://github.com/moment/moment) from 2.29.3 to 2.29.4.
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.3...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-02 19:41:00 +00:00
dependabot[bot]
d18f4f78b7
chore(deps-dev): bump express from 4.18.1 to 4.19.2 in /web
Bumps [express](https://github.com/expressjs/express) from 4.18.1 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.1...4.19.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-02 19:40:56 +00:00
Denis Gukov
d4125e3d2b
Merge pull request #1896 from semaphoreui/dependabot/go_modules/github.com/go-jose/go-jose/v3-3.0.3
chore(deps): bump github.com/go-jose/go-jose/v3 from 3.0.2 to 3.0.3
2024-04-02 21:40:07 +02:00
dependabot[bot]
454bec861a
chore(deps): bump vuetify from 2.6.6 to 2.6.10 in /web
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 2.6.6 to 2.6.10.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v2.6.10/packages/vuetify)

---
updated-dependencies:
- dependency-name: vuetify
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-02 19:40:03 +00:00
Denis Gukov
3de87b9988
Merge pull request #1897 from semaphoreui/dependabot/npm_and_yarn/web/babel/traverse-7.24.1
chore(deps-dev): bump @babel/traverse from 7.18.5 to 7.24.1 in /web
2024-04-02 21:39:29 +02:00
dependabot[bot]
dba3969c27
chore(deps-dev): bump loader-utils from 1.4.0 to 1.4.2 in /web
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.2)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-02 19:39:28 +00:00
dependabot[bot]
03c9c1ce74
chore(deps-dev): bump decode-uri-component from 0.2.0 to 0.2.2 in /web
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-02 19:39:26 +00:00
Denis Gukov
858f804c96
Merge pull request #1898 from semaphoreui/dependabot/npm_and_yarn/web/tough-cookie-4.1.3
chore(deps-dev): bump tough-cookie from 4.0.0 to 4.1.3 in /web
2024-04-02 21:39:09 +02:00
Denis Gukov
960f071564
Merge pull request #1899 from semaphoreui/dependabot/npm_and_yarn/web/json5-1.0.2
chore(deps-dev): bump json5 from 1.0.1 to 1.0.2 in /web
2024-04-02 21:38:53 +02:00
dependabot[bot]
82114d7762
chore(deps-dev): bump json5 from 1.0.1 to 1.0.2 in /web
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-02 18:25:21 +00:00
Denis Gukov
58d382bfd6
Merge pull request #1891 from semaphoreui/dependabot/npm_and_yarn/web/webpack-dev-middleware-5.3.4
chore(deps-dev): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /web
2024-04-02 20:25:20 +02:00
Denis Gukov
1ba989d06a
Merge pull request #1894 from semaphoreui/dependabot/npm_and_yarn/web/follow-redirects-1.15.6
chore(deps): bump follow-redirects from 1.15.1 to 1.15.6 in /web
2024-04-02 20:24:31 +02:00
dependabot[bot]
7e38652170
chore(deps-dev): bump @babel/traverse from 7.18.5 to 7.24.1 in /web
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.18.5 to 7.24.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.1/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-02 18:23:33 +00:00
dependabot[bot]
787efdab6d
chore(deps-dev): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /web
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-02 18:23:17 +00:00
dependabot[bot]
0864eddaa7
chore(deps): bump follow-redirects from 1.15.1 to 1.15.6 in /web
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.1 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.1...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-02 18:23:09 +00:00
dependabot[bot]
18af32cc70
chore(deps-dev): bump browserify-sign from 4.2.1 to 4.2.3 in /web
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.3.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
- [Commits](https://github.com/crypto-browserify/browserify-sign/compare/v4.2.1...v4.2.3)

---
updated-dependencies:
- dependency-name: browserify-sign
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-02 18:23:05 +00:00
dependabot[bot]
5f92cd24e2
chore(deps-dev): bump tough-cookie from 4.0.0 to 4.1.3 in /web
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](https://github.com/salesforce/tough-cookie/compare/v4.0.0...v4.1.3)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-02 18:22:51 +00:00
Denis Gukov
45003a058c
Merge pull request #1890 from semaphoreui/dependabot/npm_and_yarn/web/axios-0.28.0
chore(deps): bump axios from 0.21.4 to 0.28.0 in /web
2024-04-02 20:22:18 +02:00
dependabot[bot]
71581c02bd
chore(deps): bump github.com/go-jose/go-jose/v3 from 3.0.2 to 3.0.3
Bumps [github.com/go-jose/go-jose/v3](https://github.com/go-jose/go-jose) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/go-jose/go-jose/releases)
- [Changelog](https://github.com/go-jose/go-jose/blob/v3.0.3/CHANGELOG.md)
- [Commits](https://github.com/go-jose/go-jose/compare/v3.0.2...v3.0.3)

---
updated-dependencies:
- dependency-name: github.com/go-jose/go-jose/v3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-02 18:20:59 +00:00
dependabot[bot]
401708f40d
chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0
Bumps google.golang.org/protobuf from 1.32.0 to 1.33.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-02 18:20:58 +00:00
dependabot[bot]
fd5a8c048a
chore(deps): bump axios from 0.21.4 to 0.28.0 in /web
Bumps [axios](https://github.com/axios/axios) from 0.21.4 to 0.28.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.28.0/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.4...v0.28.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-02 18:20:51 +00: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
Denis Gukov
7b32bbff33
Merge pull request #1886 from semaphoreui/1649-docker-container-logs-secrets
security(docker): don't print sensative data
2024-04-02 17:45:21 +02:00
Denis Gukov
214e235e57
Merge pull request #1887 from semaphoreui/1698-semaphore-api-put-projectproject_idtemplatestemplate_id---no-way-to-specify-vault_id
docs: add vault_id to open api
2024-04-02 17:44:54 +02:00
Denis Gukov
b376928c04
Merge pull request #1888 from semaphoreui/1869-task-output-reports-slack-alert-succesful-even-when-it-fails
fix(slack): log messege for unsuccess sent
2024-04-02 17:44:38 +02:00