CosminPerRam
6a3cbece69
meta: add pr templates ( #698 )
...
* meta: add pull request templates
* add a checklist for the changelog file
* make it clear that you dont have to mention yourself
... in the changelog file
* fix list
* change label on feature template
* add better context section
2025-05-06 19:58:50 +03:00
CosminPerRam
f760f0c726
ci: add minimal permissions on remaining workflows
2025-04-26 00:37:40 +03:00
CosminPerRam
1458aa0e36
ci: run games_list on GAMES_LIST.md change ( #685 )
2025-03-24 21:55:23 +02:00
CosminPerRam
5d7c304ca9
meta(template/bug_report): fix a spelling mistake
2024-09-29 22:27:08 +03:00
CosminPerRam
cb7891da24
meta(template/bug_report): mention what steps to reproduce should contain
2024-09-29 22:26:36 +03:00
CosminPerRam
2fea903517
feat: add GAMES_LIST.md action ( #637 )
...
* feat: add action
* oops, wrong tool script
* purposely wrong commit changing GAMES_LIST badly
* revert last commit
* change GAMES_LIST
* revert last commit
* add random entry in games.js
* revert last commit
2024-09-15 21:25:30 +03:00
CosminPerRam
2cfb2c8592
ci: node remove 14, set 16 to minimum suported, add 20 and 22 ( #622 )
2024-08-31 01:34:21 +03:00
CosminPerRam
1c7c1e66f4
fix: deno workflow not triggering on changes upon itself
2024-08-02 22:32:07 +03:00
CosminPerRam
db2f61de91
feat: add Bun as a supported runtime ( #596 )
...
* feat: add badge to the README
* chore: changelog
* feat: add bun workflow
* oops change workflow name it was totally not copy pasted I swear
* workflow pls trigger
* revert last commit
* fix bun workflow
* specify target bun in workflow
2024-08-02 22:31:03 +03:00
Tom
68f9c01886
feat: Add ID tests to CI ( #456 )
...
* tools: Add script to run ID tests
* ci: Add game ID tests
* tools/id-tests: Import games directly from file
* ci/id: Update ID tests to official repo
* ci/id: Cache rust deps even if tests fail
* Add newlines
2024-01-14 23:17:11 +02:00
CosminPerRam
6e6d140b7a
fix: remove deno hacky fixes ( #452 )
...
* fix: remove deno hacky fixes
* fix: upgrade deno workflow from 1.x to 1.39.2
2024-01-06 15:46:02 +02:00
CosminPerRam
ec33bc2ca2
chore: remove --allow-read from deno permissions as we dont need it anymore because of #407
2023-12-03 18:07:01 +02:00
CosminPerRam
da464a5149
feat: Use paths on CI to speed it up ( #399 )
...
* Use paths on CI to speed it up.
* Example commit that modifies README
* Revert "Example commit that modifies README"
This reverts commit 8f9786d1343f2c970153c65415e9756726976128.
2023-11-03 16:31:43 +02:00
CosminPerRam
f335a1fbe3
feat: add issue templates
2023-10-23 23:15:19 +03:00
CosminPerRam
0942c56b0f
Set versioning-strategy in dependabot to increase
2023-10-14 20:17:20 +03:00
CosminPerRam
ba06163d04
Fix dependabot.yml
2023-10-14 19:17:47 +03:00
CosminPerRam
51c55b2ef7
Rename dependabot file
2023-10-12 16:03:13 +03:00
CosminPerRam
945e1a9aaf
Add dependabotcheck.yml file to weekly check for updates
2023-10-12 16:01:07 +03:00
CosminPerRam
aac69e16de
Remove test from Node CI and package.json as we dont have any yet
2023-10-10 13:10:04 +03:00
CosminPerRam
e15599b8b3
Rename Deno CI from test to build
2023-10-10 13:09:11 +03:00
CosminPerRam
deacf15561
Rename Node workflow file and names
2023-10-10 13:08:00 +03:00
CosminPerRam
0481be22f8
Add Deno to CI ( #377 )
...
* Add Deno to CI
* Remove lint and comments from ci file
* Replace test by compile
* Specify to build bin/gamedig and ignore the resulting exe
2023-10-10 13:06:20 +03:00
CosminPerRam
150fa0035f
Add CI node.js.yml ( #376 )
...
* Add CI node.js.yml
* Add empty test script to package.json
2023-10-10 09:46:37 +03:00