Commit Graph

316 Commits

Author SHA1 Message Date
Sidharth Vinod 967d3bbb60
Disable link checker on develop PRs
Runs link checker every day to keep cache warm.
2022-12-27 10:35:07 +05:30
Tom PERRILLAT-COLLOMB 3beb828988 chore(pr): add task in PR template 2022-12-20 18:35:03 +01:00
Sidharth Vinod 333b974f10
Add `workflow_dispatch` to lint.yml 2022-12-15 21:50:00 +05:30
Sidharth Vinod 59fdaa3b53
fix: Fail docs:verify on non push events 2022-12-07 11:58:09 +05:30
Sidharth Vinod 7553827985
fix: docs build command 2022-12-07 11:40:17 +05:30
Sidharth Vinod 792c1a8320
chore: Rebuild docs if linting fails 2022-12-07 11:19:44 +05:30
Sidharth Vinod 963a1f1eb1
Merge remote-tracking branch 'origin/develop' into sidv/autoBuildDocs
* origin/develop: (564 commits)
  chore: Format Mermaid.vue
  Made mermaidConfig a local variable so that it cannot be shared cross rendering.
  Fix for issue #3882 moving the label when the path has been modified
  Small fix for issue #3881
  Fixed an issue that diagrams disappear from docs pages when switching themes or reloading pages
  Fixed the issue that theme-switch does not work on docs.
  chore: Fix mindmap link
  chore: Switch back from unpkg to jsdelivr
  delete functions not used in diagrams/c4 code (dead code)
  Minor change
  feat: Add @include support to docs
  feat: Add @include example to docs
  feat: Add @include support to docs
  cleanup
  fix lines
  fix Async rendering
  Revert "sync"
  chore(deps): update pnpm to v7.17.1
  chore(deps): remove dependency on `graphlib`
  test(e2e): make gitgraph snapshots consistent
  ...
2022-12-07 11:11:45 +05:30
Sidharth Vinod 41033008ec
Merge branch 'master' into develop
* master:
  doc: Add mindmap integration docs
  fix: Fetch depth
  fix: Fetch depth
  fix: Fetch depth
  fix: Add commit count to release preview
  fix: Add commit count to release preview
  chore: Add working directory
  fix: release-preview-publish.yml
  Fix #3799: Remove `type` from package.json
2022-12-01 11:39:28 +05:30
Sidharth Vinod 183dee89c2
feat: Spellcheck docs when building
docs.yml is removed as `docs:verify` will cover spellchecks now.
2022-11-22 23:06:12 +05:30
renovate[bot] a8c5f6d517 chore(deps): update lycheeverse/lychee-action action to v1.5.4 2022-11-21 04:51:51 +00:00
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 e27966c15f
chore: Add master to link checker 2022-11-15 14:16:41 +05:30
Alois Klink 195f3a5feb
ci(lint-checker): lock down permissions
Lock down the GITHUB_TOKEN permissions.

lychee only needs `GITHUB_TOKEN` to read public
data without hitting rate-limits, so having read-only
access to contents should be fine.
2022-11-10 18:23:03 +00:00
Sebastian Spier 7350b63e40 Remove unnecesary comment 2022-11-08 13:53:41 +01:00
Sebastian Spier 013ff182c9 Run Prettier 2022-11-07 20:35:00 +01:00
Sebastian Spier 46fc13a5bc Add GHA that checks links (using lychee). Incl list of links to ignore. 2022-11-06 22:35:45 +01:00
Sidharth Vinod 4870d37027
chore: Remove Security from config 2022-11-03 11:17:24 +05:30
Sidharth Vinod fb855bfcfa
Merge branch 'pr/Andre601/2739' into develop
* pr/Andre601/2739:
  Add Security Policy
  chore: lint
  Discussions are now available
  Make colors required
  make setup not required
  Update theme_proposal.yml
  Update syntaxt_proposal.yml
  Update diagram_proposal.yml
  Update bug_report.yml
  Delete question.md
  Create syntaxt_proposal.yml
  Create theme_proposal.yml
  Create diagram_proposal.yml
  Switch to bug_report.yml
  Create config.yml
