-
-
Notifications
You must be signed in to change notification settings - Fork 47
Pull requests: microcks/microcks-cli
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(connectors): use json.Marshal in CreateTestResult to prevent injection and panics
#341
opened May 8, 2026 by
Harishrs2006
Loading…
feat(test): add --output-format flag for GitHub Actions annotations
#339
opened May 8, 2026 by
Harishrs2006
Loading…
fix typo in DownloadArtifact: was reading req.Body instead of resp.Body
#338
opened May 8, 2026 by
Priyanshubhartistm
Loading…
docs(cli): fix microcks start help descriptions
#336
opened May 8, 2026 by
hazelmayank
Loading…
3 tasks done
test: use temporary config file in context delete test
#334
opened May 8, 2026 by
hazelmayank
Loading…
chore(deps): bump golang.org/x/term from 0.37.0 to 0.42.0
dependencies
Pull requests that update a dependency file
go
Pull requests that update go code
#331
opened May 8, 2026 by
dependabot
Bot
Loading…
chore(deps): bump github.com/coreos/go-oidc/v3 from 3.15.0 to 3.18.0
dependencies
Pull requests that update a dependency file
go
Pull requests that update go code
#330
opened May 8, 2026 by
dependabot
Bot
Loading…
chore(deps): bump sigstore/cosign-installer from 4.0.0 to 4.1.2
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#329
opened May 8, 2026 by
dependabot
Bot
Loading…
chore(deps): bump docker/build-push-action from 6.18.0 to 7.1.0
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#328
opened May 8, 2026 by
dependabot
Bot
Loading…
chore(deps): bump ubi9/ubi-minimal from 9.7-1776833838 to 9.7-1778072020 in /build
dependencies
Pull requests that update a dependency file
docker
Pull requests that update docker code
#327
opened May 8, 2026 by
dependabot
Bot
Loading…
chore(deps): bump docker/setup-buildx-action from 3.12.0 to 4.0.0
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#326
opened May 8, 2026 by
dependabot
Bot
Loading…
chore(deps): bump golang from 1.25.9-alpine to 1.26.3-alpine in /build
dependencies
Pull requests that update a dependency file
docker
Pull requests that update docker code
#325
opened May 8, 2026 by
dependabot
Bot
Loading…
refactor(cli): improve root command error handling with idiomatic RunE pattern
#323
opened May 7, 2026 by
Harishrs2006
Loading…
feat: add tests list command to show test history for a service
#320
opened May 7, 2026 by
mugiwaraluffy56
Contributor
Loading…
fix: return errors instead of panicking on response parsing in connectors
#319
opened May 7, 2026 by
Git-HimanshuRathi
Loading…
2 of 3 tasks
fix(login): use isolated HTTP mux, eagerly bind port, and return errors from oauth2login. Fixes #312
#317
opened May 7, 2026 by
rootp1
Loading…
fix(import-url)!: validate artifact URLs to prevent SSRF. Fixes #304
#316
opened May 7, 2026 by
rootp1
Loading…
improve TestDeleteContext using temporary directories
#315
opened May 7, 2026 by
Manar-Elhabbal7
Loading…
feat: add --wait flag to block until Microcks is ready after start
#311
opened May 6, 2026 by
mugiwaraluffy56
Contributor
Loading…
fix : adding missing newlines in fmt.Printf calls
#309
opened May 6, 2026 by
DivyanshuVortex
Contributor
Loading…
fix :
start and stop commands crash when container state diverges from local config
#307
opened May 6, 2026 by
DivyanshuVortex
Contributor
Loading…
fix(watcher)!: debounce file events, bound concurrency, handle atomic saves. Closes #297
#305
opened May 6, 2026 by
rootp1
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.