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

resolves: 181 handle report deployment #183

Merged
merged 65 commits into from
Dec 13, 2024

Conversation

JavierCladellas
Copy link
Collaborator

@JavierCladellas JavierCladellas commented Dec 6, 2024

❗ IMPORTANT ❗
Merge AFTER #182

The workflow is the following :

  1. After a new benchmark is executed (through workflow or repo dispatch) , benchmarks are uploaded to a girder staging/ folder. A new PR is created (tagged with new-benchmark)
  2. When a PR tagged with new-benchmark is created, a deploy preview is available for ONLY the reports under the staging directory.
  3. IF the PR is accepted and merged, reports will be copied to a production/ folder, then moved to merged/, and the website config will be updated and reuploaded.
  4. IF the PR is closed without merging, staging reports will be moved to a denied/ folder. No changes will be made to the production website config file.

@JavierCladellas JavierCladellas linked an issue Dec 6, 2024 that may be closed by this pull request
4 tasks
@JavierCladellas JavierCladellas self-assigned this Dec 6, 2024
Copy link

netlify bot commented Dec 6, 2024

Deploy Preview for benchmarking-polite-crostata-92f389 ready!

Name Link
🔨 Latest commit 236d194
🔍 Latest deploy log https://app.netlify.com/sites/benchmarking-polite-crostata-92f389/deploys/675bfe7eb77cbd000882f64f
😎 Deploy Preview https://deploy-preview-183--benchmarking-polite-crostata-92f389.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@JavierCladellas JavierCladellas added enhancement A new feature or request step: deploy deployement step github_actions Pull requests that update GitHub Actions code ci-cd Continuous Integration/Continuous Deployment and removed new-benchmark labels Dec 9, 2024
@JavierCladellas JavierCladellas marked this pull request as ready for review December 10, 2024 11:38
@vincentchabannes vincentchabannes merged commit 282233a into master Dec 13, 2024
10 checks passed
@vincentchabannes vincentchabannes deleted the 181-handle-report-deployment branch December 13, 2024 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cb Continuous Benchmarking ci-cd Continuous Integration/Continuous Deployment enhancement A new feature or request github_actions Pull requests that update GitHub Actions code step: deploy deployement step
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Handle report deployment Remove website config from git repo
2 participants