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 8f9786d134
.
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