Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(build): add additional binaries #22

Merged
merged 2 commits into from
Oct 1, 2024
Merged

Conversation

DariuszPorowski
Copy link
Member

πŸ“₯ Pull Request

❓ What are you trying to address

This pull request includes changes to add support for additional binaries in the build artifacts. The most important changes involve updates to the build configuration to include FreeBSD and 386 architectures.

✨ Description of new changes

Build configuration updates:

  • .goreleaser.yml: Updated goos to include FreeBSD and goarch to include 386. Also modified the ignore section to exclude 386 architecture for Darwin.

Copy link

github-actions bot commented Oct 1, 2024

Changelog Preview

v0.1.0-dev - October 01, 2024

✨ Added

  • #22 Additional binaries to the build artifacts
  • os: freebsd
  • arch: 386

@DariuszPorowski DariuszPorowski merged commit 724d88b into main Oct 1, 2024
18 checks passed
@DariuszPorowski DariuszPorowski deleted the feat_additional-bin branch October 1, 2024 16:56
DariuszPorowski added a commit that referenced this pull request Oct 2, 2024
## v0.1.0-beta.4 - October 02, 2024

### ✨ Added

*
[#22](#22)
Additional binaries to the build artifacts
* os: freebsd
* arch: 386

*
[#24](#24)
Guide about Fabric Capacity configuration for Fabric Provider

### πŸ’« Changed

*
[#24](#24)
Enhanced authentication guides
@DariuszPorowski DariuszPorowski added this to the 2024-09 milestone Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants