deprecate old projects & reduce CI workload

This commit is contained in:
2023-02-18 16:24:20 -07:00
parent c5002c48bc
commit e1f306a92e
147 changed files with 4 additions and 9 deletions

View File

@@ -6,7 +6,7 @@ jobs:
test-core: test-core:
strategy: strategy:
matrix: matrix:
os: [ubuntu-latest, windows-latest, macos-latest] os: [ubuntu-latest, windows-latest]
haxe-version: [4.2.5] haxe-version: [4.2.5]
node-version: ['14'] node-version: ['14']
python-version: ['3.x'] python-version: ['3.x']
@@ -18,13 +18,8 @@ jobs:
- KISS_TARGET=nodejs - KISS_TARGET=nodejs
- KISS_TARGET=py - KISS_TARGET=py
- KISS_PROJECT=aoc - KISS_PROJECT=aoc
- KISS_PROJECT=asciilib
# TODO bump-version # TODO bump-version
- KISS_PROJECT=flixel-ascii-game
- KISS_PROJECT=flixel-desktop-habit-puzzle-game - KISS_PROJECT=flixel-desktop-habit-puzzle-game
- KISS_PROJECT=flixel-desktop-handloose
- KISS_PROJECT=flixel-rpg-tutorial
- KISS_PROJECT=godot-squash-the-creeps-3d
# TODO hollywoo # TODO hollywoo
# TODO hollywoo-flixel # TODO hollywoo-flixel
# TODO iso-rpg-engine # TODO iso-rpg-engine
@@ -34,16 +29,15 @@ jobs:
# TODO kiss-flixel # TODO kiss-flixel
- KISS_PROJECT=kiss-tools - KISS_PROJECT=kiss-tools
- KISS_PROJECT=kiss-vscode - KISS_PROJECT=kiss-vscode
- KISS_PROJECT=leet-code
# TODO lets-read # TODO lets-read
- KISS_PROJECT=nat-archive-tool - KISS_PROJECT=nat-archive-tool
- KISS_PROJECT=nat-flixel-desktop-playground - KISS_PROJECT=nat-flixel-desktop-playground
- KISS_PROJECT=nat-godot-playground
- KISS_PROJECT=nat-globelet-playground - KISS_PROJECT=nat-globelet-playground
- KISS_PROJECT=pdf-salad - KISS_PROJECT=pdf-salad
# TODO prokgen # TODO prokgen
# TODO re-flex # TODO re-flex
# skip requests-externs # skip requests-externs
- KISS_PROJECT=sched
fail-fast: true fail-fast: true
runs-on: ${{ matrix.os }} runs-on: ${{ matrix.os }}
env: env:

View File

Before

Width:  |  Height:  |  Size: 5.3 KiB

After

Width:  |  Height:  |  Size: 5.3 KiB

View File

View File

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

View File

Before

Width:  |  Height:  |  Size: 984 B

After

Width:  |  Height:  |  Size: 984 B

View File

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

View File

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

Some files were not shown because too many files have changed in this diff Show More