Commit Graph

37 Commits (a1bdd268c18c9e175c852b47556bd51895a9a28d)

Author SHA1 Message Date
nils måsén 2f33620d2d
ci: build latest-dev with script (#1005)
currently `latest-dev` package is not built with version set and displays `v0.0.0-unknown`
3 years ago
nils måsén dec6f84a70
test: fix metrics api test stability (#930)
* use httptest instead of host port binding
* restore matrix and remove artificial delay
* fix metrics api test expect calls
3 years ago
nils måsén e308521a95
docs: fix more auto-format casualties (#943) 3 years ago
nils måsén 0c53b7121e
ci: move docs to separate action (#942) 3 years ago
nils måsén cc3ff5a588 fix more spelling mistakes 3 years ago
nils måsén ef4873b166 fix goreleaser GHCR login 3 years ago
nils måsén d0148ab796
fix manifest creation in release job 3 years ago
Simon Aronsson dff8378778
Feat/head failure toggle (#928)
* feat: make head pull failure warning toggleable

* expect prometheus tests to go through EVENTUALLY

* wait for queue to be empty before checking test conditions

* clean up new head failure toggle

* fixup! clean up new head failure toggle

* test: add warn on head failure tests

* fix client interface and make tests hit more lines

* make all tests use NewClient instead of creating a struct pointer

* fix lint issues

* see if moving ubuntu out of the matrix solves test issue

Co-authored-by: nils måsén <nils@piksel.se>
3 years ago
ksurl 29f5c4b254
add ghcr (#850)
* add ghcr

* Update .github/workflows/release-dev.yaml

Co-authored-by: nils måsén <nils@piksel.se>

* Update .github/workflows/release.yml

Co-authored-by: nils måsén <nils@piksel.se>

* Apply suggestions from code review

I might be dyslectic

* Update .github/workflows/release.yml

Co-authored-by: nils måsén <nils@piksel.se>

* Update .github/workflows/release.yml

Co-authored-by: nils måsén <nils@piksel.se>

Co-authored-by: nils måsén <nils@piksel.se>
Co-authored-by: Simon Aronsson <simme@arcticbit.se>
4 years ago
nils måsén bf8dec1b88
chore(ci): run code coverage on main push (#870)
* chore(ci): run code coverage on main push

* merge workflows for pushes to main

* add workflow dispatch for production releases

Co-authored-by: Simon Aronsson <simme@arcticbit.se>
4 years ago
Simon Aronsson 69b7480b4d
permanently disable cgo for production releases 4 years ago
Simon Aronsson bde9aec1c0
fix docker secrets 4 years ago
Simon Aronsson b7f3e68d49
Update release.yml 4 years ago
Simon Aronsson 8448851987
fix tag name parsing, hopefully 4 years ago
Simon Aronsson c4c0533bff
add dockerhub login step 4 years ago
Simon Aronsson 027584aca2
add gh token to goreleaser 4 years ago
Simon Aronsson 228dd75d7b
Update release-dev.yaml 4 years ago
nils måsén d0943c3b77
chore(ci): set image platform on image build (#811)
Co-authored-by: Simon Aronsson <simme@arcticbit.se>
4 years ago
Zois Pagoulatos 9cee66c93d
ci: Update code of conduct URL in github action (#778)
Closes #777
4 years ago
Zois Pagoulatos 0961c74e6b
ci: Add codeQL analysis checks (#770) 4 years ago
Simon Aronsson eccf87a47d
make test command windows compatible 4 years ago
nils måsén b6af45b9ae
chore(ci): disable fail-fast for pr tests (#766) 4 years ago
Simon Aronsson fb9469e58e
remove cgo_enable flag for the test step
this was a last-minute change that actually isn't needed. we'll know whether this is an issue in the build step anyway.
4 years ago
Simon Aronsson 3369d2427c
chore(ci): add coverage upload 4 years ago
Simon Aronsson 5532c4e905
chore(ci): set up release workflow 4 years ago
Simon Aronsson 140cc4ea12
add macos to the testing matrix 4 years ago
Simon Aronsson ea53cdbe7c
add names to steps 4 years ago
Simon Aronsson 668e7a1511
fix(ci): set correct get url for linter 4 years ago
Simon Aronsson 2ba51c0de0
chore(ci): add manual dispatch 4 years ago
Simon Aronsson aa3ed8833f
chore(ci): rename workflow 4 years ago
Simon Aronsson 4e0ce6e824
chore(ci): move to github actions 4 years ago
Simon Aronsson 06e705d538
Create post-release.yml 4 years ago
Simon Aronsson 52300804d2
only run greeting on issues for the time being 4 years ago
Simon Aronsson 4130b110c6
Update publish-dev-dockerimage.yaml 5 years ago
Zois Pagoulatos 2c39d2954b
Add github action to build and publish dev image to dockerhub 5 years ago
Simon Aronsson 3464ddaf19
Update greetings.yml 5 years ago
Simon Aronsson 341d1b0ba1
Greet new reporters and contributors using actions
Replaces the welcome bot
5 years ago