Commit Graph

26 Commits

Author SHA1 Message Date
lokka30
120b92cfcc workflows: begin work on docker image deployment (#214)
* workflows: begin work on docker image deployment

Started work on `docker.yml` for automatic docker image deployment on
pushes to to branches (notably, excluding people's PRs).

Useful resource:
<https://docs.docker.com/build/ci/github-actions/manage-tags-labels/>

* workflows: Minor adjustments to deploy-docker-image action

* workflows: updated docker image workflow according to GH docs

* workflows: temporarily test deployment via docker-deploy branch

* workflows: use only subject-name for attestation

* workflows: specify subject-path for attestation

* workflows: remove attestation for now, too fiddly

* workflows: remove tmp test branch
2024-11-20 23:12:12 +01:00
Snowiiii
0ab4b5daed CI: Cache rust dependencies 2024-11-09 09:33:12 +01:00
Snowiiii
c2dd029fbc Minor changes to PR template 2024-11-07 07:59:55 +01:00
Snowiiii
9b1e518556 Remove docs from master branch
Its now in a other branch
2024-10-31 18:56:06 +01:00
Snowiiii
74c4662121 Fix: https://github.com/Snowiiii/Pumpkin/issues/195 2024-10-29 16:35:09 +01:00
Snowiiii
e0dd8d6b61 Move Chunks things from Client to Player
Also made Chunk handling more robust
2024-10-28 22:48:17 +01:00
Snowiiii
58ace310fc Add PR template 2024-10-27 16:03:28 +01:00
Alexander Medvedev
b17ade7b06 Add own Extractor (#201)
* Add custom extractor

* Add namespaces to blocks

* Fix: Errors
2024-10-27 12:21:55 +01:00
Alexander Medvedev
5e6374ecc2 Update and rename feature_request.md to feature_request.yml 2024-10-27 11:23:14 +01:00
Alexander Medvedev
7eec40fc43 Update bug_report.yml 2024-10-27 11:15:42 +01:00
Alexander Medvedev
9358d70518 Update and rename bug_report.md to bug_report.yml 2024-10-27 11:06:27 +01:00
Alexander Medvedev
9c5736a903 Update bug_report.md 2024-10-27 10:53:44 +01:00
Snowiiii
15832078af Add: Bungeecord support 2024-10-16 21:51:09 +02:00
Snowiiii
ffb0fcf4f0 add editorconfig 2024-10-14 23:56:34 +02:00
Snowiiii
f970c4bc12 Minior Code cleanups 2024-10-14 12:01:35 +02:00
Snowiiii
018ee7c583 CI: Export executable 2024-10-13 18:57:13 +02:00
dependabot[bot]
c3b4bb3335 Bump actions/configure-pages from 4 to 5
Bumps [actions/configure-pages](https://github.com/actions/configure-pages) from 4 to 5.
- [Release notes](https://github.com/actions/configure-pages/releases)
- [Commits](https://github.com/actions/configure-pages/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/configure-pages
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 00:52:06 +00:00
Alexander Medvedev
7b02dcfa17 Added issue templates 2024-09-08 13:13:01 +02:00
Erb3
085d0cd266 fix(docs): move to npm from bun 2024-09-02 20:25:58 +02:00
Alexander Medvedev
94f1e21dec Create FUNDING.yml 2024-08-28 18:59:56 +02:00
lukas0008
10ed8c0472 ci: Separate clippy and build for build release job 2024-08-22 13:58:03 +02:00
lukas0008
b27f6c245b Update names of jobs 2024-08-22 13:53:36 +02:00
lukas0008
6f9ce489ca Split ci into multiple jobs 2024-08-22 13:52:00 +02:00
Snowiiii
b7a4b9da2c CI: Check Linting and Format 2024-08-20 13:20:28 +02:00
Snowiiii
f9319877dd Add CI 2024-08-06 00:02:18 +02:00
Ferdinand Keller
4723e94fe5 added devcontainer configuration 2024-08-01 18:21:25 +00:00