Commit graph

284 commits

Author SHA1 Message Date
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
ab8896961f refactor parameter handling in get-build-info.ps1 2025-11-14 00:43:49 +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
GitHub Action
817cefb17e Added version 1.2.77.288.g30addd9f 2025-11-13 10:32:33 +00:00
GitHub Action
90bc45dc0f Added version 1.2.77.250.g2d195c71 2025-11-12 17:49:09 +00:00
GitHub Action
51ff38d16f Added version 1.2.77.162.ga10209d6 2025-11-11 19:43:42 +00:00
GitHub Action
ade13834f9 Added version 1.2.76.298.g2316a870 2025-11-11 05:43:50 +00:00
GitHub Action
c1c0c715d1 Added version 1.2.70.253.g75b5048f 2025-11-10 12:11:45 +00: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
0b7ae2e90a Merge branch 'main' of https://github.com/LoaderSpot/LoaderSpot 2025-11-10 12:41:40 +03:00
amd64fox
e35724cf7f fix: increased web request timeout for gas 2025-11-10 12:41:38 +03:00
GitHub Action
6c882d93c6 Added version 1.2.77.159.gd5928880 2025-11-10 08:35:11 +00: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
9070044b8a updated name to loaderspot_ui 2025-11-08 11:43:38 +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
GitHub Action
0eb2d0af45 Added version 1.2.77.158.g41a657be 2025-11-08 06:14:14 +00:00
GitHub Action
d894e361dd Added version 1.2.77.144.gb6198f81 2025-11-07 12:48:58 +00:00
GitHub Action
a9e9a984fd Added version 1.2.70.254.gc8d9cbb8 2025-11-05 22:30:32 +00:00
amd64fox
d508cb5e40 remove unused urlencoding dependency 2025-11-06 00:03:33 +03:00
amd64fox
8b44677f43 refactor GAS request 2025-11-05 23:49:42 +03:00
amd64fox
1e0a1f09ac fix url formatting in send_to_gas function 2025-11-05 22:55:15 +03:00
amd64fox
65e1f39299
Delete upd.py 2025-11-05 22:45:20 +03:00
amd64fox
f0d0a70f98 Merge branch 'main' of https://github.com/LoaderSpot/LoaderSpot 2025-11-05 22:44:43 +03:00
amd64fox
d24b63e43a added LoaderSpot_CLI 2025-11-05 22:44:41 +03:00
GitHub Action
8f67fb3aff Added version 1.2.76.297.ga70a30a3 2025-11-05 09:45:25 +00:00
GitHub Action
8aa7ad5534 Added version 1.2.76.286.g733f9d86 2025-11-01 16:46:48 +00:00
GitHub Action
cfbf7b4d69 Added version 1.2.71.363.g02160d4a 2025-10-30 10:18:41 +00:00
amd64fox
3ed340b20f
update cron schedule for Spotify MS workflow 2025-10-29 18:02:16 +03:00
GitHub Action
dc7df6292f Added version 1.2.76.274.g749ee04a 2025-10-29 09:26:04 +00:00
amd64fox
eeea3304d8
Fix URL encoding in send_request function
Updated URL construction to use urllib.parse.quote for proper encoding.
2025-10-28 17:01:58 +03:00