Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Test with CGO disabled #90

Conversation

jlegrone
Copy link
Collaborator

What changed?

Now that CGO is no longer a requirement of the SQLite driver, we can enable tests with CGO disabled in CI.

Why?

Validate that Temporalite works in environments where CGO is not available.

How did you test it?

CI

Potential risks

None

Is hotfix candidate?

No

@jlegrone jlegrone force-pushed the jlegrone/remove-cgo branch from 8f2580a to 129f303 Compare July 19, 2022 22:37
@jlegrone jlegrone merged commit 4a5d40d into dependabot/go_modules/go.temporal.io/server-1.17.1 Jul 19, 2022
@jlegrone jlegrone deleted the jlegrone/remove-cgo branch July 19, 2022 22:38
jlegrone added a commit that referenced this pull request Jul 19, 2022
* Bump go.temporal.io/server from 1.16.2 to 1.17.1

Bumps [go.temporal.io/server](https://github.com/temporalio/temporal) from 1.16.2 to 1.17.1.
- [Release notes](https://github.com/temporalio/temporal/releases)
- [Changelog](https://github.com/temporalio/temporal/blob/master/.goreleaser.yml)
- [Commits](temporalio/temporal@v1.16.2...v1.17.1)

---
updated-dependencies:
- dependency-name: go.temporal.io/server
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Test with CGO disabled (#90)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacob LeGrone <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant