这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: hasura/ndc-mongodb

Tags

v1.8.4

Toggle v1.8.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release connector version 1.8.4 (#176)

v1.8.3

Toggle v1.8.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release v1.8.3 (#173)

v1.8.1

Toggle v1.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release v1.8.1 (#168)

v1.8.0

Toggle v1.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release v1.8.0 (#163)

v1.7.2

Toggle v1.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release v1.7.2 (#161)

v1.7.0

Toggle v1.7.0's commit message
fix connector binary upload in deploy workflow

v1.6.0

Toggle v1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix deploy automation (#142)

Since the last release the `ubuntu-latest` runner for this repo switched from `ubuntu-22.04` to `ubuntu-24.04`. That came with changes to docker permissions configuration that broke the `deploy::docker` job. The problem is the same one described here:

actions/runner-images#10443

Except that instead of `skopeo copy` we hit the error running `buildah`.

I've worked around the problem by rolling the `deploy::docker` job back to the `ubuntu-22.04` runner. To head of similar future issues I've changed the runners for all other jobs to a fixed runner version.

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bump version to 1.5.0 (#135)