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

Deploy to Production – Production GitHub Workflows to replace Netlify cron #2601

Merged
merged 10 commits into from
Jan 30, 2024

Conversation

kepae
Copy link
Collaborator

@kepae kepae commented Jan 30, 2024

This PR is for:

I've created the corresponding repository production environment with secrets and variables and disabled the automatic builds on the Netlify site. If I didn't misconfigure anything and this workflow takes immediate effect for its own trigger (on: push: branches: -master, this push should result in updating the Realm production environment, building the site for the production environment, running all tests, and pushing to Netlify if those tests succeed.

Copy link

codecov bot commented Jan 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (10ca39e) 83.93% compared to head (221487b) 84.02%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2601      +/-   ##
==========================================
+ Coverage   83.93%   84.02%   +0.08%     
==========================================
  Files         247      247              
  Lines        8029     8029              
  Branches     2574     2574              
==========================================
+ Hits         6739     6746       +7     
+ Misses       1164     1158       -6     
+ Partials      126      125       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

cypress bot commented Jan 30, 2024

1 failed test on run #1533 ↗︎

1 406 106 0 Flakiness 0

Details:

Merge pull request #2601 from responsible-ai-collaborative/staging
Project: aiid-site Commit: 98797bd92b
Status: Failed Duration: 15:36 💡
Started: Feb 7, 2024 6:21 AM Ended: Feb 7, 2024 6:37 AM
Failed  cypress/e2e/integration/cite.cy.js • 1 failed test • Cypress e2e tests

View Output

Test Artifacts
Cite pages > Should remove duplicate Test Replay

Review all test suite changes for PR #2601 ↗︎

@kepae kepae merged commit 98797bd into master Jan 30, 2024
10 of 12 checks passed
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.

2 participants