Commit graph

41 commits

Author SHA1 Message Date
dumbmoron 5210d62490
merge: merge changes from 7.x into 10 2024-09-09 13:16:46 +00:00
dumbmoron 620c644bdf
github: reformat markdown description of request templates
Some checks failed
Run tests / check lockfile correctness (push) Has been cancelled
Run tests / web sanity check (push) Has been cancelled
Run tests / api sanity check (push) Has been cancelled
Run tests / test service functionality (push) Has been cancelled
Run tests / test service: ${{ matrix.service }} (push) Has been cancelled
2024-09-08 15:09:02 +00:00
dumbmoron 37d4bdb6ed
github: disallow blank issues and add discord link 2024-09-08 15:04:29 +00:00
dumbmoron 4e66a3813e
github: replace markdown issue templates with issue forms 2024-09-08 15:04:29 +00:00
dumbmoron 08c34762e9
test: run service tests only when api/packages change 2024-09-07 17:07:48 +00:00
wukko fff1c6c7a6
web & api: rename stream to tunnel
- updated the endpoint to /tunnel
- updated status to tunnel
- fixed one incorrectly named error in web
2024-09-05 00:26:48 +06:00
dumbmoron afa33c4043
ci: add build action for develop tag
Some checks failed
Run tests / check lockfile correctness (push) Has been cancelled
Run tests / web sanity check (push) Has been cancelled
Run tests / api sanity check (push) Has been cancelled
Run tests / test service functionality (push) Has been cancelled
Run tests / test service: ${{ matrix.service }} (push) Has been cancelled
2024-08-03 16:51:09 +00:00
dumbmoron d419fd35b0
ci: add build action for develop tag
Some checks are pending
Run tests / check lockfile correctness (push) Waiting to run
Run tests / web sanity check (push) Waiting to run
Run tests / api sanity check (push) Waiting to run
Run tests / test service functionality (push) Waiting to run
Run tests / test service: ${{ matrix.service }} (push) Blocked by required conditions
2024-08-03 16:48:57 +00:00
wukko edbea16b91
ci/test.sh: update api endpoint 2024-08-03 21:51:46 +06:00
dumbmoron 3a2504ae87
ci: fix invalid node version for web 2024-08-03 09:52:46 +00:00
dumbmoron 786fd0555e
ci: use node v20 for web build, clean up 2024-08-03 09:50:24 +00:00
dumbmoron 2beacce70d
ci: use pnpm in tests 2024-08-03 09:32:42 +00:00
dumbmoron 350e1d4d4f
ci: update tests for new cobalt 2024-08-03 09:29:33 +00:00
dumbmoron 5ce208f1a5
ci: run tests on all branches 2024-08-03 10:38:57 +02:00
wukko f57c08785e
workflows/docker: add arm build targets back
Some checks are pending
Run tests / check lockfile correctness (push) Waiting to run
Run tests / web sanity check (push) Waiting to run
Run tests / api sanity check (push) Waiting to run
Run tests / test service functionality (push) Waiting to run
Run tests / test service: ${{ matrix.service }} (push) Blocked by required conditions
2024-08-01 16:08:05 +06:00
wukko 38e43d4a8b
workflows/docker: remove arm64 and arm7 builds
Some checks are pending
Run tests / check lockfile correctness (push) Waiting to run
Run tests / web sanity check (push) Waiting to run
Run tests / api sanity check (push) Waiting to run
Run tests / test service functionality (push) Waiting to run
Run tests / test service: ${{ matrix.service }} (push) Blocked by required conditions
temporary, github action builds hang for 30 FUCKING MINUTES and i need to deploy the patch
2024-08-01 08:54:26 +06:00
wukko 4f100b626b
workflows/docker: bump version of build & push action 2024-08-01 08:21:52 +06:00
wukko 0895c695e7
repo: use global org funding file
Some checks are pending
Run tests / check lockfile correctness (push) Waiting to run
Run tests / web sanity check (push) Waiting to run
Run tests / api sanity check (push) Waiting to run
Run tests / test service functionality (push) Waiting to run
Run tests / test service: ${{ matrix.service }} (push) Blocked by required conditions
2024-07-26 13:45:00 +06:00
dumbmoron 27a6310357
ci/test: update basic test to use more reliable example link 2024-07-24 15:52:40 +00:00
dumbmoron cdb2b401ce
ci: test services in github actions 2024-07-24 15:52:40 +00:00
dumbmoron 8276e51dbc
ci: add fast-forward merge action 2024-07-04 11:28:17 +00:00
wukko ec786f2bab
github: add an issue template for bugs only on main instance 2024-06-29 19:20:48 +06:00
wukko 94f512f768
github: update feature request template
better clarity & formatting
2024-06-29 19:17:48 +06:00
wukko c27d1bbbeb
github: update formatting in service request template 2024-06-29 19:12:19 +06:00
wukko 59eabe2ada
github: update formatting in hosting help template 2024-06-29 19:11:52 +06:00
wukko 40b24d30b3
github: update bug report template
improved formatting & clarity
2024-06-29 19:11:13 +06:00
wukko 5f60b8274e
github: add an issue template for hosting help 2024-06-29 19:04:45 +06:00
wukko af80db3634
github: add issue template for service request 2024-06-29 18:59:19 +06:00
jj 7f333ec681
build: add test to check if lockfile needs an update 2024-05-28 09:00:58 +02:00
dumbmoron 701182d753
build: enable layer caching for docker image built on github 2024-05-22 10:05:10 +00:00
dumbmoron b1f781d000
actions: add basic sanity check for api & web 2024-05-17 16:20:33 +00:00
dumbmoron 60d7176d1e
build: bump action versions
so that github stops complaining about node 16
2024-03-09 15:23:14 +00:00
wukko 28ae8e453a
github: add issue templates 2024-01-05 14:16:01 +06:00
dumbmoron 08edf28ccf
build: add major version tag for docker images 2023-12-02 17:06:01 +00:00
wukko af6c93cbf8
github action for creating docker image builds
merge pull request #151 from dumbmoron/create-docker-github-action
2023-08-31 12:37:35 +06:00
dumbmoron f5ad598d2f
github action: manual trigger instead of per-commit 2023-08-29 20:18:19 +02:00
wukko bd04de65d7
Update FUNDING.yml 2023-08-06 17:39:36 +06:00
dumbmoron d2e5b6f1fb
add per-commit image tag 2023-07-02 05:24:28 +02:00
dumbmoron 239db34c67
remove support for armv6
no armv6 build of node:18-bullseye-slim, can be readded once this is fixed
2023-07-02 05:21:08 +02:00
dumbmoron 7ebe28ce50 create docker build github action 2023-07-02 00:44:04 +00:00
wukko 9b17300492
Create FUNDING.yml 2023-02-16 16:04:22 +06:00