Skip to content

Tags: act3-ai/hops

Tags

v0.2.3

Toggle v0.2.3's commit message

Verified

This commit was signed with the committer’s verified signature.
justenstall Justen Stall
chore(release): v0.2.3

## [0.2.3] (2024-06-11)

### Bug Fixes

- color output edge case ([d1594c5](d1594c5))

### Documentation

- **cli**: set default concurrency for consistency ([6f31819](6f31819))

### Miscellaneous Tasks

- **ko**: fix publish path for ko image ([b921db2](b921db2))
- **ko**: set bare=true ([aa84ff8](aa84ff8))
- **ko**: change image title ([fb0c970](fb0c970))
- **changelog**: parse CWE links ([e5921fc](e5921fc))

### Security

- address CWE-22 risk when pouring bottle archives ([6bb5fc8](6bb5fc8))
- address CWE-22 vulnerability in symlink destinations ([57837ee](57837ee))

[0.2.3]: https://github.com/act3-ai/hops/compare/v0.2.2..v0.2.3

v0.2.3-beta.2

Toggle v0.2.3-beta.2's commit message

Verified

This commit was signed with the committer’s verified signature.
justenstall Justen Stall
chore(release): v0.2.3-beta.2

## [0.2.3-beta.2] (2024-06-06)

### Miscellaneous Tasks

- **ko**: set bare=true ([aa84ff8](aa84ff8))

[0.2.3-beta.2]: https://github.com/act3-ai/hops/compare/v0.2.3-beta.1..v0.2.3-beta.2

v0.2.3-beta.1

Toggle v0.2.3-beta.1's commit message

Verified

This commit was signed with the committer’s verified signature.
justenstall Justen Stall
chore(release): v0.2.3-beta.1

## [0.2.3-beta.1] (2024-06-06)

### Miscellaneous Tasks

- **ko**: fix publish path for ko image ([b921db2](b921db2))

[0.2.3-beta.1]: https://github.com/act3-ai/hops/compare/v0.2.2..v0.2.3-beta.1

v0.2.2

Toggle v0.2.2's commit message

Verified

This commit was signed with the committer’s verified signature.
justenstall Justen Stall
chore(release): v0.2.2

## [0.2.2] (2024-06-05)

### Bug Fixes

- **goreleaser**: update goreleaser configuration for goreleaser v2 and improve Homebrew Tap deployments ([0334471](0334471))
- **logs**: remove some debug logs ([5830700](5830700))

### Dependencies

- **go.mod**: Bump golang.org/x/term from 0.20.0 to 0.21.0 ([1c9f699](1c9f699))
- **github-actions**: Bump goreleaser/goreleaser-action from 5 to 6 ([98846d1](98846d1))
- **go.mod**: Bump golang.org/x/mod from 0.17.0 to 0.18.0 ([36d8b55](36d8b55))
- **go**: update to go v1.22.4 ([90b49ef](90b49ef))

### Miscellaneous Tasks

- **lint**: add super linter action ([00a102c](00a102c))
- **README**: add CI workflow status badge ([7ed4a8c](7ed4a8c))
- **CodeQL**: enable CodeQL scanning ([bf29bfc](bf29bfc))

[0.2.2]: https://github.com/act3-ai/hops/compare/v0.2.1..v0.2.2

v0.2.1

Toggle v0.2.1's commit message

Verified

This commit was signed with the committer’s verified signature.
justenstall Justen Stall
chore(release): v0.2.1

## [0.2.1] (2024-06-05)

### Bug Fixes

- **search**: rule was disabling search command ([af693a5](af693a5))

[0.2.1]: https://github.com/act3-ai/hops/compare/v0.2.0..v0.2.1

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
justenstall Justen Stall
chore(release): v0.2.0

## [0.2.0] (2024-05-29)

### Features

- **install**: respect pour_bottle_only_if conditions ([f906952](f906952))
- **HOMEBREW_BOTTLE_DOMAIN**: respect the HOMEBREW_BOTTLE_DOMAIN option ([85d625f](85d625f))
- **configuration**: unify config file with Homebrew environment config ([ca288cb](ca288cb))
- **configuration**: support custom HTTP headers for registry requests ([132e73e](132e73e))
- **flags**: standardize registry flags ([76133e9](76133e9))
- **logging**: support JSON and logfmt logging with --log-fmt flag ([3c3718d](3c3718d))

