Commit Graph

60 Commits

Author SHA1 Message Date
Jeremy Gallant
0e6a4818ea fix: Crowdin upload sources action (#672)
* Fix Crowdin upload sources action

* Replace biome with deno in vscode extension recommendations

---------

Co-authored-by: philon- <philon-@users.noreply.github.com>
2025-06-18 15:48:41 -04:00
dependabot[bot]
48862141dc chore(deps): bump tj-actions/changed-files in /.github/workflows (#650)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 44 to 46.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v44...v46)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-version: '46'
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-12 20:10:08 -04:00
Dan Ditomaso
47f8264c31 Fix tsc errors (#649)
* fixed tsc errors

* fixed tsc errors

* fixed tsc errors

* fixing tsc errors

* fixing more tsc errors

* fixing more tsc errors

* fixed tsc errors

* fixing tsc errors

* fixing PR issues

* commented out tsc check

* completing tsc fixes

* updating lockfile

* removed react-hooks
2025-06-12 19:00:30 -04:00
Dan Ditomaso
eb2a2717b1 Internationalization (i18n) (#627)
* `feat: added internationalization lib, added english labels`
* `fixes from code review`
* `feat: add crowdin github actions`
* `fix: added support for i18n in testing. Fixed broken tests`
* `fix: missing translations`
* `removed unneded import`
* `more components updated with missing translations`
* `fixed lint issue`
* `Refactor: updated how translations are scoped, updated all references`
* `fixing broken tests`
* `feat: added language switcher, updated some translations`
* `fixed linting issues`
* `reverting vite config`
* `add english group id's to command palette`
* `updated PR template for i18n`
2025-05-27 08:33:43 -04:00
Dan Ditomaso
a644d30228 Add github action to release to stable (#590)
* feat: added github action workflow to release to stable

* updated trigger logic
2025-05-05 13:20:49 -04:00
Dan Ditomaso
1c453e2981 fix: couple of UI updates, fix: add pre release support to release workflow (#609) 2025-05-05 11:47:36 -04:00
Dan Ditomaso
bbadb1a917 chore: optimize deno workflow for CI/CD (#605)
* chore: optimize deno workflow for CI/CD

* add install step
2025-05-04 16:39:19 -04:00
Austin
b40540b118 Fix upload build.tar (#591) 2025-05-02 10:57:17 -04:00
Dan Ditomaso
4802a8f6e6 Update ci.yml 2025-04-23 14:14:00 -04:00
vidplace7
aab8bce78e GHA: Attach build.tar to release 2025-04-02 09:18:20 -04:00
Dan Ditomaso
0de24c41ed fix: docker build process 2025-03-29 15:54:15 -04:00
Dan Ditomaso
db08542b39 refactor: switch to deno 2025-03-02 14:25:29 -05:00
Dan Ditomaso
3db2ede9d6 Merge pull request #462 from danditomaso/feat/add-support-for-unit-testing
feat: adding unit/ui testing support
2025-02-25 20:01:37 -05:00
Dan Ditomaso
c39ef5916f running tests in CI/CD pipeline 2025-02-25 08:00:40 -05:00
Dan Ditomaso
4490d178d0 Revert "feat: apply formatting as github action" 2025-02-24 15:14:57 -05:00
Dan Ditomaso
92a84af454 feat: added nightly github action. updated docs 2025-02-21 16:30:48 -05:00
Dan Ditomaso
bbb8384d66 fix: changed pnpm to bun 2025-02-21 12:39:46 -05:00
Dan Ditomaso
ff6515269b Revert "fix: update pnpm lock file version" 2025-02-21 12:24:00 -05:00
Dan Ditomaso
3afbc9a693 manually specify pnpm version in gh workflows 2025-02-20 22:06:06 -05:00
Dan Ditomaso
84ca90ae97 fix: further action changes. 2025-02-19 11:47:07 -05:00
Dan Ditomaso
8c693f1956 fix: improve action to fix checkout issue 2025-02-19 11:44:36 -05:00
Dan Ditomaso
764328593d changed name of github action 2025-02-19 11:33:20 -05:00
Dan Ditomaso
e9b6c2495c feat: apply biome formatting as github action 2025-02-19 11:28:23 -05:00
Tilen Komel
9493649a69 This works now 2025-01-23 14:02:21 +01:00
Tilen Komel
c8cd5b0eaa Define package_json_file: package.json in CI 2025-01-23 13:49:44 +01:00
Tilen Komel
c16b3a3ce0 Add version 2025-01-23 13:35:12 +01:00
Tilen Komel
2967a74480 Blank version 2025-01-23 13:33:13 +01:00
Tilen Komel
ea648ca887 Just for joke without actions/checkout@v4 2025-01-23 13:30:16 +01:00
Hunter275
42ccd953c0 remove version spec 2025-01-20 20:20:50 -05:00
Hunter Thornsberry
51081d3052 Update release.yml
Create a build artifact on release
2024-09-10 20:51:50 -04:00
Hunter Thornsberry
80ab44c8db don't release on release 2024-09-04 00:39:12 -04:00
Hunter Thornsberry
7895df2d9f Stop release on ci 2024-09-04 00:35:22 -04:00
Hunter Thornsberry
c780437355 Merge pull request #286 from TheCyberRonin/feature/provide-compressed-build-during-pr
feat: Provide compressed build during PR GitHub Action
2024-09-04 00:12:26 -04:00
Ronin
c16070f02b feat: Only do CI GHA on push to master 2024-08-29 21:54:58 -04:00
Ronin
3e6653a98f chore: Fix typo in package name for uploading 2024-08-29 21:31:04 -04:00
Ronin
59126ca939 feat: Add a build step for build.tar 2024-08-29 21:27:37 -04:00
Nick Oliver
fee48c06e4 chore(workflows): use pnpm/action-setup@v4
latest version, v3 updated to run on Node.js v20
2024-05-16 18:14:08 -07:00
Sacha Weatherstone
21bd61d954 remove arm32 build 2024-01-24 22:04:38 +10:00
Sacha Weatherstone
72bfd44b1f Build for ARM 2024-01-24 20:33:59 +10:00
Sacha Weatherstone
dcab2c33d0 update ci 2023-12-26 21:21:45 +10:00
Sacha Weatherstone
e2cc25a9b0 Repo cleanup 2023-11-16 10:22:16 +10:00
Sacha Weatherstone
9e8c4832c8 fix multiarch build 2023-06-20 12:10:35 +10:00
Sacha Weatherstone
c37c0f9008 build for arm64 2023-06-20 09:28:35 +10:00
Sacha Weatherstone
583efdb00c fix containerfile path 2023-06-19 19:27:34 +10:00
Sacha Weatherstone
ba3b387b2e fix ci permissions 2023-06-19 19:25:19 +10:00
Sacha Weatherstone
172549d099 add container publishing 2023-06-19 19:21:35 +10:00
Sacha Weatherstone
fb59ff3a6d Update CI & Configs 2023-01-19 19:57:11 +10:00
Sacha Weatherstone
266d83d194 Update deps & rename ci file 2023-01-02 18:20:58 +11:00
Sacha Weatherstone
b383b05b2a Fix CI 2022-12-11 19:27:03 +10:00
Sacha Weatherstone
e457cef3da WIP updates 2022-11-27 22:50:46 +10:00