Commit Graph

17 Commits

Author SHA1 Message Date
dependabot[bot] f3edaae8b3 Bump actions/cache from 4 to 5 (#18889)
Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-12 21:42:08 +01:00
dependabot[bot] 0150ce8505 Bump actions/checkout from 5 to 6 (#18810)
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-20 20:45:00 +01:00
dependabot[bot] 0607fd1342 Bump actions/checkout from 4 to 5 (#18233)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-12 15:15:05 +02:00
Kashargul 4874f2a117 Biomeport (#18022)
* biome port

* fix

* umm

* up

* prettier on repo level

* .

* uh

* fix that

* .

* guh

* could be deelted

* fix query

* raccoon

* raccoon
2025-07-20 16:48:40 +02:00
Kashargul aab6422798 . (#17459) 2025-03-31 15:25:07 +02:00
Drulikar 1e454470f8 Add lint to test nanomap renderer
Fix paths for nano map rendering
Disable tg specific icon_state handling where applicable
2025-01-07 01:45:12 -06:00
Selis c2efe31640 Nanomaps CI update (#16827)
* Some CI updates

* Update CODEOWNERS file
2025-01-03 15:12:34 +01:00
Selis ed5fc193f7 Recompiled rust-g (#16476)
* Recompiled rust-g

* Updated CI vars
2024-10-15 14:27:54 +02:00
dependabot[bot] a854025fcc Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 19:54:14 +00:00
TheGreatKitsune dc70234c96 Forces GitHub Actions to use Ubuntu 20.04 2022-11-22 18:25:07 -06:00
Alex f4b73525a4 build: harden render_nanomaps.yml permissions
Signed-off-by: Alex <aleksandrosansan@gmail.com>
2022-09-23 13:01:08 +02:00
dependabot[bot] b67f53a4f0 Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-25 21:57:52 +00:00
ItsSelis e36e73c03e git related changes from #12863 2022-06-25 19:26:49 +02:00
Leshana e0ec761fd7 Upgrade rust_g to version 0.4.0
Note - The linux binary depends on libssl.so.1.1 so make sure your environment is new enough to have that.
2021-07-04 18:01:41 -04:00
ShadowLarkens e559c1b20c Theoretically make nanomaps work via PR 2020-11-26 05:37:23 -08:00
ShadowLarkens f76df71315 Nanomaps actually generate correctly now 2020-11-23 04:55:27 -08:00
ShadowLarkens cf9b39b4a9 Set up GitHub action for nanomap generation 2020-09-25 03:25:07 -07:00