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

Release 2.8.0-beta.0 #4674

Merged
merged 6 commits into from
Sep 17, 2024
Merged

Release 2.8.0-beta.0 #4674

merged 6 commits into from
Sep 17, 2024

Conversation

sergei-maertens
Copy link
Member

@sergei-maertens sergei-maertens commented Sep 16, 2024

Closes #4663

Changes

  • Ensured that the ordering of objects API groups matches oldest PK to newest, because of the ZGW APIs plugin behaviour (pending UX rework)
  • Update changelog
  • Bumped version number
  • Removed obsoleted upgrade constraints and check scripts

Checklist

Check off the items that are completed or not relevant.

  • Impact on features

    • Checked copying a form
    • Checked import/export of a form
    • Config checks in the configuration overview admin page
    • Problem detection in the admin email digest is handled
  • Release management

    • I have labelled the PR as "needs-backport" accordingly
  • I have updated the translations assets (you do NOT need to provide translations)

    • Ran ./bin/makemessages_js.sh
    • Ran ./bin/compilemessages_js.sh
  • Commit hygiene

    • Commit messages refer to the relevant Github issue
    • Commit messages explain the "why" of change, not the how

Copy link

codecov bot commented Sep 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.61%. Comparing base (b147766) to head (2aa4812).
Report is 7 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4674   +/-   ##
=======================================
  Coverage   96.61%   96.61%           
=======================================
  Files         746      746           
  Lines       25144    25144           
  Branches     3302     3302           
=======================================
  Hits        24292    24292           
  Misses        589      589           
  Partials      263      263           

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

@sergei-maertens sergei-maertens force-pushed the release/4663-2.8.0-beta.0 branch 2 times, most recently from cc362a1 to 7fa0f00 Compare September 17, 2024 09:13
We're feature complete and don't expect to modify the API schema
anymore between now and stable.
The check scripts and version constraints are no longer relevant once
we're on the 2.8 release cycle.
Copy link
Contributor

@joeribekker joeribekker left a comment

Choose a reason for hiding this comment

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

Looks good, one remark.

CHANGELOG.rst Outdated Show resolved Hide resolved
@sergei-maertens sergei-maertens merged commit 9709586 into master Sep 17, 2024
34 checks passed
@sergei-maertens sergei-maertens deleted the release/4663-2.8.0-beta.0 branch September 17, 2024 13:45
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.

Prepare release 2.8.0-beta.0
2 participants