|
8f1cb3fad7
|
feat(config): add @std/jsonc dependency
- Adds @std/jsonc dependency to improve JSONC handling capabilities
- Updates lock file to include integrity and dependency data for @std/jsonc
|
2025-05-30 11:43:46 +02:00 |
|
|
a22c156dd3
|
fix(tasks): add read permissions to build scripts
Auto Changelog & Release / detect-version-change (push) Successful in 3s
CI / build (push) Successful in 6s
Auto Changelog & Release / release (push) Has been skipped
Auto Changelog & Release / changelog-only (push) Successful in 6s
- Allow read permissions in build scripts for both amd64 and arm64 targets
- Ensure compatibility with files required during the build process
|
2025-05-28 18:33:47 +02:00 |
|
|
07730e5761
|
feat(tasks): add formatting, linting, and CI tasks
- Introduces new tasks for code formatting and linting
- Adds a CI task combining formatting, linting, and testing
|
2025-05-28 18:14:51 +02:00 |
|
|
440130f782
|
feat(tasks): include localization files in build commands
Auto Changelog & Release / detect-version-change (push) Successful in 3s
Auto Changelog & Release / release (push) Has been skipped
Auto Changelog & Release / changelog-only (push) Successful in 6s
- Add German and English localization files to build outputs
- Ensure compiled binaries include required resources for i18n support
|
2025-05-28 18:10:04 +02:00 |
|
|
01898a3a8e
|
feat(tasks): add build tasks for amd64 and arm64 targets
- Introduces separate build tasks for amd64 and arm64 architectures
- Enables cross-compilation for better platform support
|
2025-05-22 10:19:02 +02:00 |
|
|
6e00e89bb0
|
chore(tasks): include version file in build process
- Adds the `--include=VERSION` flag to ensure the version file is part
of the build output for consistency.
|
2025-05-21 03:47:24 +02:00 |
|
|
0b720500e0
|
chore(config): add deno configuration and lockfile
|
2025-05-21 02:57:26 +02:00 |
|