-
See https://senzing.atlassian.net/browse/GDEV-3917
Member of https://github.com/senzing-garage/garage-roadmap/issues/5
-
Currently the `.github/workflows/go-test-darwin.yaml` uses the `macos-13` runner.
- https://github.com/senzing-garage/go-databasing/blob/6cdba7e64bbbbfa29f7439f90d14104012cd856b/.github/workflow…
-
## Tasks
1. [ ] GitHub > [repository] > Settings
1. [ ] General
1. [ ] Pull Requests
1. [ ] Uncheck `Allow merge commits`
1. [x] Check `Allow auto-merge`
…
-
The Go documentation is written in the `godoc` style and is automatically posted at
- https://pkg.go.dev/github.com/senzing/g2-sdk-go-base
### References
- https://github.com/senzing-garage/gar…
-
See https://github.com/senzing-garage/sz-sdk-go-core/issues/240
In this case, a docker container needs to run on Darwin and Windows
- https://github.com/docker-practice/actions-setup-docker/issu…
-
The database stack help seems to be at: https://hub.senzing.com/aws-cloudformation-database-cluster. I think we should review the help for each parameter and validate that it's correct.
Per: https…
-
See https://github.com/senzing-garage/sz-sdk-go-core/issues/240
Re-enable `.github/workflows/go-test-darwn.yaml` after the following issue is resolved:
https://github.com/docker-practice/actions…
-
See https://github.com/senzing-garage/sz-sdk-python-grpc/issues/146
-
Per Brian's recent commit they determined that Senzing error codes 0027 and 2207 were the same.
Currently 2207 maps to SzConfigurationError while 0027 maps to SzUnknownDataSourceError
We need to…
-
See https://github.com/senzing-garage/sz-sdk-python-grpc/issues/146