70 Commits

Author SHA1 Message Date
dependabot[bot]
482e2d34a0 Bump actions/cache from 4 to 5
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>
2025-12-15 13:53:18 +01:00
dependabot[bot]
5073a6ca2b Bump peter-evans/create-pull-request from 7 to 8
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7 to 8.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v7...v8)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-15 13:53:09 +01:00
dependabot[bot]
e8a15b7c15 Bump actions/checkout from 5 to 6
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>
2025-11-24 07:05:46 +01:00
Igor
06d14121f7 Update mirror URL for size retrieval in workflow 2025-11-04 07:33:09 +01:00
Igor
10a7cf2c97 Change default branch from 'master' to 'main' 2025-11-04 07:21:13 +01:00
Igor
e59c9556cd Change rsync source for mirror images 2025-11-04 07:16:11 +01:00
dependabot[bot]
8aae987cde Bump igorjs/gh-actions-clean-workflow from 6 to 7
Bumps [igorjs/gh-actions-clean-workflow](https://github.com/igorjs/gh-actions-clean-workflow) from 6 to 7.
- [Release notes](https://github.com/igorjs/gh-actions-clean-workflow/releases)
- [Changelog](https://github.com/igorjs/gh-actions-clean-workflow/blob/main/CHANGELOG.md)
- [Commits](https://github.com/igorjs/gh-actions-clean-workflow/compare/v6...v7)

---
updated-dependencies:
- dependency-name: igorjs/gh-actions-clean-workflow
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-03 07:28:15 +01:00
dependabot[bot]
50b1027e8f Bump actions/labeler from 5 to 6
Bumps [actions/labeler](https://github.com/actions/labeler) from 5 to 6.
- [Release notes](https://github.com/actions/labeler/releases)
- [Commits](https://github.com/actions/labeler/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/labeler
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-08 09:16:04 +02:00
dependabot[bot]
8255cfe1ef Bump actions/setup-python from 5 to 6
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>
2025-09-08 09:15:54 +02:00
Igor
fc93a834d6 Only import active mirrors 2025-09-06 20:22:14 +02:00
dependabot[bot]
93a63653a8 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-18 11:55:01 +02:00
Rolf Leggewie
fd93d5c4f0 GH: fix spelling (replace PR's by PRs) 2025-05-12 19:15:50 +02:00
Igor
7ab2c940c7 Cleanup armbian-config pulling script 2025-04-27 22:26:44 +02:00
Igor
eab040cbed Add various GH actions and enable upload to new WEB server (#666)
* `Automatic` documentation update
* `Automatic` documentation update
* Enable upload to new server
* Pull useful actions from build repository
* Update .github/workflows/clean-workflow-logs.yml
* Update clean-workflow-logs.yml
* Fix docs preview
* Refactor docs at pr
2025-04-09 18:14:20 +02:00
SuperKali
293344e9fa Fix(testing): Correctly handles line endings to avoid empty lines on pull 2025-02-24 07:14:05 +01:00
SuperKali
31ee8426bf docs: update rsync and Current Mirrors sections
- Dynamically update the rsync table with current required space values (dl, apt, archive, oldarchive).
- Refresh the Current Mirrors section by querying the Netbox API.
- Preserve the static content (introduction, operational flow, etc.) of the document.
2025-02-21 20:49:47 +01:00
Igor
4bf105dda9 Update pull-from-armbian-config.yml 2025-02-16 22:44:45 +01:00
Igor
5421b2a6b6 Update pull-from-armbian-config.yml 2025-01-20 12:12:40 +01:00
Igor
aac69530d2 Update pull-from-armbian-config.yml 2025-01-03 17:06:15 +01:00
Igor
ae6da041d1 Update pull-from-armbian-config.yml 2024-12-22 15:04:17 +01:00
Igor
ef88181be4 set to fixed primary mirror (#574)
* Insecure curl

* Update pull-mirrors-from-db.yml

* `Automatic` documentation update

---------

Co-authored-by: igorpecovnik <6281704+igorpecovnik@users.noreply.github.com>
2024-12-21 13:00:29 +01:00
Igor
ecd795bae0 Mirrors: No breaking line for site name 2024-12-17 14:33:02 +01:00
Igor
95be727a6f Typo 2024-12-17 09:51:51 +01:00
Igor Pecovnik
15ec2c883c Add names to the download targets and fix small bug 2024-12-17 09:49:22 +01:00
Igor Pecovnik
31d382ff71 Add size and text from mirrors 2024-12-17 09:39:21 +01:00