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

Test release CI within PR #1050

Closed
wants to merge 2 commits into from

Conversation

pedro-psb
Copy link
Member

@pedro-psb pedro-psb commented Feb 11, 2024

This PR does:

  • re-organize script to (mostly based on the old release.sh)
    • bump version-files + update changelog
    • build and sanity-check distribution
    • create release commit
  • proper setup git on CI to be able to push the commit-release
  • output relevant information for debugging

Other notes:

  • I've temporarily added 'on: pull_request` to the release workflow so I can fix all the CI small details without having to merge to master to test. Also, this is still "dry-run" mode.
  • I'll uncomment the final steps (that actually commit and publish) once the PR is good

Copy link

netlify bot commented Feb 11, 2024

Deploy Preview for dynaconf ready!

Name Link
🔨 Latest commit de914c5
🔍 Latest deploy log https://app.netlify.com/sites/dynaconf/deploys/65c903e250864a00087bc16e
😎 Deploy Preview https://deploy-preview-1050--dynaconf.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.

Copy link

codecov bot commented Feb 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d64540d) 98.80% compared to head (de914c5) 98.80%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1050   +/-   ##
=======================================
  Coverage   98.80%   98.80%           
=======================================
  Files          23       23           
  Lines        2257     2257           
=======================================
  Hits         2230     2230           
  Misses         27       27           

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

@pedro-psb pedro-psb force-pushed the yet-another-ci-fix branch 13 times, most recently from a47629e to 8782a59 Compare February 11, 2024 17:14
@pedro-psb
Copy link
Member Author

Replaced by #1078

@pedro-psb pedro-psb closed this Mar 18, 2024
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.

None yet

1 participant