FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for .github/workflows - flanksource/gavel · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
flanksource
/
gavel
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
1
Pull requests
24
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
gavel
.github
workflows
on
main
User selector
Datepicker
Commit history
Commits on Aug 1, 2026
fix(action): support lint-only runs
moshloop
committed
25b5e48
View commit details
Copy full SHA for 25b5e48
View code at this point
Browse repository at this point
Commits on Jul 16, 2026
fix(ci): restrict GitHub Actions token permissions
Show description for c13e68a
adityathebe
committed
c13e68a
View commit details
Copy full SHA for c13e68a
View code at this point
Browse repository at this point
Commits on Jun 8, 2026
feat(testrunner): add pre-build phase to warm Go test cache
Show description for 1632f71
moshloop
committed
1632f71
View commit details
Copy full SHA for 1632f71
View code at this point
Browse repository at this point
ci(test): warm test build cache before timed run
Show description for 506fa62
moshloop
committed
506fa62
View commit details
Copy full SHA for 506fa62
View code at this point
Browse repository at this point
Commits on Jun 4, 2026
chore: add pnpm to workflow
yashmehrotra
authored and
moshloop
committed
a76e013
View commit details
Copy full SHA for a76e013
View code at this point
Browse repository at this point
chore(ci): add pnpm setup in gavel ci workflow
yashmehrotra
authored and
moshloop
committed
da0e0a9
View commit details
Copy full SHA for da0e0a9
View code at this point
Browse repository at this point
chore: fix workflow
yashmehrotra
authored and
moshloop
committed
54a2bf6
View commit details
Copy full SHA for 54a2bf6
View code at this point
Browse repository at this point
ci(npm-publish): Enable OIDC trusted publishing for npm
Show description for aaa025e
moshloop
committed
aaa025e
View commit details
Copy full SHA for aaa025e
View code at this point
Browse repository at this point
ci(release): publish npm library on testrunner/ui changes
Show description for 8e6032d
moshloop
committed
8e6032d
View commit details
Copy full SHA for 8e6032d
View code at this point
Browse repository at this point
ci(release): quote npm-publish if-condition so workflow parses
Show description for 94de69b
moshloop
committed
94de69b
View commit details
Copy full SHA for 94de69b
View code at this point
Browse repository at this point
ci(test): split gavel test and lint into separate jobs with node + typescript
Show description for 6d78cf4
moshloop
committed
6d78cf4
View commit details
Copy full SHA for 6d78cf4
View code at this point
Browse repository at this point
build(deps): align pure-Go sqlite with clicky and disable CGO for tests
Show description for e7e8926
moshloop
committed
e7e8926
View commit details
Copy full SHA for e7e8926
View code at this point
Browse repository at this point
Commits on Jun 2, 2026
feat(testrunner/ui): publish @flanksource/gavel React library
Show description for 7b4daf7
moshloop
committed
7b4daf7
View commit details
Copy full SHA for 7b4daf7
View code at this point
Browse repository at this point
refactor(testrunner): simplify detail handling to use provider-owned values
Show description for ef5b1f4
moshloop
committed
ef5b1f4
View commit details
Copy full SHA for ef5b1f4
View code at this point
Browse repository at this point
Commits on Jun 1, 2026
fix(ci,test): site deps, e2e cleanup race, and scoped tidy check
Show description for df6e0b7
moshloop
committed
df6e0b7
View commit details
Copy full SHA for df6e0b7
View code at this point
Browse repository at this point
fix(ci,lint): build test-ui with npm and clear golangci-lint findings
Show description for d10050f
moshloop
committed
d10050f
View commit details
Copy full SHA for d10050f
View code at this point
Browse repository at this point
ci(test): make ./gavel test pass by installing JS test deps
Show description for a17f486
moshloop
committed
a17f486
View commit details
Copy full SHA for a17f486
View code at this point
Browse repository at this point
ci(test): simplify test workflow by using gavel binary
Show description for 1e79f19
moshloop
committed
1e79f19
View commit details
Copy full SHA for 1e79f19
View code at this point
Browse repository at this point
chore(embed): commit UI bundles + build them in release CI
Show description for c7f713a
moshloop
committed
c7f713a
View commit details
Copy full SHA for c7f713a
View code at this point
Browse repository at this point
ci: build release binaries via Taskfile build:cross target
Show description for ec0c9ce
moshloop
committed
ec0c9ce
View commit details
Copy full SHA for ec0c9ce
View code at this point
Browse repository at this point
Commits on Apr 19, 2026
ci(release): simplify build matrix and archive naming conventions
Show description for 79b9c6e
moshloop
committed
79b9c6e
View commit details
Copy full SHA for 79b9c6e
View code at this point
Browse repository at this point
Commits on Apr 17, 2026
build(release): simplify release workflow to build only tar.gz archives
Show description for 9347e37
moshloop
committed
9347e37
View commit details
Copy full SHA for 9347e37
View code at this point
Browse repository at this point
ci(release): replace goreleaser with custom build workflow
Show description for 9fa20b2
moshloop
committed
9fa20b2
View commit details
Copy full SHA for 9fa20b2
View code at this point
Browse repository at this point
Commits on Apr 15, 2026
fix(build): build pr/ui frontend before go compile
Show description for 98a896f
moshloop
committed
98a896f
View commit details
Copy full SHA for 98a896f
View code at this point
Browse repository at this point
Commits on Apr 13, 2026
feat(ci): add github action for gavel test and lint
Show description for 75aad90
moshloop
committed
75aad90
View commit details
Copy full SHA for 75aad90
View code at this point
Browse repository at this point
ci(build): add node.js setup and npm build to release pipeline
Show description for bac6594
moshloop
committed
bac6594
View commit details
Copy full SHA for bac6594
View code at this point
Browse repository at this point
Commits on Apr 6, 2026
feat(testrunner): capture test command and ginkgo output streams (#15)
Show description for 3de35d9
moshloop
authored
3de35d9
View commit details
Copy full SHA for 3de35d9
View code at this point
Browse repository at this point
Commits on Apr 1, 2026
fix(ci): bump Go to 1.26, clicky to v1.21.1, add Node.js for test-ui build
Show description for 1169171
moshloop
committed
1169171
View commit details
Copy full SHA for 1169171
View code at this point
Browse repository at this point
Commits on Mar 20, 2026
feat(git): gitanalyze config, fixture constraints, and fixtures skill (#6)
Show description for 4260383
moshloop
authored
4260383
View commit details
Copy full SHA for 4260383
View code at this point
Browse repository at this point
Commits on Feb 23, 2026
fix(ci): remove brew/scoop publishing from goreleaser
moshloop
committed
9774069
View commit details
Copy full SHA for 9774069
View code at this point
Browse repository at this point
fix(ci): fix goreleaser version and Docker build in release workflow
Show description for f37cf38
moshloop
committed
f37cf38
View commit details
Copy full SHA for f37cf38
View code at this point
Browse repository at this point
chore: fix release
moshloop
committed
d35cace
View commit details
Copy full SHA for d35cace
View code at this point
Browse repository at this point
chore: remove announce job
moshloop
committed
9ec00fd
View commit details
Copy full SHA for 9ec00fd
View code at this point
Browse repository at this point
chore: fix release
moshloop
committed
1f2169a
View commit details
Copy full SHA for 1f2169a
View code at this point
Browse repository at this point
Commits on Feb 10, 2026
feat: add todos, fixtures, and test runner from arch-unit
Show description for 0f68bb9
moshloop
committed
0f68bb9
View commit details
Copy full SHA for 0f68bb9
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL