gocommerce icon indicating copy to clipboard operation
gocommerce copied to clipboard

A headless e-commerce for JAMstack sites.

Results 23 gocommerce issues
Sort by recently updated
recently updated
newest added

The test suite sometimes fails during CI with ``` --- FAIL: TestOrderCreate/MultipleItemsWithDownloads (0.12s) order_test.go:299: Error Trace: order_test.go:299 Error: "[{cdb56e41-a3fb-4821-b3a2-17305568ea0b 61c9db20-b8c8-49f8-8121-f98d88ce8463 %!s(int64=0) First Download 123-i-can-fly-456 /assets/first-download %!s(uint64=0) 0001-01-01 00:00:00 +0000 UTC...

**- Do you want to request a *feature* or report a *bug*?** When updating PayPal payment with details sometimes there would be an error: ``` [{purchase_units[0] Item amount must add...

When redeploying the recent changes made by @mraerino, I had to perform a by hand migration: ``` ALTER TABLE test_invoice_numbers DROP COLUMN id; ALTER TABLE test_invoice_numbers ADD PRIMARY KEY (instance_id);...

**Note:** Since I'm already hired to work on GoCommerce this is just a note for me to remember to fix this and how. I'm still open for suggestions on the...

**- Do you want to request a *feature* or report a *bug*?** Feature **- What is the current behavior?** We can currently search orders by item and email **- What...

In the Dockerfile, there are two stages. The first stage (`build`) builds the application using the specified Go version, and the second stage (`scratch`) creates a minimal image without any...

Bumps gopkg.in/yaml.v3 from 3.0.0-20210107192922-496545a6307b to 3.0.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=gopkg.in/yaml.v3&package-manager=go_modules&previous-version=3.0.0-20210107192922-496545a6307b&new-version=3.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
go

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.40.0 to 1.53.0. Release notes Sourced from google.golang.org/grpc's releases. Release 1.53.0 API Changes balancer: support injection of per-call metadata from LB policies (#5853) resolver: remove deprecated field...

dependencies
go

Updating the CODOWNERS file to accomodate the reorg. ## How this change was made Changes are being made to replace no-longer-valid team names with the names of teams that are...

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20211020060615-d418f374d309 to 0.7.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/net&package-manager=go_modules&previous-version=0.0.0-20211020060615-d418f374d309&new-version=0.7.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
go