Releases: ckodex-labs/portctl
Releases · ckodex-labs/portctl
Release list
v1.0.3
Changelog
- b649090 temp: disable cosign signing to unblock release
- 680d0b4 fix: update github username to ckodex-labs in documentation
- 44c9c5e fix: cosign signing in CI/CD with proper OIDC configuration
- 8df77d5 fix: correct cosign args for keyless signing in GitHub Actions
- 414922d feat: modernize documentation site
- c09ac29 feat: implement SLSA Level 3 compliance with Cosign signing
- 08c50b1 feat: add CycloneDX SBOM format alongside SPDX
- 4d04140 chore: update generated manifests with correct org name
v1.0.2
v1.0.1
Changelog
- 09af48b fix: export artifacts from Dagger release for GitHub Actions upload
v1.0.0
Changelog
- 73e9c32 wip dagger steps
- 0512006 remove uoutdated plan
- fa5987b refactor: Simplify all workflows to use Dagger exclusively
- 4b1f67a fix: Update snapshot test and linting error
- 66722ec fix: Remove problematic integration tests, keep unit tests
- d2a7e99 fix: Makefile ineffassign target
- 8849b91 fix: Format code and fix Makefile quality targets
- 473b373 fix(tests): Use correct relative paths in cmd tests
- 7b4b04e fix(tests): Fix all test paths to use ../cmd/portctl/main.go
- 774a43c fix(tests): Correct paths to main.go in all test files
- c5b8daa fix(release): Use Dagger native Docker build instead of DinD
- 270a91a fix(release): Use Dagger for full release, remove redundant steps
- dbe12b4 fix(release): Update goreleaser repo owner to ckodex-labs
- 4147244 fix(release): Remove dockers from goreleaser, use Dagger for multi-tag publish
- f6cb0fb fix(release): Pass GITHUB_TOKEN and TAP_GITHUB_TOKEN as secrets to Dagger
- 94ee2c0 fix(release): Add Docker-in-Docker service for goreleaser
- 3dd5268 fix(ci): Install golangci-lint and handle Pages setup gracefully
- 87304b0 fix(ci): Correct Dagger CLI installation path
- 5ccb18a fix ci issues
- 0c09e79 feat: add security scanning, SBOM generation and BDD tests to CI/CD pipelines
- 2434b97 feat: add parallel agent loop framework and local settings
- 5bf4553 feat: Add MCP server and auto-generated manifest
- bedcabb chore: Final polish for v1.0.0 release (Makefile, README, .gitignore)
- 815e9c4 ci: ensure Dagger CLI in PATH and add Go module cache to all workflows
- 6d55a4c ci: ensure Dagger CLI in PATH and add Go module cache to all workflows