Patric Stout
|
3363027aef
|
fix: only copy files after the folder was created (#65)
|
2024-07-18 14:40:19 +00:00 |
|
Patric Stout
|
d9c7c40c36
|
feat: publish proto-definition in NPM package (#64)
Additionally, re-add the JSON files in the NPM package
|
2024-07-18 16:35:01 +02:00 |
|
Patric Stout
|
e93f636508
|
chore: remove unused listshiptypes (#61)
This was meant for the "Discord Preview", but we found another way to do that.
|
2024-07-04 15:20:51 +02:00 |
|
Patric Stout
|
3ea67e7bfd
|
fix: remove JSON folder after converting to Protobuf (#55)
|
2024-06-08 11:53:30 +00:00 |
|
Patric Stout
|
dda6d48512
|
feat: allow releasing a dataset based on Singularity (#53)
These versions will be a prerelease ending with "-sisi"
|
2024-06-07 20:16:09 +02:00 |
|
Patric Stout
|
e0d53bf81b
|
feat: use EVE client data to construct the latest SDE (#48)
|
2024-05-17 19:58:04 +02:00 |
|
Patric Stout
|
141844e72b
|
chore(ci): embed the SDE version as minor version (instead of pre-release version) (#47)
This helps out with npm to understand what "^9" means, as that normally
skips pre-release versions.
|
2024-05-09 15:11:29 +00:00 |
|
Steven Noorbergen
|
abc6b132a8
|
feat(npm): Build and publish NPM package (#43)
|
2024-05-05 16:35:22 +02:00 |
|
Steven Noorbergen
|
38b56b4cff
|
feat(sde): Add a JSON list of all published ship types (#41)
|
2024-05-05 15:48:29 +02:00 |
|
dependabot[bot]
|
626b9f64df
|
chore(deps): bump actions/checkout from 3 to 4 in the dependencies group (#40)
Bumps the dependencies group with 1 update: [actions/checkout](https://github.com/actions/checkout).
Updates `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
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-05-05 15:38:36 +02:00 |
|
Patric Stout
|
294982b777
|
feat: download all icons for the market-groups (#26)
|
2023-12-03 14:49:06 +01:00 |
|
Patric Stout
|
0afd37a4a8
|
fix: set the correct mimetype for Protobuf files (#16)
Without them, Cloudflare will not run Content-Encoding, which
makes the file bigger (on the wire) than they have to be.
|
2023-11-21 15:19:07 +01:00 |
|
Patric Stout
|
ec6c67fcf4
|
feat: automate releasing of new data-files (#11)
|
2023-11-20 20:53:02 +01:00 |
|