Commit Graph

134 Commits

Author SHA1 Message Date
Igor
4a1a6a6478 Fetch Armbian kernel package versions from beta repository (#67)
* Extract kernel info from repository

* Update .github/workflows/repository-status.yaml

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* AI suggestions

* Cleanup

* Update readme

* Update README.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Align numbers to right

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-09-11 16:12:44 +02:00
dependabot[bot]
d5e2a94d3c Bump actions/github-script from 7 to 8 (#68)
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-09 06:47:19 +02:00
dependabot[bot]
a91fdbebc9 Bump actions/setup-python from 5 to 6 (#69)
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-09 06:46:59 +02:00
Igor
11fe3e7c1c Display self hosted runners status (#16)
* Display runners status

* Update generate-runners-status.yml

* Aligns

* Update generate-runners-status.yml

* Update generate-runners-status.yml

* Redirect HTML output to GITHUB_STEP_SUMMARY

* Update runner status output in workflow YAML

* Enable scheduled runs for runner status generation

* Add self-hosted runners status page information
2025-09-02 22:54:13 +02:00
dependabot[bot]
965b700cc0 Bump actions/upload-pages-artifact from 3 to 4
Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-pages-artifact/releases)
- [Commits](https://github.com/actions/upload-pages-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-pages-artifact
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-26 20:49:05 +02:00
Igor
ba91b1a8da Update generate-redirector-config.yml 2025-08-26 20:48:38 +02:00
Igor
075d65ddd5 Update generate-web-index.yml 2025-08-26 20:48:38 +02:00
Igor
3a26c72ecd Update generate-web-index.yml 2025-08-26 20:48:38 +02:00
Igor
31b7fdcd6d Update generate-redirector-config.yml 2025-08-26 20:48:38 +02:00
Igor
b2e85a32cc Cosmetic changes for readme 2025-08-24 12:28:37 +02:00
Igor Pecovnik
a30dd18b51 GHA for generating release logs for entire organisation 2025-08-24 12:25:18 +02:00
dependabot[bot]
fb685aa7d1 Bump actions/download-artifact from 4 to 5
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-13 05:57:17 +02:00
dependabot[bot]
5a8d3ffe53 Bump actions/checkout from 4 to 5
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>
2025-08-13 05:56:24 +02:00
Jianfeng Liu
d248ee3ae6 generate base-files info for loong64 2025-07-22 08:11:12 +02:00
Jianfeng Liu
2b61a3c5e9 generate-base-files-info-json: fix typo 2025-07-22 08:11:12 +02:00
Igor
ab8e6e3337 Add Linux kernel shallow bundles (#59)
* Add Linux kernel shallow bundles

* Update README.md
2025-07-22 08:08:06 +02:00
Igor
d5afa916e0 Improve README.me by collecting all workflow statuses at this page (#57) 2025-07-18 18:10:21 +02:00
Igor
94253862f0 Collect and display failed devices (#55) 2025-06-24 21:27:26 +02:00
Igor
ad8aa9f4d8 Read AP and iperf3 server from database (#54) 2025-06-24 15:47:52 +02:00
Igor
bbecb63d69 Update generate-redirector-config.yml 2025-06-15 12:18:17 +02:00
Igor
679f943cfe Download GeoLite database from fixed tag 2025-06-10 17:29:50 +02:00
Igor
a212f0a6e7 Wireless performance testing: once per week is enough (#51) 2025-06-03 10:17:29 +02:00
Igor
e1b9263964 Don't read files via login (#50)
* Don't read files via login

* Simplify torrent files download

* Fix to fi

* Update generate-web-index.yml

* Update .github/workflows/generate-web-index.yml

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update generate-web-index.yml

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-05-19 10:39:46 +02:00
Igor
2542b7ebad Switch to rsync 2025-05-19 07:26:25 +02:00
Igor
8482117e7b Switch to rsync.armbian.com as source of truth 2025-05-19 06:55:25 +02:00