Andreas Deininger
|
6fb5641afc
|
Bump GitHub workflow actions to latest versions
|
2023-11-09 12:56:57 +01:00 |
|
Sidharth Vinod
|
78377daf2f
|
Rename workflow jobs
|
2023-07-02 10:14:35 +05:30 |
|
Sidharth Vinod
|
4a95589b5a
|
Add merge_group to CI triggers
|
2023-07-02 10:03:31 +05:30 |
|
Sidharth Vinod
|
1570eb7b73
|
chore: Bump node to v18
|
2022-10-10 20:13:50 +08:00 |
|
Alois Klink
|
e0805b8272
|
ci(build): fix build CI to use pnpm
The packages/mermaid/dist build is now uploaded seperately from
the packages/mermaid-mindmap/dist build.
|
2022-09-25 20:02:23 +01:00 |
|
Sidharth Vinod
|
98e9f5751a
|
Prettier pass
|
2022-09-05 01:00:47 +05:30 |
|
Yash-Singh1
|
b7b02fcc2c
|
chore: rm cypress ex. and prevent dup ci
|
2022-05-10 17:29:50 -07:00 |
|
Yash-Singh1
|
9365138206
|
chore: split ci into seperate workflows
|
2022-05-10 17:26:17 -07:00 |
|
ashishj
|
386f3c7ce9
|
Merge branch 'develop' into feature/hideUnusedParticipants_1210
|
2022-04-28 17:38:48 +02:00 |
|
naveen
|
449ba284ce
|
chore: Set permissions for GitHub actions
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.
- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions
https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs
[Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/)
Signed-off-by: naveen <172697+naveensrinivasan@users.noreply.github.com>
|
2022-04-25 23:38:27 +00:00 |
|
Yash-Singh1
|
4c93870580
|
feat: add hideUnusedParticipants and some cleanup
|
2022-04-14 19:19:18 -07:00 |
|
dependabot[bot]
|
6aa3e38edb
|
chore(deps): bump actions/upload-artifact from 2 to 3 (#2927)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-11 09:55:28 +02:00 |
|
dependabot[bot]
|
5f3bb4aeeb
|
chore(deps): bump actions/checkout from 2 to 3 (#2803)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-03-07 19:18:05 +01:00 |
|
dependabot[bot]
|
fd1cd908fe
|
chore(deps): bump actions/setup-node from 2 to 3 (#2784)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-28 08:17:30 +01:00 |
|
MOREL Matthieu
|
55faa3cb1a
|
yarn build and adapt e2e tests
Co-Authored-By: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-08-18 16:49:00 +02:00 |
|
Matthieu MOREL
|
5dfaed91f1
|
Update build.yml
|
2021-07-29 12:04:04 +02:00 |
|
dependabot[bot]
|
169800b209
|
Bump actions/setup-node from 2.2.0 to 2.3.0 (#25)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.2.0...v2.3.0)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-07-21 09:57:30 +02:00 |
|
dependabot[bot]
|
3f8ff1a66c
|
Bump actions/cache from 2.1.5 to 2.1.6 (#4)
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.5...v2.1.6)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-07-15 19:05:38 +02:00 |
|
dependabot[bot]
|
0ed11dc98c
|
Bump actions/upload-artifact from 2.2.3 to 2.2.4 (#1)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2.2.3...v2.2.4)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-07-15 19:04:38 +02:00 |
|
Knut Sveidqvist
|
52b1b23d47
|
Merge pull request #2164 from mermaid-js/dependabot/github_actions/develop/actions/setup-node-2.2.0
Bump actions/setup-node from 1 to 2.2.0
|
2021-07-15 14:54:54 +02:00 |
|
Knut Sveidqvist
|
c29486f515
|
Switching node version to version 16
|
2021-07-15 10:22:33 +02:00 |
|
Knut Sveidqvist
|
3fe1f5af60
|
Switchiung node version
|
2021-07-15 10:19:55 +02:00 |
|
dependabot[bot]
|
27b6845b78
|
Bump actions/setup-node from 1 to 2.2.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 1 to 2.2.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v1...v2.2.0)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-30 20:08:14 +00:00 |
|
Knut Sveidqvist
|
d03ef49a3c
|
Merge pull request #2002 from mermaid-js/dependabot/github_actions/develop/actions/upload-artifact-v2.2.3
Bump actions/upload-artifact from v1 to v2.2.3
|
2021-04-25 11:02:46 +02:00 |
|
Knut Sveidqvist
|
ea108b7733
|
Merge pull request #2001 from mermaid-js/dependabot/github_actions/develop/actions/checkout-v2.3.4
Update actions/checkout requirement to v2.3.4
|
2021-04-25 11:02:33 +02:00 |
|
dependabot[bot]
|
42178d5f7b
|
Bump actions/upload-artifact from v1 to v2.2.3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from v1 to v2.2.3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v1...ee69f02b3dfdecd58bb31b4d133da38ba6fe3700)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-25 08:43:09 +00:00 |
|
dependabot[bot]
|
cd94bb3f5b
|
Update actions/checkout requirement to v2.3.4
Updates the requirements on [actions/checkout](https://github.com/actions/checkout) to permit the latest version.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](5a4ac9002d )
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-25 08:43:07 +00:00 |
|
dependabot[bot]
|
94cc7c8256
|
Bump actions/cache from v1 to v2.1.5
Bumps [actions/cache](https://github.com/actions/cache) from v1 to v2.1.5.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v1...1a9e2138d905efd099035b49d8b7a3888c653ca8)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-25 08:43:06 +00:00 |
|
Knut Sveidqvist
|
a6b4cb24b8
|
Tmo disabling of coveralls
|
2020-05-01 15:16:39 +02:00 |
|
Knut Sveidqvist
|
aedf066337
|
Disabling coveralls temporarilly
|
2020-04-27 19:50:49 +02:00 |
|
Knut Sveidqvist
|
348d086c11
|
#1261 Tmp reversal of build.yml to get make release possible
|
2020-02-21 10:00:36 +01:00 |
|
Christian Klemm
|
c7466f7a1a
|
adj
|
2020-02-16 19:54:29 +01:00 |
|
Christian Klemm
|
864472d648
|
Update build.yml
|
2020-02-16 19:41:52 +01:00 |
|
Christian Klemm
|
36b02ec008
|
adj
|
2020-02-16 19:32:10 +01:00 |
|
Christian Klemm
|
7b7a6e10f8
|
adj
|
2020-02-16 17:11:13 +01:00 |
|
Christian Klemm
|
aeccf92375
|
Update build.yml
|
2020-02-16 16:52:15 +01:00 |
|
Christian Klemm
|
f90d271739
|
Update build.yml
|
2020-02-16 16:40:43 +01:00 |
|
Christian Klemm
|
9c2fde940d
|
Update build.yml
|
2020-02-16 16:35:59 +01:00 |
|
Christian Klemm
|
2b57cc6be8
|
Update build.yml
|
2020-02-16 16:31:37 +01:00 |
|
Christian Klemm
|
b62819e3fb
|
Update build.yml
|
2020-02-16 16:26:29 +01:00 |
|
Christian Klemm
|
3eb5f2c65b
|
Update build.yml
|
2020-02-16 16:10:47 +01:00 |
|
Christian Klemm
|
41be7f951c
|
Update build.yml
|
2020-02-16 16:04:20 +01:00 |
|
Christian Klemm
|
5dddf2f757
|
Update build.yml
|
2020-02-16 15:38:52 +01:00 |
|
Knut Sveidqvist
|
98229a47b2
|
Renabling build for node 10
|
2020-02-16 12:46:23 +01:00 |
|
Knut Sveidqvist
|
530ace1507
|
Disabling e2e tests in github actions
|
2020-02-16 12:39:05 +01:00 |
|
Knut Sveidqvist
|
792c657ff2
|
Modified build.yml
|
2020-02-16 09:42:57 +01:00 |
|
Knut Sveidqvist
|
5aa07439a8
|
Modified build.yml
|
2020-02-16 09:40:35 +01:00 |
|
Christian Klemm
|
a483f2466f
|
added artifact to build action
|
2020-01-08 20:52:39 +01:00 |
|
Christian Klemm
|
3fedd452a5
|
added parallel build support
|
2019-11-20 21:18:19 +01:00 |
|
Christian Klemm
|
292bc3c4e5
|
Switched to coveralls action
|
2019-11-20 21:11:48 +01:00 |
|