-
Notifications
You must be signed in to change notification settings - Fork 55
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
Merge dev to main #709
Merge dev to main #709
Conversation
Bump Connect to version 2024.02.0
update quarto to 1.4.550
Add Google's GPG keyring to apt for WGCW builds
Add @costrouc as a general code owner
Separate Workbench for Azure ML build into its own workflow
Use github-actions managed ubuntu-latest-4x runner for azureml builds
Add false positive exclusions for WAML ClamAV
Kevin Gartland seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
run: | | ||
sudo rm -rf /usr/local/lib/android # will release about 10 GB | ||
sudo rm -rf /usr/share/dotnet # will release about 20GB | ||
- name: Free Disk Space (Ubuntu) |
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.
Some of the Connect workflows performed the same file removal commands that happened previously. We saw those steps take up to 10 minutes just for file purging!! This was unexpected. It's possible that it was a temporary issue with the runners.
Not suggesting any change, but sharing in case CI-time starts to become an issue.
The filename for the Enterprise Linux drivers package removed the version from the filename. This commit corrects this for the centos7 image.
Update Pro Drivers to 2024.03.0
Update `dev` to the current state in `main`
Revert "Merge pull request #699 from rstudio/kg-quarto-update-1.4.550"
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.
LGTM
We are discussing the best way to handle the daily workbench installation failures.
No description provided.