Commit Graph

528 Commits

Author SHA1 Message Date
igorpecovnik
f849f1c58f Automatic board configs status synchronise 2025-11-22 06:44:21 +01:00
igorpecovnik
23dc0cc27c Automatic board configs status synchronise 2025-11-17 21:10:51 +01:00
igorpecovnik
761cbaf9e2 Automatic board configs status synchronise 2025-11-17 09:39:47 +01:00
igorpecovnik
6a12d93e9b Automatic board configs status synchronise 2025-11-16 21:42:47 +01:00
igorpecovnik
e325a145d5 Automatic board configs status synchronise 2025-11-15 23:34:11 +01:00
igorpecovnik
d7061f5fe5 Automatic board configs status synchronise 2025-11-11 23:18:28 +01:00
dependabot[bot]
d782fdab80 build(deps): bump tj-actions/changed-files
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 0ff001de0805038ff3f118de4875002200057732 to 70069877f29101175ed2b055d210fe8b1d54d7d7.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](0ff001de08...70069877f2)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-version: 70069877f29101175ed2b055d210fe8b1d54d7d7
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-10 23:20:10 +01:00
Austin Lane
b9de24028e Actions: Disable merge-announce workflow on forks 2025-11-10 17:07:21 +01:00
Igor Pecovnik
c133a7d664 Revert "Implement option to skip certain kernel configs that don't want to play along"
This reverts commit 73a43c993d.
2025-11-09 20:33:27 +01:00
Igor Pecovnik
f3b699793b Implement option to skip certain kernel configs that don't want to play along 2025-11-08 21:11:06 +01:00
igorpecovnik
6076215a7a Automatic board configs status synchronise 2025-11-08 21:10:20 +01:00
dependabot[bot]
b762945378 build(deps): 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 19:36:42 +01:00
dependabot[bot]
8fe7cecc09 build(deps): bump tj-actions/changed-files
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from dbf178ceecb9304128c8e0648591d71208c6e2c9 to 0ff001de0805038ff3f118de4875002200057732.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](dbf178ceec...0ff001de08)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-version: 0ff001de0805038ff3f118de4875002200057732
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-03 19:18:55 +01:00
Igor
a2f2eb32a1 Kernel config rewrite: use our strong servers for matrix generation (#8859)
* Add review request to kernel configs workflow

* Update rewrite-kernel-configs.yml

* Remove mentioning ai as we solved it differently

https://github.com/armbian/build/pull/8861
2025-11-03 18:09:34 +01:00
dependabot[bot]
dc3d3c9c36 build(deps): bump actions/upload-artifact from 4 to 5
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>
2025-10-27 21:19:18 +01:00
dependabot[bot]
f7f4ab00b8 build(deps): bump tj-actions/changed-files
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from d03a93c0dbfac6d6dd6a0d8a5e7daff992b07449 to dbf178ceecb9304128c8e0648591d71208c6e2c9.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](d03a93c0db...dbf178ceec)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-version: dbf178ceecb9304128c8e0648591d71208c6e2c9
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-27 21:18:48 +01:00
dependabot[bot]
c4449120c0 build(deps): bump actions/download-artifact from 5 to 6
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v5...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>
2025-10-27 21:18:26 +01:00
igorpecovnik
28825b8907 Automatic board configs status synchronise 2025-10-27 10:32:28 +01:00
Igor Pecovnik
b6ec163675 Github issues config: fix broken link
Since we deprecate mirror repository, issues can't be open for infra anymore
2025-10-26 22:17:37 +01:00
igorpecovnik
3c7ace8179 Automatic board configs status synchronise 2025-10-23 22:50:33 +02:00
igorpecovnik
939b1e6ec4 Automatic board configs status synchronise 2025-10-22 13:32:35 +02:00
igorpecovnik
aaeb2a0e50 Automatic board configs status synchronise 2025-10-21 13:25:54 +02:00
dependabot[bot]
92de09ea2e build(deps): bump peter-evans/create-pull-request from 6 to 7
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6 to 7.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v6...v7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-14 00:00:21 +02:00
dependabot[bot]
c42ffb8182 build(deps): 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-10-13 23:58:19 +02:00
dependabot[bot]
847bb948b1 build(deps): bump github/codeql-action from 3 to 4
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-13 23:58:08 +02:00