Sidharth Vinod
81cc401bf2
Remove stalebot
2024-06-16 19:11:26 +05:30
Michael Baumgartner
c005cf4bfa
Fix Link to contribution guidelines
...
The linked markdown file in the github repository only contains
the path to the actual file with the guidelines. Furthermore,
there is a rendered version on the website, which shows the diagramms
and not the code of them.
2024-02-16 19:39:59 +01:00
Sidharth Vinod
e7293cc0a9
feat: Add env vars to configure plausible
2023-12-11 17:42:38 +05:30
Sidharth Vinod and GitHub
5a165f0773
Apply suggestions from code review
2023-12-05 10:18:26 +05:30
Max Stanley
5865b46a26
Simplify docker action
2023-11-30 18:06:19 +00:00
Max Stanley
d2d082ec08
Always push tag event
2023-11-21 22:08:25 +00:00
Max Stanley
f6a729f871
Remove env
2023-11-21 22:06:16 +00:00
Max Stanley
6d983158b6
Fix env
2023-11-21 22:03:11 +00:00
Max Stanley
2d7f91ab26
Add new-line
2023-11-21 22:01:13 +00:00
Max Stanley
7db761fba7
Improved docker CI
2023-11-21 21:59:03 +00:00
Sidharth Vinod
448b47a8e3
Fix title
2023-05-01 12:00:53 +05:30
Sidharth Vinod
90407fe0d1
Change branch
2023-05-01 11:59:52 +05:30
Sidharth Vinod
85c3ddd365
change release branch name
2023-05-01 11:57:59 +05:30
Sidharth Vinod
6655a2c320
Update release-pr
2023-05-01 11:56:47 +05:30
Sidharth Vinod
52523ca6c2
Change branch
2023-05-01 11:54:30 +05:30
Sidharth Vinod
4994bba729
Release PR
2023-05-01 11:53:05 +05:30
Sidharth Vinod
38975c9a32
Merge branch 'develop' into fix/monaco
...
* develop: (356 commits)
chore(deps): update all non-major dependencies
build: update Browserslist db
fix Test
chore(deps): update all non-major dependencies
chore(deps): update node.js to v19
chore(deps): update dependency jsdom to v21
chore(deps): update actions/stale action to v8
chore(deps): update all non-major dependencies
Bump d3-color from 3.0.1 to 3.1.0
Did it really work??
Reduce timeouts
Splitup tests
cacheBust loadSite
Reduce timeout & retries
Update typeInEditor
Fix commenting test
Fix commenting test
Fix loadSite ?
Fix commenting test
Fix branch test
...
2023-04-19 18:33:09 +05:30
renovate[bot] and GitHub
00ebee9438
chore(deps): update actions/stale action to v8
2023-04-13 12:01:46 +00:00
Sidharth Vinod
5394074ac5
Fix browserlist base branch
2023-02-16 17:33:42 +05:30
Sidharth Vinod
ec5937b4fb
Move browserlist update to cron
2023-02-11 00:32:39 +05:30
Sidharth Vinod
1382504456
Skip updatebrowserslit on renovate
2022-12-15 17:20:39 +05:30
Sidharth Vinod
b7aae5f94f
chore: Bump node
2022-11-25 13:19:12 +05:30
renovate[bot] and GitHub
a35e00134e
chore(deps): update actions/stale action to v6
2022-11-10 06:51:40 +00:00
Sidharth Vinod
7b254a67cc
Add Funding.yml
2022-11-03 11:28:40 +05:30
Sidharth Vinod
80712d9190
enable Github tests
2022-10-19 18:11:18 +05:30
Sidharth Vinod
4f1b54b2ab
Update Browserlist
2022-09-18 09:56:58 +05:30
Sidharth Vinod
927e291bf5
Update Browserlist
2022-09-18 09:54:00 +05:30
Sidharth Vinod
b596c58ca7
chore: Remove commented code
2022-09-10 20:53:34 +05:30
renovate[bot] and GitHub
9176448e17
chore(deps): update actions/setup-node action to v3
2022-09-09 13:18:12 +00:00
Sidharth Vinod
8f7209de11
Disable dependabot for renovate
2022-09-09 18:39:34 +05:30
Sidharth Vinod
831d1e384d
Disable debounce in CI
2022-09-02 21:08:57 +05:30
Sidharth Vinod and GitHub
1daa67c932
Update stale.yml
2022-08-17 23:09:06 +05:30
Sidharth Vinod
856bc1ebe3
Add unit tests
2022-08-13 12:58:56 +05:30
Sidharth Vinod
21c9257b92
Cypress parallel
2022-08-12 23:26:52 +05:30
Sidharth Vinod
67a4cff405
Install deps before updating monaco
2022-07-08 17:54:33 +05:30
Sidharth Vinod and GitHub
185fd55b72
Merge pull request #869 from jonmbake/add-integrity-hash-sri
...
fix #783 : Add sub-resource integrity (SRI) hash to all cdn resources
2022-07-08 13:53:42 +05:30
Sidharth Vinod
6167503246
Merge branch 'develop' into fix/monaco
...
* develop: (23 commits)
Fix test
Fix test
Fix test
Fix security formatting.
Fix cypress
Pin versions; Fix svelte kit
Cypress
Remove mocha
Add dom testing
Add vitest
Add check before typing
Split vite config
Update kit
Update Browserslist
Add license
chore(deps): bump mermaid from 9.1.2 to 9.1.3 (#877 )
chore(deps-dev): bump lint-staged from 13.0.2 to 13.0.3 (#872 )
Update Browserslist
chore(deps-dev): bump cypress from 10.2.0 to 10.3.0 (#873 )
chore(deps-dev): bump @sveltejs/kit (#871 )
...
2022-07-07 11:59:58 +05:30
Sidharth Vinod
0ea5d812b2
Fix cypress
2022-07-07 00:19:42 +05:30
Sidharth Vinod
4c965fbe2e
Cypress
2022-07-06 16:51:25 +05:30
Sidharth Vinod
1c6371cb8c
Add vitest
2022-07-06 12:17:37 +05:30
Jon Bake
5b9823298e
fix #783 : Add sub-resource integrity (SRI) hash to all CDN resources
...
Also update update-monaco script to update SRI integrity hash when performing a monaco upgrade.
2022-07-02 14:56:00 -05:00
Sidharth Vinod
d2b0ae012f
Cleanup monaco
2022-06-28 15:51:05 +05:30
Sidharth Vinod
dc4409dbf9
Automate browserlist
2022-05-27 15:08:14 +05:30
Sidharth Vinod
778b020cbd
Update deps
2022-05-27 15:04:21 +05:30
Sidharth Vinod
77a8bbd27d
Add sudo
2022-05-27 14:58:44 +05:30
Sidharth Vinod
23bb0a83c0
Remove container
2022-05-27 14:57:36 +05:30
Sidharth Vinod
de6e91075f
cache
2022-05-27 14:51:19 +05:30
Sidharth Vinod
407ebc7d09
cache
2022-05-27 14:48:49 +05:30
Sidharth Vinod
9ec3309039
Add user 1001
2022-05-27 14:23:35 +05:30
Sidharth Vinod
f7d256f285
Change node version
2022-05-27 14:17:55 +05:30