### Bug Fixes

- **logging**: update verbosity flag handling ([90c6bf4](90c6bf4))
- change formula versioner function signatures ([0e07d93](0e07d93))
- **configuration**: expose more environment variables for registry settings ([7b885f3](7b885f3))
- **cross-platform bottles**: add workaround to support cross-platform bottles that are not published correctly ([028ab39](028ab39))
- **changelog**: add commit links ([fc5af57](fc5af57))

### Dependencies

- **task**: update golangci-lint to 1.58.2 ([c73a8c0](c73a8c0))
- **github-actions**: update markdownlint ([7d91e7b](7d91e7b))

### Miscellaneous Tasks

- get Go version from go.mod ([07ef392](07ef392))
- add simple integration tests ([ab83c4e](ab83c4e))
- **deps**: Bump github.com/charmbracelet/lipgloss ([1866f0b](1866f0b))

[0.2.0]: https://github.com/act3-ai/hops/compare/v0.1.3..v0.2.0

v0.1.3

Toggle v0.1.3's commit message

Verified

This commit was signed with the committer’s verified signature.
justenstall Justen Stall
chore(release): v0.1.3

## [0.1.3] (2024-05-24)

### Bug Fixes

- **tap**: Use deploy key

[0.1.3]: https://github.com/act3-ai/hops/compare/v0.1.2..v0.1.3

v0.1.2

Toggle v0.1.2's commit message

Verified

This commit was signed with the committer’s verified signature.
justenstall Justen Stall
specify branch

Signed-off-by: Justen Stall <39888103+justenstall@users.noreply.github.com>

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was signed with the committer’s verified signature.
justenstall Justen Stall
chore(release): v0.1.1

## [0.1.1] (2024-05-24)

### Miscellaneous Tasks

- **image**: Fix CI image tag
- **build image**: Give publish permissions

[0.1.1]: https://github.com/act3-ai/hops/compare/v0.1.0..v0.1.1

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
justenstall Justen Stall
chore(release): v0.1.0

## [0.1.0] (2024-05-24)

### Features

- **actions**: Add build workflow (#1)
- **actions**: Add release workflow (#3)
- Share commands between default and registry mode (#7)
- **changelog**: Add git-cliff configuration for changelog generation

### Bug Fixes

- **fips build workflow**: Check out before running local workflow
- **release config**: Separate default and fips builds
- **README**: Add install instructions
- Update goreleaser cfg
- Push arm docker image with goreleaser
- Use default ldflags
- **dependabot**: Force convential commits for dependabot PRs
- **dependabot**: Assign reviewer to dependabot PRs
- Allow empty commit for changelog
- Remove docker hub image reference
- Simplify goreleaser config to publish one manifest tag
- Set up docker and qemu in release workflow
- Simplify Goreleaser image build while debugging
- **release workflow**: Change name
- **release workflow**: Add login step for ghcr.io before running Goreleaser
- **lint**: Enable more linters
- Address lint issues
- Update commit grouping in release notes
- Update image labels
- **goreleaser**: Remove md5 hash from ko image paths
- **goreleaser**: Update goreleaser config
- **release**: Update release notes generation
- Release notes again
- Update goreleaser config
- **versioning**: Do not trim leading "v" in version tags
- Update cliff config

### Documentation

- **CONTRIBUTING.md**: Document release process

### Miscellaneous Tasks

- Run govulncheck
- **changelog**: Update changelog for tag v0.1.0-beta.0
- **changelog**: Update changelog for tag v0.1.0-beta.1
- **changelog**: Update changelog for tag v0.1.0-beta.2
- **repo**: Remove unused gitattributes file
- Update version name to avoid collisions
- Update changelog configuration
- Update dependabot commit messages
- **Release**: Add fetch-depth 0 to checkout
- **release**: Fix flag
- **docs**: Generate docs

[0.1.0]: https://github.com/act3-ai/hops/tree/v0.1.0