Igor Pečovnik
1cccbf481e
Several small fixes to CI scripting ( #3905 )
...
* Restore permission to make script work
We need to rework this, but until then things has to work.
* Permission issuers
* We don't try to cancel previous as it doesn't work
* Update
* Renaming, remove deprecated
* Add comments
* Prevent running scorecard on forks
* Update
2022-06-18 23:53:45 +02:00
dependabot[bot]
d7a43cab4e
Bump actions/upload-artifact from 2 to 3 ( #3888 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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>
2022-06-11 18:13:51 +02:00
Naveen
4577254e20
chore: Set permissions for GitHub actions ( #3880 )
...
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.
- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions
https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs
[Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/ )
Signed-off-by: naveen <172697+naveensrinivasan@users.noreply.github.com >
2022-06-11 18:04:11 +02:00
Igor Pečovnik
110235ad05
Github actions tweaks ( #3383 )
2022-01-11 15:26:28 +01:00
Igor Pečovnik
7f556dc1b9
Assemble needed runs into a GH Actions build train ( #3366 )
2021-12-25 23:05:04 +01:00
Igor Pečovnik
c2ca3e3ebd
Github Actions update ( #3361 )
2021-12-20 00:41:50 +01:00
Igor Pečovnik
36d0bdcaff
Varius updates to CI scripts ( #3359 )
...
* RFC u-boot CI to more modern way
2021-12-19 01:02:16 +01:00
Igor Pečovnik
9c730fb27b
Github actions - adding desktop package builder ( #3323 )
...
* Cleanup
* Adding desktop package builder
2021-12-06 21:03:48 +01:00
Igor Pečovnik
a55122a1d2
Another pack of updates for Github actions ( #3288 )
2021-11-23 22:37:06 +01:00
Igor Pečovnik
d924b214c9
Batch of CI improvements ( #3273 )
2021-11-20 19:47:52 +01:00
Igor Pečovnik
4d19f3d4aa
Github actions update ( #3187 )
2021-10-12 22:57:26 +02:00
Igor Pečovnik
21f13b4ba5
CI pipeline refactoring ( #3173 )
2021-10-06 22:47:23 +02:00
Igor Pečovnik
355c871cec
Add U-boot CI build script ( #3164 )
2021-09-28 19:21:03 +02:00