| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Github issues config: fix broken link Since we deprecate mirror repository, issues can't be open for infra anymore | 10 个月前 | |
build(deps): bump step-security/harden-runner from 2.21.0 to 2.21.1 Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.21.0 to 2.21.1. - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](https://github.com/step-security/harden-runner/compare/05e31511f85b41b11d1cf0ef85d0992719546e2c...e14015d583714f6e62063499dc959a02595150a1) --- updated-dependencies: - dependency-name: step-security/harden-runner dependency-version: 2.21.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> | 2 天前 | |
`Automatic` board configs status synchronise | 4 天前 | |
Create CODE_OF_CONDUCT.md simple code of conduct that covers our core needs. | 5 年前 | |
github: Add issue reference to pull request template Make it easier for people to link to relevant tasks or bugs for a PR. | 2 年前 | |
Improve welcome readme file (#1779) | 6 年前 | |
Refactor rootfs caching (#3895) | 4 年前 | |
Update Releases.md (#5871) - replace `master` with `main`. | 2 年前 | |
reduced PNG file size with optipng | 3 年前 | |
chore: update Dependabot schedule to daily updates - Change GitHub Actions and pip dependency updates from weekly to daily - Set update times to early morning (04:00/05:00) Europe/Ljubljana timezone - Add open-pull-requests-limit of 3 to prevent too many open PRs - Ensures faster detection and updates of security vulnerabilities Signed-off-by: Igor Pecovnik <igor@armbian.com> | 5 个月前 | |
generate_CODEOWNERS: handle multi-dir KERNELPATCHDIR A family may set KERNELPATCHDIR to a space-separated list of patch dirs (spacemit-k3 uses "archive/spacemit-k3-6.18 archive/spacemit-k3-<branch>-6.18"). The generator treated it as a single dir: `patch/kernel/${KERNELPATCHDIR%-*}-*/` runs %-* on the whole string, so only the last dir's version got trimmed - the first dir stayed literal and became the CODEOWNERS path, while the second dir's glob spilled into the owners column, where merge() then treated it as an owner. That produced the malformed entry: patch/kernel/archive/spacemit-k3-6.18 @pyavitz archive/spacemit-k3-current-*/ archive/spacemit-k3-legacy-*/ Iterate over each whitespace-separated dir instead (like BOOTPATCHDIR already does), emitting one owners line per dir and still following a symlinked dir to its target. spacemit-k3 now yields three clean entries, each owned only by @pyavitz. Signed-off-by: Igor Pecovnik <igor@armbian.com> | 13 天前 | |
tools: source desktop inventory from armbian-configng YAMLs armbian_utils.armbian_get_all_userspace_inventory used to walk config/desktop/{release}/environments/ and config/desktop/common/ to discover which desktops a release shipped + which arches each DE supported. That tree was removed in the previous commit. Re-derive the same inventory by subprocessing armbian-configng's standalone parse_desktop_yaml.py with --list-json. The parser reads tools/modules/desktops/yaml/*.yaml and emits a {name, status, architectures, ...} record per DE; we keep only entries with status == 'supported' for the auto-generated build matrix (status == 'community' is installable on a running system but shouldn't spawn CI matrix slots by default — that's the operator's call; status == 'unsupported' is vendor-specific and never built). Drop: - the now-unreachable per-arch / per-release walkers in targets-compositor.py and the tombstone .eos + labeler.yml entries that pointed at config/desktop/. - the 'any appgroup combination' matrix expansion in aggregation.py — the tier model subsumes that axis. The armbian-configng clone under cache/sources/armbian-configng is populated by interactive_desktop_main_configuration (see the earlier commit) and refreshed on every desktop build. The cli-jsoninfo.sh CLI gained a parallel fetch for the same clone so 'compile.sh configdump-json' can report the new inventory without relying on an interactive-path side-effect. | 3 个月前 | |
Giveaway: remove additional label that otherwise makes no sense | 1 年前 | |
Clean build repository readme file, update logo, declutter (#8391) | 1 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 10 个月前 | ||
| 2 天前 | ||
| 4 天前 | ||
| 5 年前 | ||
| 2 年前 | ||
| 6 年前 | ||
| 4 年前 | ||
| 2 年前 | ||
| 3 年前 | ||
| 5 个月前 | ||
| 13 天前 | ||
| 3 个月前 | ||
| 1 年前 | ||
| 1 年前 |