Commit Graph

42 Commits

Author SHA1 Message Date
Commandcracker
9b53abcec0 Add docker to dependabot (#694) 2025-04-05 22:16:13 +02:00
Commandcracker
33d9010c8f Add useful docker tags (#682)
* Better tags

* remove - form mc

* update tagging version extraction
2025-04-04 08:37:05 +02:00
Commandcracker
e589460fb2 Move Docker annotations to CI (#697)
* Remove annotations from Dockerfile

* Add annotations in CI
2025-04-04 08:27:52 +02:00
dependabot[bot]
4db3ac6926 Bump crate-ci/typos from 1.30.0 to 1.31.0 (#686)
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.30.0 to 1.31.0.
- [Release notes](https://github.com/crate-ci/typos/releases)
- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crate-ci/typos/compare/v1.30.0...v1.31.0)

---
updated-dependencies:
- dependency-name: crate-ci/typos
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-31 08:09:54 +02:00
dependabot[bot]
a9bfd1316b Bump crate-ci/typos from 1.29.9 to 1.30.0 (#606)
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.29.9 to 1.30.0.
- [Release notes](https://github.com/crate-ci/typos/releases)
- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crate-ci/typos/compare/v1.29.9...v1.30.0)

---
updated-dependencies:
- dependency-name: crate-ci/typos
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 10:53:38 +01:00
dependabot[bot]
0bbb7f7823 Bump crate-ci/typos from 1.29.7 to 1.29.9 (#586)
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.29.7 to 1.29.9.
- [Release notes](https://github.com/crate-ci/typos/releases)
- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crate-ci/typos/compare/v1.29.7...v1.29.9)

---
updated-dependencies:
- dependency-name: crate-ci/typos
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-24 07:51:30 +01:00
Alexander Medvedev
148ac38fe3 Make TextComponent::translate simpler 2025-02-16 18:47:30 +01:00
Alexander Medvedev
e2dff9d55a CI: Check for typos 2025-02-12 16:19:26 +01:00
Alexander Medvedev
2a935d0025 Update PR template 2025-01-03 12:31:48 +01:00
Alexander Medvedev
d5174a2d31 Delete issues/config.yml 2025-01-03 10:20:39 +01:00
Alexander Medvedev
cc0f30848e More clippy lints
Also made some vars NonZero
2024-12-19 01:25:19 +01:00
Alexander Medvedev
ff5e938022 use quotes in bug_report.yml 2024-12-05 15:09:16 +01:00
Alexander Medvedev
dd2182f3e3 again fix bug_report.yml 2024-12-05 14:59:00 +01:00
Alexander Medvedev
ef15df8fa7 fix bug_report.yml 2024-12-05 14:57:04 +01:00
Alexander Medvedev
f38a0be4c5 Update bug_report.yml 2024-12-05 14:56:18 +01:00
user622628252416
3d8c54b220 add checkboxes for unit tests to pr template (#335)
Co-authored-by: user622628252416 <nnew8715@gmail.com>
2024-11-24 14:33:26 +01:00
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