2022-11-03 11:15:35 +05:30
Sidharth Vinod c86d46eb8a
Add Security Policy 2022-11-03 11:06:21 +05:30
Sidharth Vinod 361dd6a96e
Add Security Policy 2022-11-03 10:59:57 +05:30
Sidharth Vinod 17adec38af
chore: lint 2022-11-03 10:59:56 +05:30
Andre_601 638b9d9aae
Discussions are now available 2022-11-03 10:59:56 +05:30
Andre_601 c8f6994895
Make colors required 2022-11-03 10:59:55 +05:30
Andre_601 1117a80500
make setup not required 2022-11-03 10:59:55 +05:30
Andre_601 5d83ec6fa2
Update theme_proposal.yml 2022-11-03 10:59:54 +05:30
Andre_601 bab5937426
Update syntaxt_proposal.yml 2022-11-03 10:59:54 +05:30
Andre_601 099a26977a
Update diagram_proposal.yml 2022-11-03 10:59:53 +05:30
Andre_601 0b834485a8
Update bug_report.yml 2022-11-03 10:59:52 +05:30
Andre_601 41f21d4f72
Delete question.md 2022-11-03 10:59:50 +05:30
Andre_601 312e5f3d96
Create syntaxt_proposal.yml 2022-11-03 10:59:35 +05:30
Andre_601 6ef3e7f536
Create theme_proposal.yml 2022-11-03 10:59:34 +05:30
Andre_601 4f5228aec4
Create diagram_proposal.yml 2022-11-03 10:59:32 +05:30
Andre_601 b9daa35558
Switch to bug_report.yml 2022-11-03 10:59:10 +05:30
Andre_601 21304a9677
Create config.yml 2022-11-03 10:57:57 +05:30
Sidharth Vinod c46a3b09b1
Add Security Policy 2022-11-03 10:53:15 +05:30
Knut Sveidqvist c8635c0b9b Merge branch 'release/9.2.0'
Conflicts:
	.github/ISSUE_TEMPLATE/bug_report.md
2022-11-01 15:37:00 +01:00
Sidharth Vinod b735c21a33
chore: Remove test branch 2022-10-31 22:08:04 +05:30
Sidharth Vinod 78565d16c1
Add pnpm 2022-10-31 21:54:57 +05:30
Sidharth Vinod 56c2fe3eb1
Publish 2022-10-31 21:46:48 +05:30
Sidharth Vinod f36e0ef941
chore: Add actions deploy 2022-10-31 21:44:09 +05:30
Sidharth Vinod 24198ed63e
Merge remote-tracking branch 'origin/develop' into pr/emersonbottero/3678
* origin/develop:
  chore(deps): update all non-major dependencies
  chore(deps): update all non-major dependencies
  chore: Update bug report template
2022-10-31 19:43:53 +05:30
Emerson Bottero f87d1630d1 chore: fix most of aloisklink reviews 2022-10-30 21:22:38 -03:00
Sidharth Vinod ec10316346
chore: lint 2022-10-30 00:07:12 +05:30
Sidharth Vinod 449dfe8b8e
Merge remote-tracking branch 'origin/develop' into pr/Andre601/2739
* origin/develop: (1249 commits)
  docs(git): Regenerate
  docs(git): Add a quoted branch name example
  chore: Update bug report template
  fix(git): Support quoted branch names
  Ensure example code and rendered output are synced
  Change fill attribute to style.
  chore(deps): update all non-major dependencies
  chore(deps): pin dependencies
  fix typo
  Update sequenceDiagram.md
  style: fix eslint-plugin-tsdoc linting issues
  style: lint typescript with eslint-plugin-tsdoc
  ran linter
  Update packages/mermaid/src/dagre-wrapper/mermaid-graphlib.js
  Ran linter (npm run lint:fix)
  added curly rule to eslintrc
  fix: Add default arg to options
  Theme update from release 9.2
  testcode
  Delete dependabot.yml
  ...
2022-10-30 00:03:33 +05:30