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

Bump Workbench to v2024.09.0 #845

Merged
merged 12 commits into from
Sep 24, 2024
Merged

Bump Workbench to v2024.09.0 #845

merged 12 commits into from
Sep 24, 2024

Conversation

zachhannum
Copy link
Contributor

No description provided.

samcofer and others added 9 commits June 28, 2024 16:07
Merge tag changes to main
Bump PPM main to `2024.08.0-6`
Deploy Workbench home directory permissions fix
Merge dev to main for PPM 2024.08.2-9
Merge fix for broken `sed` command on MacOS
Copy link
Contributor

@melissa-barca melissa-barca left a comment

Choose a reason for hiding this comment

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

LGTM!

@bschwedler
Copy link
Contributor

bschwedler commented Sep 24, 2024

@zachhannum I updated the goss tests for GCW and azureML to use the pwb-code-server location.

Failures/Skipped:

File: /usr/lib/rstudio-server/bin/code-server/bin/code-server: exists:
Expected
    false
to equal
    true

Total Duration: 20.209s
Count: 234, Failed: 1, Skipped: 0

Copy link
Contributor

@melissa-barca melissa-barca left a comment

Choose a reason for hiding this comment

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

Oops was too quick with my LGTM, we'll need to make some changes to the vscode.conf files to use PWB Code Server and possibly other updates as well. I'll push a commit for this.

@bschwedler
Copy link
Contributor

@melissa-barca in parallel, I am updating the R/Python versions for Workbench to the latest patch release in #846

* Remove maybe_install_vs_code as the versions that depend on this are
  no longer supported.
* Update default VS Code URL to PWB Code Server.
* Remove `--verbose` arg that isn't supported by PWB Code Server
@@ -1,4 +1,4 @@
enabled=1
args=--verbose --host=0.0.0.0
args=--host=0.0.0.0
Copy link
Contributor

Choose a reason for hiding this comment

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

👍

@bschwedler bschwedler changed the base branch from main to dev September 24, 2024 16:22
Copy link
Contributor

@GCRev GCRev left a comment

Choose a reason for hiding this comment

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

LGTM

@bschwedler
Copy link
Contributor

I changed the merge target to the dev branch so that we can release the R/Python updates and the workbench updates at the same time.

@bschwedler bschwedler merged commit f50ba2f into dev Sep 24, 2024
37 checks passed
@bschwedler bschwedler deleted the bump-pwb-2024.09.0 branch September 24, 2024 17:27
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.

8 participants