Commit graph

313 commits

Author SHA1 Message Date
amd64fox
a2fd6913cc
Add push options to update_versions workflow 2025-11-18 05:20:30 +03:00
amd64fox
e6b410b837 Added version 1.2.58.354.ga9e5d5dd 2025-11-18 02:15:40 +00:00
amd64fox
39b110ff83 Added version 1.2.57.301.gb804e5ce 2025-11-18 02:15:21 +00:00
amd64fox
fff751fbcc Added version 1.2.52.297.g9ad95283 2025-11-18 02:15:03 +00:00
amd64fox
871ebfb35f Added version 1.2.52.402.g4f67b282 2025-11-18 02:14:45 +00:00
amd64fox
b8c01ad340
Refactor version update workflow to use auto-commit action 2025-11-18 05:11:59 +03:00
GitHub Action
dee58698c7 Added version 1.2.57.248.g99e4f91e 2025-11-18 01:57:56 +00:00
GitHub Action
f4b24453ac Added version 1.2.56.440.gb68df5d6 2025-11-18 01:57:35 +00:00
GitHub Action
d699d2ac8c Added version 1.2.52.290.gabcab511 2025-11-18 01:57:13 +00:00
GitHub Action
3f952f65bc Added version 1.2.51.251.g3824e6a9 2025-11-18 01:56:44 +00:00
amd64fox
1e1fbb6fcb
Update concurrency group for version check 2025-11-18 04:52:57 +03:00
GitHub Action
8dd85ffcfd Added version 1.2.63.212.g5da2018e 2025-11-18 01:48:09 +00:00
GitHub Action
2a7d1845eb Added version 1.2.61.199.g23513eeb 2025-11-18 01:46:41 +00:00
GitHub Action
172b066e95 Added version 1.2.51.210.ge411d4f7 2025-11-18 01:45:10 +00:00
GitHub Action
2c5e18b40c Added version 1.2.66.242.g7de5ae85 2025-11-18 01:01:49 +00:00
GitHub Action
f7ebdc8915 Added version 1.2.63.214.gb21d7c0d 2025-11-18 01:00:04 +00:00
GitHub Action
e7f647aa3c Added version 1.2.51.175.gfc0f5b10 2025-11-18 00:58:38 +00:00
amd64fox
4b936d86a4 add buildType 2025-11-16 14:54:10 +03:00
GitHub Action
26344b96b4 Added version 1.2.77.352.g26264c50 2025-11-16 06:44:44 +00:00
amd64fox
5b24d6d776 refactor search results to support multiple versions 2025-11-16 02:45:24 +03:00
GitHub Action
6cbe6ccdaf Added version 1.2.77.351.geb47b01f 2025-11-15 06:44:09 +00:00
amd64fox
6507e63825 fix buildType property assignment in version check script 2025-11-14 19:09:55 +03:00
amd64fox
d8e2291f0f refactor GAS submission logic in build version script 2025-11-14 19:00:24 +03:00
GitHub Action
3268102583 Added version 1.2.65.120.g1371365b 2025-11-14 04:15:48 +00:00
amd64fox
902b6f1223 Add buildType support to version update workflow 2025-11-14 07:01:40 +03:00
amd64fox
e6d3f0c76e remove redundant Write-Host debug messages 2025-11-14 05:40:41 +03:00
amd64fox
336fe44b5b replace Write-Output with Write-Host for messages 2025-11-14 05:33:05 +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
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