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
amd64fox
a660738738
Refactor Rust toolchain installation and artifact handling
...
Updated the build workflow to install Rust toolchain using commands instead of an action. Changed artifact handling to copy the executable directly instead of archiving it.
2025-10-27 21:12:02 +03:00
amd64fox
8cc9141369
Change build runner to use windows-latest
2025-10-27 20:54:01 +03:00
amd64fox
7ff5e1f0ee
Update GitHub Actions to use stable Rust and Windows 2022
2025-10-27 20:47:54 +03:00
amd64fox
d78141cc92
Change Rust toolchain from stable to nightly
2025-10-27 20:39:14 +03:00
amd64fox
d02d1be468
indentation correction
2025-10-27 20:26:41 +03:00
amd64fox
b434d93a7d
update build-to-release.yml for rust
2025-10-27 20:20:12 +03:00
dependabot[bot]
036f7c81cf
Bump actions/upload-artifact from 4 to 5 ( #10 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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-10-25 02:37:15 +03:00
dependabot[bot]
87b943bc48
Bump actions/github-script from 7 to 8 ( #9 )
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 7 to 8.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v7...v8 )
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-version: '8'
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-09-05 00:59:10 +03:00
dependabot[bot]
750b857544
Bump actions/setup-python from 5 to 6 ( #8 )
...
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-09-05 00:57:57 +03:00
dependabot[bot]
d9146507b9
Bump actions/checkout from 4 to 5 ( #7 )
...
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-08-14 21:19:49 +03:00
amd64fox
396f0697b3
revert
2025-08-03 13:47:59 +03:00
amd64fox
b482d719ed
Update ms-spotify.yml
...
test windows server 2025
2025-08-03 13:41:56 +03:00
amd64fox
9ecfee6004
added use of personal token
2025-03-07 13:36:57 +03:00
amd64fox
446cc5327b
Update sync-files.yml
...
add workflow_dispatch
2025-03-07 09:58:53 +03:00
amd64fox
bd8d49c80e
Create sync-files.yml
2025-02-28 20:19:14 +03:00
amd64fox
4ef145a9e3
Create check-deb-versions.yml
2025-02-28 12:36:49 +03:00
amd64fox
2cad3be3d8
Update and rename main.yml to version-check.yml
...
- a wait has been added in case of multiple runs
- dependency handling directly in the workflow
2025-02-14 13:23:54 +03:00
dependabot[bot]
61b9865e6f
Bump actions/checkout from 3 to 4 ( #3 )
...
Bumps [actions/checkout](https://github.com/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
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-09 07:04:30 +03:00
dependabot[bot]
a8167d45a0
Bump actions/upload-artifact from 3 to 4 ( #4 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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>
2024-11-09 07:04:19 +03:00
dependabot[bot]
12f2c7cda1
Bump actions/setup-python from 4 to 5 ( #5 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-python
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>
2024-11-09 07:04:09 +03:00