Skip to content

Conversation

@liliwilson
Copy link
Collaborator

@liliwilson liliwilson commented Jan 30, 2026

Description

Updated the workflow so we can manually rerun the build and publish process for specific languages with specific versions. This is useful if, say, we want to release a version of the dev-rust image with Rust version 1.85.0.

Testing

Used the workflow to release a version of the dev-rust image with Rust 1.85.0!

@liliwilson liliwilson requested a review from bnavetta January 30, 2026 02:17
@liliwilson liliwilson force-pushed the lili/update-workflow branch from f57af84 to f1dd221 Compare January 30, 2026 02:18
languages: "go,golang"
# Rust
- repo: dev-rust
key: rust

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So that the rust 1.85 image is consistently published, should we also add it as an entry here? It looks like the workflow should be able to publish multiple tags in the same repo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants