-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add workflow dispatch to primary workflows, eliminate second files #242
Conversation
f03ff26
to
184059d
Compare
🔍 Vulnerabilities of
|
digest | sha256:e7065d34c631db6c8a14556375ef655badedc89ec0a0b36a12a539b8b4e14dab |
vulnerabilities | |
size | 63 MB |
packages | 217 |
📦 Base Image alpine:3.18
also known as |
|
digest | sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d |
vulnerabilities |
# Dockerfile (65:65)
COPY --from=builder /go/bin/xiond /usr/bin/xiond
Description
Description
Description
| ||||||||||||||||||||||||
# Dockerfile (65:65)
COPY --from=builder /go/bin/xiond /usr/bin/xiond
Description
| ||||||||||||||||||||||||
# Dockerfile (65:65)
COPY --from=builder /go/bin/xiond /usr/bin/xiond
Description
Description
| ||||||||||||||||||||||||
# Dockerfile (65:65)
COPY --from=builder /go/bin/xiond /usr/bin/xiond
Description
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✅
git diff v9.0.1 - '' ## What's Changed * Chore/build release (#239) by @2xburnt in #240 * Revoking of allowances by @edjroz in #230 * Pull all jobs to the same level by @ash-burnt in #243 * Add devnet environment by @2xburnt in #241 * Fix typo in ./proto/xion/jwk/v1/query.proto by @2xburnt in #234 * Update readme by @2xburnt in #238 * Add workflow dispatch to primary workflows, eliminate second files by @2xburnt in #242 * Fix workflow tags by @2xburnt in #244 * Update Dockerfile for multiplatform builds by @2xburnt in #246 * Fix `make protocgen` script, needs relative path by @2xburnt in #250 * Chore/devnet by @2xburnt in #249 * Fix gosec errors by @2xburnt in #253 * Fix docker pull error by @2xburnt in #254 **Full Changelog**: v9.0.0...v9.0.1
## What's Changed * Chore/build release (#239) by @2xburnt in #240 * Revoking of allowances by @edjroz in #230 * Pull all jobs to the same level by @ash-burnt in #243 * Add devnet environment by @2xburnt in #241 * Fix typo in ./proto/xion/jwk/v1/query.proto by @2xburnt in #234 * Update readme by @2xburnt in #238 * Add workflow dispatch to primary workflows, eliminate second files by @2xburnt in #242 * Fix workflow tags by @2xburnt in #244 * Update Dockerfile for multiplatform builds by @2xburnt in #246 * Fix `make protocgen` script, needs relative path by @2xburnt in #250 * Chore/devnet by @2xburnt in #249 * Fix gosec errors by @2xburnt in #253 * Fix docker pull error by @2xburnt in #254 **Full Changelog**: v9.0.0...v9.0.1
No description provided.