217 Commits

Author SHA1 Message Date
Tobias Knöppler
1669bdeace
ncp-update: Add support for pr refs 2022-08-21 13:26:15 +02:00
Tobias K
8b4f9cb0b3 build-lxd.yml: Add update test 2022-08-21 02:40:27 +02:00
thecalcaholic
9933d072d1 build-docker.yml: Disable for pull requests (secrets not available) 2022-08-20 16:57:01 +02:00
thecalcaholic
36a1439c04 pr-tests.yml, build-docker.yml: Use correct github ref in PRs 2022-08-19 00:10:15 +02:00
thecalcaholic
ae4186a0a4 pr-tests.yml: Use correct github ref 2022-08-19 00:03:26 +02:00
thecalcaholic
a3820f3294 vm-tests.yml: Reenable for push:master 2022-08-18 10:35:29 +02:00
thecalcaholic
feed6801bf vm-tests.yml: Disable for push:master 2022-08-18 10:34:30 +02:00
thecalcaholic
ea47e8fa36 Add pr-tests.yml 2022-08-18 10:32:00 +02:00
thecalcaholic
be198ff61e build-lxd.yml: Add branches filter to pull_request trigger 2022-08-18 10:26:26 +02:00
thecalcaholic
d012722378 build-lxd.yml: Run on pull requests 2022-08-18 10:20:18 +02:00
thecalcaholic
f05f2fa55a publish-image.yml: Us gh instead of hub as github API client, to work around https://github.com/github/hub/issues/1817 2022-08-16 23:59:47 +02:00
thecalcaholic
7a9ad8e3ef publish-image.yml: Escape backtics 2022-08-16 21:41:57 +02:00
thecalcaholic
c28a21e0ed publish-image.yml: Fix trailing quote 2022-08-16 21:41:50 +02:00
thecalcaholic
5c13eba8c4 publish-image.yml: Provide GITHUB_TOKEN to the publish artifact step 2022-08-16 21:41:42 +02:00
thecalcaholic
e014bf1b5e publish-image.yml: Escape back tics 2022-08-16 11:31:51 +02:00
thecalcaholic
f314fdb276 release.yml: Remove obsolete checksum code from gh release job 2022-08-16 01:23:45 +02:00
thecalcaholic
4aecae54e5 release.yml: Fix invalid working directory 2022-08-15 22:11:34 +02:00
thecalcaholic
cb70d2f953 release.yml: Fix tag protection not being recognized in workflow 2022-08-15 21:49:09 +02:00
thecalcaholic
712b6f9d37 release.yml: Add debug output 2022-08-15 16:45:32 +02:00
thecalcaholic
d3777aaa88 vm-tests.yml: Avoid matrix breaking deployment 2022-08-15 15:06:52 +02:00
thecalcaholic
1fc6bfe141 vm-tests.yml: Avoid matrix breaking deployment 2022-08-15 14:51:46 +02:00
thecalcaholic
b148093bb5 release.yml: Fix dry-run condition for asset releases 2022-08-15 00:11:27 +02:00
thecalcaholic
c9412e83a3 build-SD-rpi.sh: Remove debug flags 2022-08-15 00:03:02 +02:00
thecalcaholic
82e47e52e3 buildlib.sh: Reduce verbosity of download_raspbian 2022-08-14 23:06:03 +02:00
thecalcaholic
939a373654 build-sd-images.yml: Don't skip everything on push event 2022-08-14 16:21:32 +02:00
thecalcaholic
b2ed8de68c build-sd-images.yml: Fix syntax 2022-08-14 16:15:29 +02:00
Tobias K
1c77b169a1 publish-image.yml: Make it clear in the job output if we're doing a dry-run 2022-08-13 11:55:33 +02:00
Tobias K
b11345263e build-sd-images.yml: Retry armbian build once on failure 2022-08-13 11:39:44 +02:00
Tobias K
035c6f8a44 build-sd-images.yml: Fix rpi image path 2022-08-13 11:19:49 +02:00
Tobias K
ae42036af6 build-docker.yml: Reenable for master branch 2022-08-12 14:55:07 +02:00
Tobias K
6244bf4486 release.yml: Use release.yml to run most tests 2022-08-12 14:39:40 +02:00
Tobias Knöppler
64ce2b2643
Implement automated tests for all images (#1529) 2022-08-12 14:34:48 +02:00
thecalcaholic
611fd7a357 vm-tests.yml: Enable curl installer tests on all branches 2022-08-12 14:26:32 +02:00
thecalcaholic
d8975973a5 organize_gh_project.yml: Only add has-update tag if commenter is not assigned the issue 2022-07-28 20:07:33 +02:00
thecalcaholic
1f1ce9ed95 organize_gh_project.yml: Implement workflow for gh project automation 2022-07-28 17:25:26 +02:00
Tobias K
7058939176 release.yml: Fix missing checksums in release 2022-07-25 18:52:08 +02:00
Tobias K
ba209a7a5d release.yml: Fix working directory for release step 2022-07-24 17:43:05 +02:00
Tobias K
e6d182119e release.yml: Fix wrong variable name 2022-07-24 16:12:57 +02:00
Tobias K
745938fb45 release.yml: Fix tag message formatting in release creation 2022-07-24 14:29:05 +02:00
Tobias K
1146767299 release.yml: Fix release step not seeing assets variable 2022-07-24 14:07:45 +02:00
Tobias K
a73ef5d78f release.yml: Provide GITHUB_TOKEN env variable 2022-07-24 11:00:07 +02:00
Tobias Knöppler
526211b296
build-images.yml: Fix rpi image build (#1510)
* release.yml: Don't publish anything unless triggered by tag

* build-sd-images.yml: Wait until rpi image is unmounted before packing
2022-07-24 00:00:43 +02:00
thecalcaholic
52508e9c37 build-sd-images.yml: Make sure, IMG variable doesn't change during builds 2022-07-21 21:05:50 +02:00
thecalcaholic
c77b0c4560 release.yml: Checkout repository before creating GH release 2022-07-20 10:16:37 +02:00
thecalcaholic
a7ad0e6a1f release.yml: Enable docker release 2022-07-20 00:44:25 +02:00
Tobias Knöppler
7af7582fff
Create releases from GH workflow (#1507)
- Implement lxd-build GH workflow
- Implement GH workflow for building armbian and raspberry pi images
- Implement release GH workflow
2022-07-20 00:25:19 +02:00
thecalcaholic
e4d66e5c22 build-docker.yml: Increase timeout for cross arch integration tests 2022-07-13 00:24:44 +02:00
thecalcaholic
85a4c7e0e2 build-docker.yml: Fix docker release missing latest tags
test: Fix usage of deprecated selenium API functions
2022-07-12 22:57:55 +02:00
thecalcaholic
82b04be261 build-docker.yml: Push architecture specific images 2022-06-23 15:14:33 +02:00
thecalcaholic
8475768836 build-docker.yml: Checkout code before building manifest 2022-06-22 19:11:37 +02:00