Commit Graph

37 Commits

Author SHA1 Message Date
Sidharth Vinod 78377daf2f
Rename workflow jobs 2023-07-02 10:14:35 +05:30
Sidharth Vinod 2092330eec
fix: Fetch depth 2022-11-16 11:30:58 +05:30
Sidharth Vinod e05e0f8ae3
fix: Fetch depth 2022-11-16 10:31:49 +05:30
Sidharth Vinod 52ee234c0f
fix: Fetch depth 2022-11-16 10:31:07 +05:30
Sidharth Vinod 1d828fe8be
fix: Add commit count to release preview 2022-11-16 10:27:42 +05:30
Sidharth Vinod 503114c0eb
fix: Add commit count to release preview 2022-11-16 10:22:37 +05:30
Sidharth Vinod 1ad63d5b0b
chore: Add working directory 2022-11-16 09:49:41 +05:30
Sidharth Vinod 3358406e68
fix: release-preview-publish.yml 2022-11-16 00:06:47 +05:30
Sidharth Vinod 1570eb7b73
chore: Bump node to v18 2022-10-10 20:13:50 +08:00
Sidharth Vinod 98e9f5751a
Prettier pass 2022-09-05 01:00:47 +05:30
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
Knut Sveidqvist 8af36b742e Merge branch 'master'
Conflicts:
	dist/mermaid.core.js
	dist/mermaid.core.js.map
	dist/mermaid.js
	dist/mermaid.js.map
	dist/mermaid.min.js
	dist/mermaid.min.js.map
2021-08-05 20:08:37 +02:00
Knut Sveidqvist 7e346a56ff Lint fix 2021-08-05 18:18:18 +02:00
Knut Sveidqvist 719480cf76 Updated preview version to 7 2021-08-05 18:05:24 +02:00
Knut Sveidqvist 92f1b9c079 Beta preview version 2021-08-05 17:42:55 +02:00
Knut Sveidqvist d3ae43c4ba Version update 2021-08-05 07:42:52 +02:00
Knut Sveidqvist a4e01dd8e9 preview version 2021-08-05 01:15:34 +02:00
Knut Sveidqvist f77ae2b045 Switch preview release 2021-08-05 01:08:26 +02:00
Knut Sveidqvist eb4ac5c103 Merge 2021-08-04 20:02:16 +02:00
Knut Sveidqvist 7275b215b8 Release 8.11.3 2021-08-04 19:24:50 +02:00
Knut Sveidqvist 9245b0bb8b Updated version 2021-07-29 19:34:51 +02:00
Matthieu MOREL e325bdb16b
Update release-preview-publish.yml 2021-07-29 12:06:00 +02:00
Matthieu MOREL 209ac97d15
Update release-preview-publish.yml 2021-07-29 12:05:18 +02:00
Knut Sveidqvist a87d557354 Updating version 2021-07-28 11:20:09 +02:00
Knut Sveidqvist 024f7c3275 Hardcoding preview version 2021-07-28 10:20:14 +02:00
Knut Sveidqvist fa65e73bd0 Updated node version for preview publishing 2021-07-28 09:30:55 +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] 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
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
Christian Klemm bbc4ede768
Added first workflows 2019-11-30 23:23:09 +01:00
Knut Sveidqvist 1f72c3e720 Updating the repo path after migration to mermaid-js 2019-10-30 19:48:37 +01:00
Christian Klemm 2348f9d785
finished ci 2019-10-16 21:57:35 +02:00
Christian Klemm 04f86ef130
testing 2019-10-16 21:50:06 +02:00
Christian Klemm 49f5b8d150
testing 2019-10-16 03:42:37 +02:00
Christian Klemm f0bbb063dd
testing 2019-10-16 03:34:22 +02:00
Christian Klemm d95a9469ac
testing 2019-10-16 03:23:22 +02:00
Renamed from .github/workflows/alpha-release-build.yml (Browse further)