-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(queue)!: add pub key item opening #498
Commits on Aug 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8d9f0a4 - Browse repository at this point
Copy the full SHA 8d9f0a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b949f5 - Browse repository at this point
Copy the full SHA 7b949f5View commit details
Commits on Aug 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5997eae - Browse repository at this point
Copy the full SHA 5997eaeView commit details
Commits on Aug 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 17ec233 - Browse repository at this point
Copy the full SHA 17ec233View commit details
Commits on Sep 2, 2021
-
fix(deps): update module github.com/gin-gonic/gin to v1.7.4 (#205)
Co-authored-by: Renovate Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for db183ad - Browse repository at this point
Copy the full SHA db183adView commit details
Commits on Sep 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 32b98bc - Browse repository at this point
Copy the full SHA 32b98bcView commit details
Commits on Sep 28, 2021
-
fix(deps): update module github.com/joho/godotenv to v1.4.0 (#209)
Co-authored-by: Renovate Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 015621d - Browse repository at this point
Copy the full SHA 015621dView commit details
Commits on Oct 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 150b8b3 - Browse repository at this point
Copy the full SHA 150b8b3View commit details
Commits on Oct 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a1cc7c2 - Browse repository at this point
Copy the full SHA a1cc7c2View commit details
Commits on Oct 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f81b620 - Browse repository at this point
Copy the full SHA f81b620View commit details
Commits on Oct 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 61ed11d - Browse repository at this point
Copy the full SHA 61ed11dView commit details
Commits on Oct 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4287cec - Browse repository at this point
Copy the full SHA 4287cecView commit details -
Configuration menu - View commit details
-
Copy full SHA for e83daee - Browse repository at this point
Copy the full SHA e83daeeView commit details
Commits on Oct 25, 2021
-
chore(deps): update postgres docker tag to v14 (#210)
Co-authored-by: Renovate Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c3c5fde - Browse repository at this point
Copy the full SHA c3c5fdeView commit details
Commits on Oct 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2f49811 - Browse repository at this point
Copy the full SHA 2f49811View commit details -
feat(internal): add internal logic from pkg-executor (#219)
* feat(internal): add logic from pkg-executor * chore: clean go dependencies * chore: address linter feedback
Configuration menu - View commit details
-
Copy full SHA for 778c204 - Browse repository at this point
Copy the full SHA 778c204View commit details -
feat(executor): add executor logic from pkg-executor (#220)
* feat(executor): add logic from pkg-executor * chore: clean go dependencies
Configuration menu - View commit details
-
Copy full SHA for 4a7828e - Browse repository at this point
Copy the full SHA 4a7828eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cd4db0 - Browse repository at this point
Copy the full SHA 6cd4db0View commit details
Commits on Oct 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 69c1cca - Browse repository at this point
Copy the full SHA 69c1ccaView commit details -
fix(deps): update module github.com/docker/docker to v20.10.10 (#226)
Co-authored-by: Renovate Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7d5ab07 - Browse repository at this point
Copy the full SHA 7d5ab07View commit details -
refactor: update queue packge to get from server (#225)
Co-authored-by: Neal Coleman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fe2ebdf - Browse repository at this point
Copy the full SHA fe2ebdfView commit details
Commits on Oct 28, 2021
-
fix(deps): update deps (patch) (#227)
Co-authored-by: Renovate Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 292fd57 - Browse repository at this point
Copy the full SHA 292fd57View commit details
Commits on Oct 29, 2021
-
refactor: update compiler package to get from server (#228)
Neal authoredOct 29, 2021 Configuration menu - View commit details
-
Copy full SHA for 0f81aee - Browse repository at this point
Copy the full SHA 0f81aeeView commit details -
feat(mock): add logic from go-vela/mock (#229)
Co-authored-by: Kelly Merrick <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ce0770e - Browse repository at this point
Copy the full SHA ce0770eView commit details
Commits on Nov 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b43e72a - Browse repository at this point
Copy the full SHA b43e72aView commit details
Commits on Nov 4, 2021
-
feat: enable streaming logs for container (#233)
* revert: stream container logs * feat: add flag to enable streaming logs * feat(executor): add logic to stream logs if enabled * enhance: make log publishing method configurable * enhance: use configurable log publishing method * chore: configure time log publish method for local * chore: address linter feedback * chore: fix tests for code changes * chore: address linter feedback v2
Configuration menu - View commit details
-
Copy full SHA for e89abc1 - Browse repository at this point
Copy the full SHA e89abc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce4ff02 - Browse repository at this point
Copy the full SHA ce4ff02View commit details
Commits on Nov 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a0a087f - Browse repository at this point
Copy the full SHA a0a087fView commit details
Commits on Nov 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3715d12 - Browse repository at this point
Copy the full SHA 3715d12View commit details
Commits on Nov 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7f6f311 - Browse repository at this point
Copy the full SHA 7f6f311View commit details
Commits on Nov 17, 2021
-
fix(deps): update module github.com/opencontainers/image-spec to v1.0…
….2 (#237) Co-authored-by: Renovate Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b586ace - Browse repository at this point
Copy the full SHA b586aceView commit details -
enhance: setting version information (#240)
* enhance(version): add fallback for empty tag * enhance(version): use go version from runtime library * chore: clean go code
Configuration menu - View commit details
-
Copy full SHA for 11dd769 - Browse repository at this point
Copy the full SHA 11dd769View commit details
Commits on Nov 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for cdef8a6 - Browse repository at this point
Copy the full SHA cdef8a6View commit details
Commits on Nov 23, 2021
-
fix: move Step init logic to library (#239)
* StepFromContainer -> StepFromContainerEnvironment * Use library.StepFromBuildContainer to create new Steps * update go-vela/types * go mod tidy Co-authored-by: David May <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3c1ba59 - Browse repository at this point
Copy the full SHA 3c1ba59View commit details -
fix(deps): update module github.com/gin-gonic/gin to v1.7.6 (#242)
Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Jordan Brockopp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eb9aa93 - Browse repository at this point
Copy the full SHA eb9aa93View commit details
Commits on Nov 25, 2021
-
fix(deps): update module github.com/gin-gonic/gin to v1.7.7 (#243)
Co-authored-by: Renovate Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f7f6d55 - Browse repository at this point
Copy the full SHA f7f6d55View commit details
Commits on Dec 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7e36616 - Browse repository at this point
Copy the full SHA 7e36616View commit details
Commits on Dec 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e15d698 - Browse repository at this point
Copy the full SHA e15d698View commit details
Commits on Dec 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 140e526 - Browse repository at this point
Copy the full SHA 140e526View commit details
Commits on Dec 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b848e1b - Browse repository at this point
Copy the full SHA b848e1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21411a0 - Browse repository at this point
Copy the full SHA 21411a0View commit details
Commits on Dec 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0be642c - Browse repository at this point
Copy the full SHA 0be642cView commit details
Commits on Dec 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 30be024 - Browse repository at this point
Copy the full SHA 30be024View commit details
Commits on Jan 6, 2022
-
feat(secrets): mask secrets in logs (#254)
* initial changes * add some replace logic for secret masking * bringing in new types * fix go mod validate * multi line compatibility and initial testing work * added testing for internal secret masking * add back accidental deletion of error checking Co-authored-by: Jordan Brockopp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 019187c - Browse repository at this point
Copy the full SHA 019187cView commit details
Commits on Jan 18, 2022
-
fix(deps): update module gotest.tools/v3 to v3.1.0 (#256)
Co-authored-by: Renovate Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ab3d223 - Browse repository at this point
Copy the full SHA ab3d223View commit details
Commits on Jan 19, 2022
-
chore: update copyright year to 2022 (#257)
* update copyright year to 2022 * fix quotes
Configuration menu - View commit details
-
Copy full SHA for a6ebe85 - Browse repository at this point
Copy the full SHA a6ebe85View commit details -
fix(deps): update module github.com/prometheus/client_golang to v1.12…
….0 (#259) Co-authored-by: Renovate Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0696d69 - Browse repository at this point
Copy the full SHA 0696d69View commit details -
fix(deps): update module github.com/google/go-cmp to v0.5.7 (#260)
Co-authored-by: Renovate Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d5b7de2 - Browse repository at this point
Copy the full SHA d5b7de2View commit details
Commits on Jan 20, 2022
-
fix(deps): update deps (patch) to v0.23.2 (#262)
Co-authored-by: Renovate Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2529949 - Browse repository at this point
Copy the full SHA 2529949View commit details -
chore(step): clean up masking routine due to types change (#261)
* first commit * adding new name due to types change
Configuration menu - View commit details
-
Copy full SHA for a4c9fd1 - Browse repository at this point
Copy the full SHA a4c9fd1View commit details
Commits on Jan 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0c2ebca - Browse repository at this point
Copy the full SHA 0c2ebcaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b093a4 - Browse repository at this point
Copy the full SHA 2b093a4View commit details
Commits on Jan 28, 2022
-
fix(deps): update deps (patch) (#265)
Co-authored-by: Renovate Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dedd655 - Browse repository at this point
Copy the full SHA dedd655View commit details
Commits on Jan 31, 2022
-
fix(deps): update module github.com/prometheus/client_golang to v1.12…
….1 (#266) Co-authored-by: Renovate Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c8de9bc - Browse repository at this point
Copy the full SHA c8de9bcView commit details
Commits on Feb 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4ad282f - Browse repository at this point
Copy the full SHA 4ad282fView commit details
Commits on Feb 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9f70506 - Browse repository at this point
Copy the full SHA 9f70506View commit details
Commits on Feb 8, 2022
-
fix(deps): update module github.com/docker/distribution to v2.8.0 (#270)
Co-authored-by: Renovate Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8617f9f - Browse repository at this point
Copy the full SHA 8617f9fView commit details
Commits on Feb 15, 2022
-
fix(step): add catch block for disallowed secrets (#272)
* add catch block for unallowed secrets * adding test case
Configuration menu - View commit details
-
Copy full SHA for 91e15e2 - Browse repository at this point
Copy the full SHA 91e15e2View commit details
Commits on Feb 18, 2022
-
fix(deps): update deps (patch) to v0.23.4 (#273)
Co-authored-by: Renovate Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 32e490c - Browse repository at this point
Copy the full SHA 32e490cView commit details
Commits on Feb 22, 2022
-
fix(deps): update module github.com/go-vela/server to v0.12.1 (#276)
Co-authored-by: Renovate Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 96d3674 - Browse repository at this point
Copy the full SHA 96d3674View commit details
Commits on Mar 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4198033 - Browse repository at this point
Copy the full SHA 4198033View commit details
Commits on Mar 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f3a3951 - Browse repository at this point
Copy the full SHA f3a3951View commit details -
chore(deps): update actions/checkout action to v3 (#281)
Co-authored-by: Renovate Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6a27b36 - Browse repository at this point
Copy the full SHA 6a27b36View commit details
Commits on Mar 8, 2022
-
chore: update Golangci config & clean repo (#282)
* add new yml config * lint wsl * replace golint fals pos with revive false pos * remove nolintlints * lint funlen * noctx * govet -> goheader * errorlint * remove lll false pos, lint contextcheck * lint dupl * lint nilerr * remove false positives * clean * remove changelog code
Configuration menu - View commit details
-
Copy full SHA for 4e11ab6 - Browse repository at this point
Copy the full SHA 4e11ab6View commit details
Commits on Mar 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8dfd7fd - Browse repository at this point
Copy the full SHA 8dfd7fdView commit details
Commits on Mar 11, 2022
-
fix(deps): update module github.com/docker/distribution to v2.8.1 (#284)
Co-authored-by: Renovate Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a769eb5 - Browse repository at this point
Copy the full SHA a769eb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9856b9b - Browse repository at this point
Copy the full SHA 9856b9bView commit details
Commits on Mar 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a031e9d - Browse repository at this point
Copy the full SHA a031e9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for caf8a9d - Browse repository at this point
Copy the full SHA caf8a9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50d9555 - Browse repository at this point
Copy the full SHA 50d9555View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f08058 - Browse repository at this point
Copy the full SHA 6f08058View commit details
Commits on Mar 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4f44212 - Browse repository at this point
Copy the full SHA 4f44212View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe0f95f - Browse repository at this point
Copy the full SHA fe0f95fView commit details
Commits on Mar 18, 2022
-
fix(deps): update deps (patch) to v0.23.5 (#293)
Co-authored-by: Renovate Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4489fe3 - Browse repository at this point
Copy the full SHA 4489fe3View commit details
Commits on Mar 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fc92918 - Browse repository at this point
Copy the full SHA fc92918View commit details
Commits on Mar 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fc43065 - Browse repository at this point
Copy the full SHA fc43065View commit details
Commits on Apr 7, 2022
-
feat(kubernetes): Add PipelinePodsTemplate CRD to define worker-speci…
…fic Pod defaults for Kubernetes Runtime (#294)
Configuration menu - View commit details
-
Copy full SHA for 3415305 - Browse repository at this point
Copy the full SHA 3415305View commit details -
chore(deps): update codecov/codecov-action action to v3 (#298)
Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: David May <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ad71dcb - Browse repository at this point
Copy the full SHA ad71dcbView commit details
Commits on Apr 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e123b14 - Browse repository at this point
Copy the full SHA e123b14View commit details
Commits on Apr 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cb693b7 - Browse repository at this point
Copy the full SHA cb693b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44f6df7 - Browse repository at this point
Copy the full SHA 44f6df7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6104d4 - Browse repository at this point
Copy the full SHA c6104d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for cdfa36c - Browse repository at this point
Copy the full SHA cdfa36cView commit details
Commits on Apr 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cc7360d - Browse repository at this point
Copy the full SHA cc7360dView commit details
Commits on Apr 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for bf3cbc9 - Browse repository at this point
Copy the full SHA bf3cbc9View commit details -
bugfix(k8s): avoid "index out of range" panic by replacing magic inde…
…xes with containerLookup map (#311)
Configuration menu - View commit details
-
Copy full SHA for cd91b14 - Browse repository at this point
Copy the full SHA cd91b14View commit details
Commits on Apr 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9dd703a - Browse repository at this point
Copy the full SHA 9dd703aView commit details
Commits on Apr 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 63cd482 - Browse repository at this point
Copy the full SHA 63cd482View commit details -
Configuration menu - View commit details
-
Copy full SHA for 853dfc0 - Browse repository at this point
Copy the full SHA 853dfc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66838c7 - Browse repository at this point
Copy the full SHA 66838c7View commit details -
fix(deps): update deps (patch) (#310)
Co-authored-by: Renovate Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f15a6a1 - Browse repository at this point
Copy the full SHA f15a6a1View commit details
Commits on Apr 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ad581e5 - Browse repository at this point
Copy the full SHA ad581e5View commit details
Commits on Apr 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 52a74ff - Browse repository at this point
Copy the full SHA 52a74ffView commit details
Commits on Apr 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7943bce - Browse repository at this point
Copy the full SHA 7943bceView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6191ab - Browse repository at this point
Copy the full SHA a6191abView commit details
Commits on Apr 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8a2d696 - Browse repository at this point
Copy the full SHA 8a2d696View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1a4e15 - Browse repository at this point
Copy the full SHA b1a4e15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8319eef - Browse repository at this point
Copy the full SHA 8319eefView commit details -
Configuration menu - View commit details
-
Copy full SHA for b98bab1 - Browse repository at this point
Copy the full SHA b98bab1View commit details
Commits on Apr 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 07a1a59 - Browse repository at this point
Copy the full SHA 07a1a59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c5312e - Browse repository at this point
Copy the full SHA 9c5312eView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf98982 - Browse repository at this point
Copy the full SHA cf98982View commit details
Commits on May 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for dfd68b1 - Browse repository at this point
Copy the full SHA dfd68b1View commit details
Commits on May 3, 2022
-
enhance(kubernetes): Add podTracker and containerTracker to use k8s A…
…PI more like a k8s controller (#302)
Configuration menu - View commit details
-
Copy full SHA for 49a00eb - Browse repository at this point
Copy the full SHA 49a00ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d3dfbd - Browse repository at this point
Copy the full SHA 9d3dfbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d8cb2f - Browse repository at this point
Copy the full SHA 0d8cb2fView commit details
Commits on May 4, 2022
-
fix(deps): update kubernetes packages to v0.24.0 (#334)
Co-authored-by: Renovate Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f7fcedd - Browse repository at this point
Copy the full SHA f7fceddView commit details
Commits on May 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 798dac1 - Browse repository at this point
Copy the full SHA 798dac1View commit details
Commits on May 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b749940 - Browse repository at this point
Copy the full SHA b749940View commit details
Commits on May 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c2c2cc7 - Browse repository at this point
Copy the full SHA c2c2cc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73d81c5 - Browse repository at this point
Copy the full SHA 73d81c5View commit details
Commits on May 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 158d8c6 - Browse repository at this point
Copy the full SHA 158d8c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85572a7 - Browse repository at this point
Copy the full SHA 85572a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ddc4aab - Browse repository at this point
Copy the full SHA ddc4aabView commit details
Commits on May 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d0ed541 - Browse repository at this point
Copy the full SHA d0ed541View commit details
Commits on Jun 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f05edee - Browse repository at this point
Copy the full SHA f05edeeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 196e4db - Browse repository at this point
Copy the full SHA 196e4dbView commit details
Commits on Jun 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7e87b90 - Browse repository at this point
Copy the full SHA 7e87b90View commit details
Commits on Jun 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8245b43 - Browse repository at this point
Copy the full SHA 8245b43View commit details
Commits on Jun 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0670649 - Browse repository at this point
Copy the full SHA 0670649View commit details
Commits on Jun 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e6c596e - Browse repository at this point
Copy the full SHA e6c596eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a71216 - Browse repository at this point
Copy the full SHA 8a71216View commit details
Commits on Jun 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d057703 - Browse repository at this point
Copy the full SHA d057703View commit details
Commits on Jul 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5c899c8 - Browse repository at this point
Copy the full SHA 5c899c8View commit details
Commits on Jul 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ba5ae52 - Browse repository at this point
Copy the full SHA ba5ae52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7168640 - Browse repository at this point
Copy the full SHA 7168640View commit details
Commits on Aug 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 06cc5f6 - Browse repository at this point
Copy the full SHA 06cc5f6View commit details
Commits on Aug 9, 2022
-
fix(deps): update module github.com/prometheus/client_golang to v1.13…
….0 (#362) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0dba605 - Browse repository at this point
Copy the full SHA 0dba605View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7dc4c4 - Browse repository at this point
Copy the full SHA a7dc4c4View commit details
Commits on Sep 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1f61fc2 - Browse repository at this point
Copy the full SHA 1f61fc2View commit details
Commits on Sep 13, 2022
-
fix(deps): update module github.com/google/go-cmp to v0.5.9 (#369)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c131fcb - Browse repository at this point
Copy the full SHA c131fcbView commit details
Commits on Sep 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4327c5d - Browse repository at this point
Copy the full SHA 4327c5dView commit details
Commits on Sep 15, 2022
-
fix(deps): update golang.org/x/sync digest to f12130a (#364)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c23650e - Browse repository at this point
Copy the full SHA c23650eView commit details -
chore(lint): fix linter errors in worker codebase (#371)
* chore(lint): fix linter errors in worker codebase * go mod tidy * fixing struct check Co-authored-by: David May <[email protected]> Co-authored-by: dave vader <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 72bfc7d - Browse repository at this point
Copy the full SHA 72bfc7dView commit details -
feat(start/server): add minimum TLS version of 1.2 with option to set…
… it differently (#368)
Configuration menu - View commit details
-
Copy full SHA for 3777320 - Browse repository at this point
Copy the full SHA 3777320View commit details -
fix(deps): update kubernetes packages to v0.25.0 (#365)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 917ddd1 - Browse repository at this point
Copy the full SHA 917ddd1View commit details -
fix(deps): update module github.com/docker/go-units to v0.5.0 (#366)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2e7eceb - Browse repository at this point
Copy the full SHA 2e7ecebView commit details -
fix(deps): update module github.com/docker/docker to v20.10.18+incomp…
…atible (#373) * fix(deps): update module github.com/docker/docker to v20.10.18+incompatible * fix it Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: wass3r <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 47b889f - Browse repository at this point
Copy the full SHA 47b889fView commit details
Commits on Sep 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ae6ec7c - Browse repository at this point
Copy the full SHA ae6ec7cView commit details
Commits on Sep 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 557b793 - Browse repository at this point
Copy the full SHA 557b793View commit details
Commits on Sep 27, 2022
-
fix(deps): update deps (patch) to v0.25.2 (#379)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 86f0370 - Browse repository at this point
Copy the full SHA 86f0370View commit details -
fix(deps): update golang.org/x/sync digest to 7f9b162 (#380)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 68527e8 - Browse repository at this point
Copy the full SHA 68527e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c203423 - Browse repository at this point
Copy the full SHA c203423View commit details
Commits on Oct 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0cd51c8 - Browse repository at this point
Copy the full SHA 0cd51c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e7876a - Browse repository at this point
Copy the full SHA 5e7876aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c150290 - Browse repository at this point
Copy the full SHA c150290View commit details
Commits on Oct 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f1cf0cc - Browse repository at this point
Copy the full SHA f1cf0ccView commit details
Commits on Oct 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 857872f - Browse repository at this point
Copy the full SHA 857872fView commit details -
Configuration menu - View commit details
-
Copy full SHA for af09a7e - Browse repository at this point
Copy the full SHA af09a7eView commit details
Commits on Oct 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ec22890 - Browse repository at this point
Copy the full SHA ec22890View commit details -
Configuration menu - View commit details
-
Copy full SHA for a706e89 - Browse repository at this point
Copy the full SHA a706e89View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa78410 - Browse repository at this point
Copy the full SHA fa78410View commit details
Commits on Oct 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6f8236e - Browse repository at this point
Copy the full SHA 6f8236eView commit details
Commits on Nov 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f915c54 - Browse repository at this point
Copy the full SHA f915c54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8182337 - Browse repository at this point
Copy the full SHA 8182337View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6554016 - Browse repository at this point
Copy the full SHA 6554016View commit details -
fix(deps): update module gotest.tools/v3 to v3.4.0 (#388)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b8dea7c - Browse repository at this point
Copy the full SHA b8dea7cView commit details -
fix(deps): update deps (patch) (#392)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9e27f39 - Browse repository at this point
Copy the full SHA 9e27f39View commit details -
chore(deps): update postgres docker tag to v15 (#393)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1c8c9b0 - Browse repository at this point
Copy the full SHA 1c8c9b0View commit details -
fix(deps): update module golang.org/x/sync to v0.1.0 (#394)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 89fbc1c - Browse repository at this point
Copy the full SHA 89fbc1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 222b0e6 - Browse repository at this point
Copy the full SHA 222b0e6View commit details
Commits on Nov 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cac9b1f - Browse repository at this point
Copy the full SHA cac9b1fView commit details
Commits on Dec 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 748e81f - Browse repository at this point
Copy the full SHA 748e81fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 318a7b0 - Browse repository at this point
Copy the full SHA 318a7b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3c194a - Browse repository at this point
Copy the full SHA a3c194aView commit details -
fix(deps): update module github.com/urfave/cli/v2 to v2.23.6 (#401)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e04fd33 - Browse repository at this point
Copy the full SHA e04fd33View commit details -
fix(deps): update module github.com/masterminds/semver/v3 to v3.2.0 (#…
…404) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 685da4a - Browse repository at this point
Copy the full SHA 685da4aView commit details -
chore(deps): update elgohr/publish-docker-github-action action to v5 (#…
…406) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 97f1128 - Browse repository at this point
Copy the full SHA 97f1128View commit details -
fix(deps): update kubernetes packages to v0.26.0 (#407)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f8ed8e9 - Browse repository at this point
Copy the full SHA f8ed8e9View commit details
Commits on Dec 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ec7ec7c - Browse repository at this point
Copy the full SHA ec7ec7cView commit details
Commits on Dec 13, 2022
-
feat(stage): stages fail independently when continue is set to true (#…
…318) * first draft * changing dependent to continue and ditching print statements * changing continue to independent and linter work * adding new types in go mod * go mod tidy * adding additional stop check in stage loop and more comments Co-authored-by: David May <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fcc4f3d - Browse repository at this point
Copy the full SHA fcc4f3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a69eb5 - Browse repository at this point
Copy the full SHA 8a69eb5View commit details
Commits on Dec 14, 2022
-
chore: remove code of conduct in favor of global version (#403)
Co-authored-by: dave vader <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 97a1841 - Browse repository at this point
Copy the full SHA 97a1841View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83fb8ab - Browse repository at this point
Copy the full SHA 83fb8abView commit details
Commits on Dec 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4946c91 - Browse repository at this point
Copy the full SHA 4946c91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ed2e32 - Browse repository at this point
Copy the full SHA 9ed2e32View commit details -
Configuration menu - View commit details
-
Copy full SHA for acafa94 - Browse repository at this point
Copy the full SHA acafa94View commit details
Commits on Jan 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2f95ddd - Browse repository at this point
Copy the full SHA 2f95dddView commit details
Commits on Feb 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2c52c5d - Browse repository at this point
Copy the full SHA 2c52c5dView commit details
Commits on Feb 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a249322 - Browse repository at this point
Copy the full SHA a249322View commit details
Commits on Feb 20, 2023
-
enhance(executor tests): Add test helpers to generate test Pods (#424)
* test: add kubernetes baseline for Create funcs * test: add kubernetes runtime for stages * test: prepare for test specific pod in executor test * test: add testPod helper method * test: add testPodFor(pipeline) helper method * test: mark secret containers terminated in test Pods * test: use pipeline-specific runtime instances * test: Create runtime for each executor build test * test: Adds several new test helpers. --------- Co-authored-by: JordanBrockopp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 36bb211 - Browse repository at this point
Copy the full SHA 36bb211View commit details
Commits on Feb 24, 2023
-
enhance(executor tests): Call k8s SetupMock method after CreateBuild …
…in tests (#425) * enhance: extract kubernetes runtime mock setup In order to run the PodTracker mock setup in executor tests, we need to export something * Call k8s SetupMock in executor Build test * test: Add kubernetes SetupMock to executor StreamBuild test * mark exported k8s Mock functions as test-only functions
Configuration menu - View commit details
-
Copy full SHA for 55aab52 - Browse repository at this point
Copy the full SHA 55aab52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b552b5 - Browse repository at this point
Copy the full SHA 4b552b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf1c91e - Browse repository at this point
Copy the full SHA bf1c91eView commit details
Commits on Feb 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d14c6b4 - Browse repository at this point
Copy the full SHA d14c6b4View commit details -
enhance(executor tests): Manage k8s mocks for Executor AssembleBuild …
…test (#432) * test: Fix kubernetes tests for executor AssembleBuild Adds some new WaitForPod* test helpers. * sort imports in runtime/kubernetes/kubernetes.go * test: add pause to simulate step execution * AssembleBuild test does not need to mark steps running
Configuration menu - View commit details
-
Copy full SHA for 48dc69a - Browse repository at this point
Copy the full SHA 48dc69aView commit details
Commits on Feb 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0c56c30 - Browse repository at this point
Copy the full SHA 0c56c30View commit details -
Co-authored-by: David May <[email protected]> Co-authored-by: Kelly Merrick <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8705662 - Browse repository at this point
Copy the full SHA 8705662View commit details -
fix(deps): update module github.com/gin-gonic/gin to v1.9.0 (#426)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b38d114 - Browse repository at this point
Copy the full SHA b38d114View commit details -
fix(deps): update module github.com/joho/godotenv to v1.5.1 (#423)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6673794 - Browse repository at this point
Copy the full SHA 6673794View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e9c1b7 - Browse repository at this point
Copy the full SHA 4e9c1b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 607ed9f - Browse repository at this point
Copy the full SHA 607ed9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e90bf1 - Browse repository at this point
Copy the full SHA 1e90bf1View commit details -
chore(release): v0.18.0-rc1 prep (#436)
* chore(release): v0.18.0-rc1 prep * tidy up
Configuration menu - View commit details
-
Copy full SHA for 907d5b6 - Browse repository at this point
Copy the full SHA 907d5b6View commit details
Commits on Mar 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 76e1147 - Browse repository at this point
Copy the full SHA 76e1147View commit details
Commits on Mar 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5f54252 - Browse repository at this point
Copy the full SHA 5f54252View commit details
Commits on Mar 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e54c2f5 - Browse repository at this point
Copy the full SHA e54c2f5View commit details
Commits on Mar 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2655964 - Browse repository at this point
Copy the full SHA 2655964View commit details -
enhance(executor tests): Add kubernetes runtime test cases for Build …
…tests (#438) * test(executor): add kubernetes runtime to CreateBuild test * test: Use kubernetes runtime in executor build tests The kubernetes Mock does not support some of the failure modes simulated by the docker Mock. So, those test cases are commented out with a FIXME. * cleanup commented blocks * test(executor): add remaining StreamBuild k8s test cases --------- Co-authored-by: JordanBrockopp <[email protected]> Co-authored-by: Easton Crupper <[email protected]> Co-authored-by: David May <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 82a649e - Browse repository at this point
Copy the full SHA 82a649eView commit details -
enhance(executor tests): Add kubernetes runtime test cases for Opts a…
…nd Secrets tests (#439)
Configuration menu - View commit details
-
Copy full SHA for b991a6e - Browse repository at this point
Copy the full SHA b991a6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e8893b - Browse repository at this point
Copy the full SHA 7e8893bView commit details
Commits on Mar 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 345edf7 - Browse repository at this point
Copy the full SHA 345edf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a29515 - Browse repository at this point
Copy the full SHA 1a29515View commit details
Commits on Mar 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3d6fa74 - Browse repository at this point
Copy the full SHA 3d6fa74View commit details
Commits on Apr 4, 2023
-
enhance(auth): implement registration flow (#452)
* initial work * more work * backwards compatibility with comments * adjust middleware to only use validate-token for server tokens * more work * rename auth token channel to RegisterToken * rename token channel and update api comments * updating some comments and not loggin token * fix docker compose * fix local replace * token expiration func has two return vals * docker compose no register * name register token middleware file correctly * update swagger for register
Configuration menu - View commit details
-
Copy full SHA for f866605 - Browse repository at this point
Copy the full SHA f866605View commit details
Commits on Apr 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c367ab3 - Browse repository at this point
Copy the full SHA c367ab3View commit details -
feat(runtime/docker): add drop kernel capabilities option to runtime …
…flags (#454) * capabilities * docker compose revert + opencontainers version * revert lots of go mod stuff * fix copy pasta and add a test in opts
Configuration menu - View commit details
-
Copy full SHA for 3bf4d5e - Browse repository at this point
Copy the full SHA 3bf4d5eView commit details
Commits on Apr 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5c0f769 - Browse repository at this point
Copy the full SHA 5c0f769View commit details
Commits on Apr 18, 2023
-
chore(deps): update actions/setup-go action to v4 (#448)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for aaeb1c0 - Browse repository at this point
Copy the full SHA aaeb1c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4422859 - Browse repository at this point
Copy the full SHA 4422859View commit details -
fix(deps): update module github.com/urfave/cli/v2 to v2.25.1 (#453)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b5b5987 - Browse repository at this point
Copy the full SHA b5b5987View commit details -
fix(deps): update module github.com/docker/docker to v20.10.24+incomp…
…atible [security] (#456) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 72de368 - Browse repository at this point
Copy the full SHA 72de368View commit details -
fix(deps): update module github.com/prometheus/client_golang to v1.15…
….0 (#460) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e377d3c - Browse repository at this point
Copy the full SHA e377d3cView commit details -
fix(deps): update kubernetes packages to v0.27.1 (#459)
* fix(deps): update kubernetes packages to v0.27.1 * fix(deps): update kubernetes packages to v0.27.1 * update runtime k8s container to use proper type for log func * gosimple lint fix --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: ecrupper <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c929b49 - Browse repository at this point
Copy the full SHA c929b49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b4ea3b - Browse repository at this point
Copy the full SHA 1b4ea3bView commit details
Commits on Apr 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7032c8b - Browse repository at this point
Copy the full SHA 7032c8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 891fc55 - Browse repository at this point
Copy the full SHA 891fc55View commit details
Commits on Apr 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1b8835b - Browse repository at this point
Copy the full SHA 1b8835bView commit details
Commits on Apr 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4b22ebb - Browse repository at this point
Copy the full SHA 4b22ebbView commit details
Commits on Apr 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2d14e4f - Browse repository at this point
Copy the full SHA 2d14e4fView commit details
Commits on May 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f9c112a - Browse repository at this point
Copy the full SHA f9c112aView commit details
Commits on May 10, 2023
-
enhance(exec): do not kill worker if build has been canceled and buil…
…d token minting fails (#472) * enhance(exec): do not kill worker if build has been canceled and build token minting fails * change status code to 409 conflict * upgrade server
Configuration menu - View commit details
-
Copy full SHA for f47b0d6 - Browse repository at this point
Copy the full SHA f47b0d6View commit details -
chore: add vscode project files to gitignore (#469)
Co-authored-by: Easton Crupper <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 73626fb - Browse repository at this point
Copy the full SHA 73626fbView commit details
Commits on May 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b828b86 - Browse repository at this point
Copy the full SHA b828b86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0800322 - Browse repository at this point
Copy the full SHA 0800322View commit details
Commits on May 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 65a4d8a - Browse repository at this point
Copy the full SHA 65a4d8aView commit details
Commits on May 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 715ccf5 - Browse repository at this point
Copy the full SHA 715ccf5View commit details
Commits on May 26, 2023
-
feat: add support for schedules (#479)
* feat: add support for schedules * chore: update go dependencies * chore: update go deps
Configuration menu - View commit details
-
Copy full SHA for cc7aaf3 - Browse repository at this point
Copy the full SHA cc7aaf3View commit details
Commits on Jun 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ca7dfcc - Browse repository at this point
Copy the full SHA ca7dfccView commit details
Commits on Jun 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 42494ad - Browse repository at this point
Copy the full SHA 42494adView commit details
Commits on Jun 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4c40a1e - Browse repository at this point
Copy the full SHA 4c40a1eView commit details -
feat(worker-visibility): allow update to worker table with status and…
… build info (#482) * feat(register-and-operate): add ability for worker to update status to idle and error * docs(README): showing off commitizen cli * feat: update worker status and runningBuildIDs * feat: worker can update runningBuildIDs and status * chore(exec): clean up logging for worker database updates * feat(worker): update last_build_ timestamps in the database * fix(worker-visibility): update error to make logrus happy * chore(worker_visibility): update deps for types and server * Update cmd/vela-worker/register.go Co-authored-by: David May <[email protected]> * add res nil check * move res nil above err * add res nil check * more accurate logging * make clean --------- Co-authored-by: Tim Huynh <[email protected]> Co-authored-by: David May <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d922488 - Browse repository at this point
Copy the full SHA d922488View commit details -
Configuration menu - View commit details
-
Copy full SHA for 410e51b - Browse repository at this point
Copy the full SHA 410e51bView commit details
Commits on Jun 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1861585 - Browse repository at this point
Copy the full SHA 1861585View commit details
Commits on Jul 10, 2023
-
fix(deps): update module gotest.tools/v3 to v3.5.0 (#491)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2fedfb3 - Browse repository at this point
Copy the full SHA 2fedfb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 332a725 - Browse repository at this point
Copy the full SHA 332a725View commit details
Commits on Jul 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5cd946f - Browse repository at this point
Copy the full SHA 5cd946fView commit details
Commits on Jul 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 054b67d - Browse repository at this point
Copy the full SHA 054b67dView commit details
Commits on Aug 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2a744ec - Browse repository at this point
Copy the full SHA 2a744ecView commit details
Commits on Aug 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fb14279 - Browse repository at this point
Copy the full SHA fb14279View commit details -
Configuration menu - View commit details
-
Copy full SHA for f270db7 - Browse repository at this point
Copy the full SHA f270db7View commit details
Commits on Aug 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e6651c1 - Browse repository at this point
Copy the full SHA e6651c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for fff29c6 - Browse repository at this point
Copy the full SHA fff29c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3234889 - Browse repository at this point
Copy the full SHA 3234889View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77e3aca - Browse repository at this point
Copy the full SHA 77e3acaView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1b7473 - Browse repository at this point
Copy the full SHA f1b7473View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45de442 - Browse repository at this point
Copy the full SHA 45de442View commit details
Commits on Aug 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d329bd6 - Browse repository at this point
Copy the full SHA d329bd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50ccf9b - Browse repository at this point
Copy the full SHA 50ccf9bView commit details
Commits on Aug 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6133b6f - Browse repository at this point
Copy the full SHA 6133b6fView commit details