Skip to content
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 release target for workbench-session-init image #863

Merged
merged 6 commits into from
Nov 15, 2024

Conversation

skyeturriff
Copy link
Contributor

Follow-up to #862 to add the release build for the Workbench session init container image.

We're only building the session components for 2024.11.0, so I added a new WORKBENCH_SESSION_INIT_VERSION variable that gets the daily version. Once we release 2024.11.0 and update RSW_VERSION in this repo, we can remove it and update the target steps to use the default release version.

I think this will also require a new repo rstudio/workbench-session-init to be added to our Docker hub.

Part of https://github.com/rstudio/rstudio-pro/issues/6920

Copy link
Contributor

@zachhannum zachhannum left a comment

Choose a reason for hiding this comment

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

LGTM!

@skyeturriff
Copy link
Contributor Author

I'm wondering if it would be better to hold off and put this in along with the updates we normally do for the Workbench release. That way we wouldn't need the interim WORKBENCH_SESSION_INIT_VERSION variable as a workaround for the fact that the release version is currently still 2024.09

ianpittwood and others added 2 commits November 15, 2024 07:26
…uild-fix-tests

Use env var for WORKBENCH_SESSION_INIT_VERSION or default to `get-version` to fetch version
@skyeturriff skyeturriff merged commit f2049d9 into dev Nov 15, 2024
41 of 42 checks passed
@skyeturriff skyeturriff deleted the workbench-session-init-release-build branch November 15, 2024 17:26
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.

4 participants