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

bump zgw-consumers to 0.35.1, commonground-api-common to 2.0.1, OAF to 0.9.0 #33

Merged
merged 4 commits into from
Nov 29, 2024

Conversation

annashamray
Copy link
Contributor

…commonground-api-common to 2.0.1, OAF to 0.9.0
@codecov-commenter
Copy link

codecov-commenter commented Nov 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.44%. Comparing base (84919d9) to head (634b940).

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #33      +/-   ##
==========================================
- Coverage   92.50%   92.44%   -0.06%     
==========================================
  Files          54       54              
  Lines        1054     1046       -8     
==========================================
- Hits          975      967       -8     
  Misses         79       79              

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

Copy link
Contributor

@SonnyBA SonnyBA 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! This depends on a new release of commonground-api-common and probably OAF though (so that dependencies can be pinned properly).

Dockerfile Outdated
@@ -11,7 +11,7 @@ RUN apt-get update && apt-get upgrade -y && apt-get install -y --no-install-reco
pkg-config \
build-essential \
# only relevant when using editable/github dependencies, which is discouraged
# git \
git \
Copy link
Contributor

Choose a reason for hiding this comment

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

This should be reverted whenever a new release happens for commonground-api-common/ OAF.

@@ -1,3 +1,4 @@
open-api-framework
git+https://github.com/maykinmedia/commonground-api-common.git@issue/44-migration-error
Copy link
Contributor

Choose a reason for hiding this comment

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

Like the comment above, adding a reminder here that this should be pinned to a release version. We probably also want to get rid of pinning commonground-api-common in all the projects and pulling that dependency in through OAF, see discussion.

Copy link
Collaborator

Choose a reason for hiding this comment

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

could you make a separate issue to bump commonground-api-common in OAF and upgrade OAF for all components?

Copy link
Contributor

Choose a reason for hiding this comment

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

@annashamray annashamray merged commit a8abeae into master Nov 29, 2024
11 checks passed
@annashamray annashamray deleted the deps/zgw-consumer branch November 29, 2024 13:34
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.

ZGW Consumers must be updated in all projects
5 participants