Thomas Moerkerken
df20d4f100
Set pipeline job timeouts and add ca-certificates to test container ( #1753 )
...
* set job timeout
* add ca-cert package to test container
* enable unittest
* include apt update
* set yes
* skip logs::test_logs unittest
2022-08-22 13:43:29 -06:00
Thomas Moerkerken
70baed88f4
add x86 build and run unittests to backend pipeline ( #1682 )
...
* add build backend for x86_64
* remove unnecessary build steps
* install backend dependency
* build and run backend unittest
* fix cache key
* buildx is required, qemu is not.
* Add missing steps from Makefile
* fix build_command var is unused
* select more common test env
* update pipeline names and docs
* use variable for node version
* use correct artifact name
* update pipeline references
* skip unittest that needs ca-cert installed
* correct pipeline name
* use nextest pre-built binary; add term color
* fix cache permissions warning
* update documentation
2022-08-18 10:24:17 -06:00
Aiden McClelland
8207770369
write image to sparse-aware archive format ( #1709 )
2022-08-01 15:39:36 -06:00
Aiden McClelland
7bf7b1e71e
NO_KEY for CI images ( #1700 )
2022-07-26 17:32:28 -06:00
Matt Hill
7b17498722
set Matt as default assignee ( #1697 )
2022-07-26 15:12:31 -06:00
Aiden McClelland
9a01a0df8e
refactor build process ( #1675 )
...
* add nc-broadcast to view initialization.sh logs
* include stderr
* refactor build
* add frontend/config.json as frontend dependency
* fix nc-broadcast
* always run all workflows
* address dependabot alerts
* fix build caching
* remove registries.json
* more efficient build
2022-07-21 15:18:44 -06:00
Aiden McClelland
778471d3cc
Update product.yaml ( #1638 )
2022-07-13 11:15:45 -06:00
Thomas Moerkerken
99d16a37d5
Fix/adjust pipeline ( #1619 )
...
* use the correct frontend make target
* allow interactive tty if available
* fix syntax on pipeline trigger paths
2022-07-06 17:10:35 -06:00
Thomas Moerkerken
36e0ba0f06
Add basic GitHub workflows builds ( #1578 )
...
* add easy target for backend build
* add reusable backend build workflow
* add reusable frontend build workflow
* add full build workflow
* add some comments
2022-07-05 13:46:06 -06:00
Keagan McClelland
7cb063b81e
Update bug-report.yml
2021-12-16 16:04:12 -07:00
Keagan McClelland
6964d7b3be
Update feature-request.yml
2021-12-16 16:03:30 -07:00
Matt Hill
fdfda3538c
better wording
2021-12-01 15:39:42 -07:00
Matt Hill
5830564933
fix yaml ( #884 )
2021-12-01 15:20:24 -07:00
Matt Hill
76d77c81f1
remove alt repo instructions
2021-12-01 15:02:07 -07:00
Matt Hill
89a200f49c
fix invalid copy
2021-12-01 15:02:07 -07:00
Matt Hill
13a3e8f6f0
convert issue templates to forms
2021-12-01 15:02:07 -07:00
kn0wmad
2920327cfc
Update issue templates ( #759 )
...
* Update issue templates
Adds bug report and feature request templates for Issues to EOS
* Update bug_report.md
* Update bug_report.md
Updates per @ProofOfKeags suggestions
* Update .github/ISSUE_TEMPLATE/bug_report.md
Delimiter for labels
Co-authored-by: Keagan McClelland <keagan.mcclelland@gmail.com >
Co-authored-by: Keagan McClelland <keagan.mcclelland@gmail.com >
2021-11-12 12:55:38 -07:00