Commit Graph

242 Commits

Author SHA1 Message Date
igorpecovnik
d57e365e67 Update report 2023-08-17 22:08:36 +02:00
igorpecovnik
6cf5f41b55 Update report 2023-08-15 14:29:15 +02:00
Igor
24dd3d667a
Update report (#5557)
Co-authored-by: igorpecovnik <igorpecovnik@users.noreply.github.com>
2023-08-04 12:20:40 +02:00
igorpecovnik
a392a2a381 Update report 2023-07-31 05:17:08 +02:00
igorpecovnik
c525e1bb00 Update report 2023-07-26 13:52:33 +02:00
dependabot[bot]
0359e2241b Bump ossf/scorecard-action from 2.1.3 to 2.2.0
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.1.3 to 2.2.0.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](https://github.com/ossf/scorecard-action/compare/v2.1.3...v2.2.0)

---
updated-dependencies:
- dependency-name: ossf/scorecard-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-26 21:19:49 +02:00
dependabot[bot]
205319e56e Bump tj-actions/changed-files from 36 to 37
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 36 to 37.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v36...v37)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-26 21:18:49 +02:00
hzy
b18b58c902 Regenerate CODEOWNERS 2023-06-20 21:36:13 +02:00
hzy
6f91548c17 Add script to auto-generate CODEOWNERS
This script will read `BOARD_MAINTAINER` from all board configs and generate `CODEOWNERS`
2023-06-20 21:36:13 +02:00
dependabot[bot]
17543acde4 build(deps): bump tj-actions/changed-files from 35 to 36
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 35 to 36.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v35...v36)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-01 06:32:47 +02:00
Igor
3c075bf1cc Address inactive / errors 2023-06-01 06:31:35 +02:00
Vyacheslav Bocharov
6d803eed62 Update CODEOWNERS:
add adeepn to meson64-related stuff
2023-06-01 06:31:35 +02:00
hzyitc
76378d313b ISSUE_TEMPLATE: bugreport: Require log URL instand of some parts
The full log make debug easier.
2023-05-09 10:05:46 +02:00
Igor
97be075d56 Limit execution to main branch only 2023-05-04 16:44:44 +02:00
Pander
3c09c2ffbe reduced PNG file size with optipng 2023-04-22 20:08:15 +02:00
Igor Pečovnik
c837ed2c2e Limit execution to branch main 2023-04-21 14:23:13 +02:00
Igor
8a5f07cfba Add Action to execute remote workflow on config changes 2023-04-21 14:23:13 +02:00
Igor Pečovnik
bf77c5e8a3 Fix after copy paste 2023-04-18 09:27:09 +02:00
Igor
03a8e8607d Rebuild board selection for generating official images 2023-04-18 09:27:09 +02:00
dependabot[bot]
ea4e75a79b build(deps): bump ossf/scorecard-action from 2.1.2 to 2.1.3
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](https://github.com/ossf/scorecard-action/compare/v2.1.2...v2.1.3)

---
updated-dependencies:
- dependency-name: ossf/scorecard-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-03 21:20:48 +02:00
Igor Pečovnik
1fcdf63c4e
Look only for bash shebang (#4928)
* Look only for bash shebang

We have some Python scripts now so we need to move that out

* Extend script to cover ignored files and use internal tool for checking the rest

Signed-off-by: Igor <igor@armbian.com>

---------

Signed-off-by: Igor <igor@armbian.com>
2023-03-15 16:22:14 +01:00
Igor Pečovnik
53a6bcf638
Improve filelist filtering to check only files that are interested for this (#4919)
Signed-off-by: Igor <igor@armbian.com>
2023-03-08 11:20:05 +01:00
Igor Pečovnik
e04d91ee4b
Look for bash shebang from start of the line (#4918)
Signed-off-by: Igor <igor@armbian.com>
2023-03-08 09:34:55 +01:00
Igor Pečovnik
e90b4d81a8
Open a Jira ticket when GitHub issue is raised (#4887) 2023-03-02 19:09:55 +01:00
dependabot[bot]
d89ada6b71
build(deps): bump actions/upload-artifact from 3.0.0 to 3.1.2
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.0.0 to 3.1.2.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](6673cd052c...0b7f8abb15)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-22 07:18:41 +00:00
Igor
27cdc2f7ff
Armbian next CI/pre switch adjustements
- bump version to 23.05
- adjust OCI repositories, changed hash lenght to 12 and removed rootfs- prefix to shorten names (costmetic adjustement)
- build configs were moved to https://github.com/armbian/os
- remove CI that is not going to work anymore. This means also master is out of this CI
- small changed to Readme.txt. Just adding some note, removing obvious
- add propery - supported arhitectures for distribution. Needed for CI optimisation
- remove README.armbian-next.md (need to be somewhere else)
- shrink CODEOWNERS due to messages overload

Signed-off-by: Igor <igor@armbian.com>
2023-02-21 18:51:41 +01:00
Kreyren
3af0230cf9
bugreport: include armbian-next in branch (#4793) 2023-02-15 16:02:01 +01:00
Igor Pečovnik
39ef59c3cf
Disable cronjobs as we are moving to armbian-next (#4832) 2023-02-13 21:25:43 +01:00
Igor Pečovnik
fce5179c84
Improve build framework bug reporting form (#4787) 2023-02-02 14:03:59 +01:00
Igor Velkov
d1a7a49277
up version actions/checkout (#4715) 2023-01-20 18:44:25 +01:00
hzyitc
242e78034e
lint-script-pr: bugfix: fail too fastly to check the remaining scripts (#4693) 2023-01-12 11:34:52 +01:00
dependabot[bot]
21186c0577
Bump Vucko130/delete-older-releases from 0.2.1 to 0.2.2 (#4678)
Bumps [Vucko130/delete-older-releases](https://github.com/Vucko130/delete-older-releases) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/Vucko130/delete-older-releases/releases)
- [Commits](https://github.com/Vucko130/delete-older-releases/compare/v0.2.1...v0.2.2)

---
updated-dependencies:
- dependency-name: Vucko130/delete-older-releases
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-10 07:03:20 +01:00
Igor Pečovnik
8d6e611fba
Add kernel config security analysis Action script (#4616)
- it never fails, just making a report
- adjust run conditions on lint action
2023-01-07 21:02:38 +01:00
Igor Pečovnik
a72be5f853
Improve GitHub issues handling (#4646) 2023-01-04 20:21:10 +01:00
Igor Pečovnik
ab82ebac78
Do not run Action scripts for every reviewer (#4631) 2022-12-31 15:00:56 +01:00
dependabot[bot]
d20fb2811e
Bump ossf/scorecard-action from 2.1.0 to 2.1.2 (#4613)
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.1.0 to 2.1.2.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](937ffa90d7...e38b1902ae)

---
updated-dependencies:
- dependency-name: ossf/scorecard-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-26 09:31:26 +01:00
Igor Pečovnik
d751ff51ae
Adjust action scripts to adjusted logic (#4605)
* Add new way of synching

* Add sync and torrent creation

* Update build-images.yml
2022-12-24 09:43:40 +01:00
dependabot[bot]
b54d6d6653
Bump ossf/scorecard-action from 2.0.6 to 2.1.0 (#4593)
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.0.6 to 2.1.0.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](99c53751e0...937ffa90d7)

---
updated-dependencies:
- dependency-name: ossf/scorecard-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-20 10:36:06 +01:00
dependabot[bot]
9c714ff596
Bump cirrus-actions/rebase from 1.7 to 1.8 (#4592)
Bumps [cirrus-actions/rebase](https://github.com/cirrus-actions/rebase) from 1.7 to 1.8.
- [Release notes](https://github.com/cirrus-actions/rebase/releases)
- [Commits](https://github.com/cirrus-actions/rebase/compare/1.7...1.8)

---
updated-dependencies:
- dependency-name: cirrus-actions/rebase
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-20 10:35:51 +01:00
dependabot[bot]
e176521080
Bump tj-actions/changed-files from 34 to 35 (#4591)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 34 to 35.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v34...v35)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-20 10:35:38 +01:00
Igor Pečovnik
140e394c45
Improve CODEOWNERS relations (#4586)
* Improve CODEOWNER relations

* Align spaces
2022-12-19 07:30:19 +01:00
Igor Pečovnik
3f1cebabc7
Adding codeowners configuration (#4563) 2022-12-14 23:49:38 +01:00
Igor Pečovnik
cbbbaf7e96
Adjust action due to label change (#4564) 2022-12-14 01:43:15 +01:00
Igor Pečovnik
7c87c7654a
Disable treating warning as errors (#4559)
Suppress Shellcheck warnings.
2022-12-13 12:38:23 +01:00
Igor Pečovnik
0d29aa0653
Switch to external workflow for making index (#4548)
* Improve making releases

* Update build-images.yml

* Update build-images.yml

* Update build-images.yml
2022-12-09 11:06:28 +01:00
Igor Pečovnik
1568618954
Remove workflow cancellation when generating images (#4547)
* Remove workflow cancellation 

We should be able to run multiple images build jobs at once.

* Leave 32 releases
2022-12-09 11:06:18 +01:00
Igor Pečovnik
a438c08aaa
Separate riscv64 from script for building images (#4539)
* Separate riscv64

We also need to specify runners

* Update build-images.yml

* Update build-images.yml
2022-12-08 15:15:19 +01:00
Igor Pečovnik
7409e24427
Improve build train logic - bump version first (#4542)
* Cleaning upload

* Update build-train.yml

* Update build-train.yml

* Update build-train.yml
2022-12-08 15:15:03 +01:00
Werner
d4ce027b9d
Prevent unsupported cases (#4474) 2022-11-20 23:00:13 +01:00
Igor Pečovnik
6ef02ba6c7
Change to supported Github Action module (#4446) 2022-11-16 11:31:50 +01:00