Commit graph

89 commits

Author SHA1 Message Date
dependabot[bot]
18e8130d04
Bump actions/cache from 4 to 5 (#15)
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-13 04:00:08 +03:00
dependabot[bot]
0874d7f305
Bump actions/download-artifact from 6 to 7 (#16)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 6 to 7.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '7'
  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-13 03:59:59 +03:00
dependabot[bot]
8d610ceaad
Bump actions/upload-artifact from 5 to 6 (#17)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  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-12-13 03:59:49 +03:00
dependabot[bot]
ee2288360e
Bump actions/checkout from 5 to 6 (#14)
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 22:52:55 +03:00
amd64fox
f7bc952f82 Reapply "Merge branch 'main' of https://github.com/LoaderSpot/LoaderSpot"
This reverts commit 07cf7fea90.
2025-11-19 02:13:21 +03:00
amd64fox
07cf7fea90 Revert "Merge branch 'main' of https://github.com/LoaderSpot/LoaderSpot"
This reverts commit e5cd965530, reversing
changes made to c77736ccc5.
2025-11-19 02:10:36 +03:00
amd64fox
e5cd965530 Merge branch 'main' of https://github.com/LoaderSpot/LoaderSpot 2025-11-19 02:09:26 +03:00
amd64fox
1c69604346
Update version-check.yml 2025-11-18 06:08:50 +03:00
amd64fox
660715dd7b
Update version-check.yml 2025-11-18 06:07:29 +03:00
amd64fox
06ba92fc54
Update update_versions.yml 2025-11-18 06:06:50 +03:00
amd64fox
5717fb178c
Update version-check.yml 2025-11-18 06:01:23 +03:00
amd64fox
c77736ccc5 Revert "Update concurrency group for version check"
This reverts commit 1e1fbb6fcb.
2025-11-18 05:57:06 +03:00
amd64fox
549117406c
Increase MAX_RETRIES and update JSON handling 2025-11-18 05:51:09 +03:00
amd64fox
7af18cd8b2
Refactor JSON handling in update_versions.yml 2025-11-18 05:43:00 +03:00
amd64fox
4a0a7bb0de
Change JSON data passing method in workflow 2025-11-18 05:39:35 +03:00
amd64fox
f3d0d53e20
Add retry logic for version update in workflow 2025-11-18 05:31:10 +03:00
amd64fox
a2fd6913cc
Add push options to update_versions workflow 2025-11-18 05:20:30 +03:00
amd64fox
b8c01ad340
Refactor version update workflow to use auto-commit action 2025-11-18 05:11:59 +03:00
amd64fox
1e1fbb6fcb
Update concurrency group for version check 2025-11-18 04:52:57 +03:00
amd64fox
902b6f1223 Add buildType support to version update workflow 2025-11-14 07:01:40 +03:00
amd64fox
187fc4d439 refactor build info extraction to new script 2025-11-14 05:24:03 +03:00
amd64fox
5eee2572e2 remove debug output and minor message tweak 2025-11-14 02:19:30 +03:00
amd64fox
0eebb89e76 Combine build type detection and GAS sending steps 2025-11-14 02:15:12 +03:00
amd64fox
d15b5fbc32 update curl command to handle redirects in workflow 2025-11-14 02:04:00 +03:00
amd64fox
0398cb6ea1 Improve debug output for GAS POST request 2025-11-14 01:56:46 +03:00
amd64fox
d61a2e58db Improve GAS response handling in version-check workflow 2025-11-14 01:51:43 +03:00
amd64fox
e0cf1f94fc improve error handling for GAS response in workflow 2025-11-14 01:38:24 +03:00
amd64fox
430d5d40fc replace deprecated set-output with GITHUB_OUTPUT 2025-11-14 01:07:28 +03:00
amd64fox
ba0af93cdc update version check output 2025-11-14 00:34:46 +03:00
amd64fox
86d02dde3c added build type processing 2025-11-14 00:17:15 +03:00
dependabot[bot]
31eeb1d86d
Bump actions/setup-python from 5 to 6 (#11)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-python
  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-13 14:01:24 +03:00
dependabot[bot]
cb81917067
Bump actions/download-artifact from 4 to 6 (#12)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 6.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v4...v6)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  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-13 14:01:01 +03:00
dependabot[bot]
4aeb2f150f
Bump actions/checkout from 4 to 5 (#13)
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-11-13 14:00:44 +03:00
amd64fox
4e0009ce26 Improve error handling in update_version.py script 2025-11-10 15:10:22 +03:00
amd64fox
bffdc39cca refactor version update script and workflow 2025-11-10 15:03:30 +03:00
amd64fox
2d561118b9 refactor data input for version update workflow 2025-11-10 14:54:39 +03:00
amd64fox
70f3ac3249 fix DATA_JSON environment variable assignment 2025-11-10 14:51:50 +03:00
amd64fox
8806f679a9 fix DATA_JSON environment variable formatting 2025-11-10 14:48:00 +03:00
amd64fox
ea015c7280 read datajson input from environment variable 2025-11-10 14:43:40 +03:00
amd64fox
e35724cf7f fix: increased web request timeout for gas 2025-11-10 12:41:38 +03:00
amd64fox
4911d56f18 fix name 2025-11-08 15:17:41 +03:00
amd64fox
6a235cd0f5 take the compiled cli 2025-11-08 14:19:39 +03:00
amd64fox
923b4b8d78 Update build-to-release.yml 2025-11-08 11:29:56 +03:00
amd64fox
4367d89cbe
Update build-to-release.yml 2025-11-08 11:21:35 +03:00
amd64fox
9053695b6b remove arm for Linux 2025-11-08 10:47:49 +03:00
amd64fox
467b7301ec added OpenSSL dependencies (arm64) 2025-11-08 10:42:38 +03:00
amd64fox
432ad0301e added OpenSSL dependencies 2025-11-08 10:36:21 +03:00
amd64fox
b4d199ea7a cli assembly added 2025-11-08 10:29:09 +03:00
amd64fox
d24b63e43a added LoaderSpot_CLI 2025-11-05 22:44:41 +03:00
amd64fox
3ed340b20f
update cron schedule for Spotify MS workflow 2025-10-29 18:02:16 +03:00