Commit graph

16 commits

Author SHA1 Message Date
CosminPerRam
b4da5fd93d
ci(games_list): add the generation script to triggers (#736) 2025-09-05 12:08:44 +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
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
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