Closed flemzord closed 2 months ago
The changes involve modifications to the .goreleaser.yml
configuration file for the fctl
component. Key updates include the introduction of a name
and alternative_names
field in the brews
section, alongside the addition of a pull_request
configuration within the repository
section. This configuration specifies the base repository details, enhancing the structure of the file while removing the previous name
field from its original location.
File Path | Change Summary |
---|---|
components/fctl/.goreleaser.yml | - Added name: fctl in brews section.- Added alternative_names: - fctl@{{ .Major }} in brews section.- Added pull_request: enabled: true in repository section.- Expanded pull_request with base details: owner: formancehq , name: homebrew-tap , branch: main .- Removed name: fctl from its original position in brews section. |
ee/wallets/pkg/debit.go | - Moved import statement for github.com/formancehq/ledger/pkg/core/assets to a higher position in the import block. |
.goreleaser.yml
file for the fctl
component, indicating a direct connection at the code level.ee/wallets
🐰 In the meadow where changes bloom,
A rabbit hops with joy, dispelling gloom.
Withfctl
now shining bright,
New names and paths take flight.
Pull requests dance, oh what a sight!
Hooray for the code, our hearts feel light! 🌼