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

Update manual workflow to be compatible with bake changes #751

Merged
merged 8 commits into from
May 6, 2024

Conversation

ianpittwood
Copy link
Collaborator

@ianpittwood ianpittwood commented May 6, 2024

Fixes #748

@ianpittwood
Copy link
Collaborator Author

Testing this out with a Package Manager preview: https://github.com/rstudio/rstudio-docker-products/actions/runs/8972259024/job/24639843912

@@ -1,6 +1,7 @@
on:
schedule:
- cron: '0 * * * *'
- cron: '0 8 * * *'
Copy link
Member

Choose a reason for hiding this comment

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

Do we have to revert this now or can we fix forward #749

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I don't have a plan on how to implement your request yet. Does PPM still need builds that frequent even after the release?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I'll revert this for now so we can keep moving forward with other work.

@ianpittwood ianpittwood merged commit d98a2c5 into dev May 6, 2024
28 checks passed
@ianpittwood ianpittwood deleted the fix-manual-workflow branch May 6, 2024 22:13
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.

Fix manual build pipeline for compatibility with bake
3 participants