FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for gitbugactions - gitbugactions/gitbugactions · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
gitbugactions
/
gitbugactions
Public
Notifications
You must be signed in to change notification settings
Fork
7
Star
23
Code
Issues
25
Pull requests
11
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
gitbugactions
gitbugactions
on
main
User selector
Datepicker
Commit history
Commits on Jul 19, 2025
Fix integration tests (#314)
Show description for 11d58c7
Nfsaavedra
authored
11d58c7
View commit details
Copy full SHA for 11d58c7
View code at this point
Browse repository at this point
Commits on Apr 25, 2025
fix: fix cmake workflow test results getter
andre15silva
committed
ed814ee
View commit details
Copy full SHA for ed814ee
View code at this point
Browse repository at this point
Commits on Apr 15, 2025
chore: improve logging in .NET analyzer
andre15silva
committed
876eca4
View commit details
Copy full SHA for 876eca4
View code at this point
Browse repository at this point
Commits on Apr 14, 2025
fix: normalize windows paths to unix paths
andre15silva
committed
d638c37
View commit details
Copy full SHA for d638c37
View code at this point
Browse repository at this point
Commits on Apr 11, 2025
fix: fix test result extraction for .NET workflow
andre15silva
committed
e8c384f
View commit details
Copy full SHA for e8c384f
View code at this point
Browse repository at this point
feat: add option for skipping test instrumentation
andre15silva
committed
fcb7c8b
View commit details
Copy full SHA for fcb7c8b
View code at this point
Browse repository at this point
Commits on Apr 10, 2025
feat: template workflow (#277)
Show description for 784a818
andre15silva
and
kuchungmsft
authored
784a818
View commit details
Copy full SHA for 784a818
View code at this point
Browse repository at this point
Commits on Mar 19, 2025
feat: option to use default actions (#271)
Show description for 6995cf4
andre15silva
authored
6995cf4
View commit details
Copy full SHA for 6995cf4
View code at this point
Browse repository at this point
Commits on Mar 13, 2025
Support C/C++ Repos Using CTest (#268)
Show description for b632c1f
kuchungmsft
authored
b632c1f
View commit details
Copy full SHA for b632c1f
View code at this point
Browse repository at this point
fix: handle c# repos with multiple source directories
andre15silva
committed
2f463a4
View commit details
Copy full SHA for 2f463a4
View code at this point
Browse repository at this point
Commits on Mar 12, 2025
feat: support dotnet (#243)
Show description for dda178d
andre15silva
authored
dda178d
View commit details
Copy full SHA for dda178d
View code at this point
Browse repository at this point
Commits on Feb 26, 2025
feat: add option for base_image (#260)
Show description for 8bad81b
andre15silva
authored
8bad81b
View commit details
Copy full SHA for 8bad81b
View code at this point
Browse repository at this point
Commits on Feb 18, 2025
add debug log
andre15silva
committed
b08cf26
View commit details
Copy full SHA for b08cf26
View code at this point
Browse repository at this point
move logging to debug level
andre15silva
committed
1a4bf11
View commit details
Copy full SHA for 1a4bf11
View code at this point
Browse repository at this point
Commits on Feb 17, 2025
revert: .env setup
Show description for 96923e9
andre15silva
committed
96923e9
View commit details
Copy full SHA for 96923e9
View code at this point
Browse repository at this point
Commits on Feb 14, 2025
fix: use image controlled by us instead of third-party
andre15silva
committed
ec1b550
View commit details
Copy full SHA for ec1b550
View code at this point
Browse repository at this point
Commits on Feb 10, 2025
feat: load env variables from .env file (#247)
andre15silva
authored
6a567db
View commit details
Copy full SHA for 6a567db
View code at this point
Browse repository at this point
Commits on Feb 6, 2025
fix: creation of npm workflows (#245)
andre15silva
authored
76521a7
View commit details
Copy full SHA for 76521a7
View code at this point
Browse repository at this point
fix: npm workflow creating not matching test workflows
andre15silva
committed
be157b7
View commit details
Copy full SHA for be157b7
View code at this point
Browse repository at this point
Commits on Feb 4, 2025
chore: run isort, black
andre15silva
committed
802805d
View commit details
Copy full SHA for 802805d
View code at this point
Browse repository at this point
fix: fix deprecated usages
andre15silva
committed
9f9177b
View commit details
Copy full SHA for 9f9177b
View code at this point
Browse repository at this point
feat: add typescript using same integrations as javascript (#244)
andre15silva
authored
7a3fc36
View commit details
Copy full SHA for 7a3fc36
View code at this point
Browse repository at this point
Commits on Feb 3, 2025
feat: support Rust (#242)
Show description for c8abc43
andre15silva
authored
c8abc43
View commit details
Copy full SHA for c8abc43
View code at this point
Browse repository at this point
Commits on Jan 31, 2025
feat: support npm+vitest (#238)
andre15silva
authored
a8bb555
View commit details
Copy full SHA for a8bb555
View code at this point
Browse repository at this point
feat: match npm workflows based on scripts inside package.json (#237)
Show description for 4f9b5e8
andre15silva
authored
4f9b5e8
View commit details
Copy full SHA for 4f9b5e8
View code at this point
Browse repository at this point
Commits on Jan 30, 2025
refactor: move workflow factory to separate file
andre15silva
committed
2010d31
View commit details
Copy full SHA for 2010d31
View code at this point
Browse repository at this point
fix: missing act cache dir initialization in repo crawler
andre15silva
committed
297a92a
View commit details
Copy full SHA for 297a92a
View code at this point
Browse repository at this point
Commits on Jan 29, 2025
feat: support npm+mocha (#236)
andre15silva
authored
25d150c
View commit details
Copy full SHA for 25d150c
View code at this point
Browse repository at this point
refactor: move file reading logic to separate class (#235)
andre15silva
authored
b81ae5e
View commit details
Copy full SHA for b81ae5e
View code at this point
Browse repository at this point
refactor: split utils into different modules (#234)
andre15silva
authored
74d6f9f
View commit details
Copy full SHA for 74d6f9f
View code at this point
Browse repository at this point
Commits on Jan 28, 2025
support npm+jest (#230)
Show description for f1f86d7
andre15silva
authored
f1f86d7
View commit details
Copy full SHA for f1f86d7
View code at this point
Browse repository at this point
fix: lack of cleanup between runs leading to leaked results across runs (#232)
andre15silva
authored
9fdd3c3
View commit details
Copy full SHA for 9fdd3c3
View code at this point
Browse repository at this point
Commits on Jul 10, 2024
Support for collection of Infrastructure-as-Code datasets (#155)
Show description for 1c68aa7
Nfsaavedra
authored
1c68aa7
View commit details
Copy full SHA for 1c68aa7
View code at this point
Browse repository at this point
Commits on Jul 1, 2024
chore: bump versions to install on python3.12 (#147)
Show description for 315eb49
andre15silva
authored
315eb49
View commit details
Copy full SHA for 315eb49
View code at this point
Browse repository at this point
Commits on Mar 13, 2024
feat: implement periodic docker container cleanup (#144)
Show description for 8775fa6
Nfsaavedra
and
andre15silva
authored
8775fa6
View commit details
Copy full SHA for 8775fa6
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL