-
Notifications
You must be signed in to change notification settings - Fork 9
chore(config): migrate Renovate config #232
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
Open
renovate
wants to merge
25
commits into
main
Choose a base branch
from
renovate/migrate-config
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fix: resolve log rotation (#197)
* feat: add display name for survey unit - add and initialize display name (business id) in db - add it to the creation endpoint - populate it with the technical id if not given at creation - retrieve it from get /survey-unit/id closable survey-units and survey-units from campaign
* chore: fix javadoc and minor java syntax * feat: add new identification configuration and rework identificationState * fix: identification DTO attribute without _underscores_, questions with _underscore_ * feat: multiple identification DB and DTO, managed by campaign configuration * test: cucumber first step * test: remove unused code * feat: prevent updating campaign identificationConfiguration
* chore: remove unused code, use Lombok * feat: convert contactOutcome deprecated values in DB and when inputted * chore: resolve Sonar issues
* feat: add notice and reminder count
#208) * feat: Update tracking status for Individual surveys (Face-to-Face & Telephone)
* feat : improve getClosableSurveyUnits to add new type
* feat: add communication metadata * test: check if survey-unit is deleted when metadata are linked * fix: use same type in FK, H2 silently casting type is dangerous⚠️
Changed the communication request status filter in queries from 'SUBMITTED' to 'READY' => for counts
* feat: set up sensitive survey in piloting * chore: update spring version 3.4.2 to 3.4.3 (#215)
* feat: add communication_metadata entity * feat: add sql script to replace primary keys * feat: add Embedded key for CommunicationRequestDB reference --------- Co-authored-by: Simon Demaziere <simon.demaziere@insee.fr>
* fix: add communication_metadata entity * fix: set up campaign sensitivity
* dockerize IT * add demo data * bump spring boot version to 3.4.4
* fix: update identificationState rules for INDTEL * fix: correct dataCollection URI * fix: refacto getState for INDF2F --------- Co-authored-by: PGPU0I <camille.corbin@insee.fr>
* feat: restore creation of survey-unit states, contact outcomes, contact attempts, and closing causes for proper Massive-Attack workflow
* fix: fix getCommRequestCountByCampaignTypeAndOrgaUnit
* fix: delete campaignId in CommunicationTemplateCreateDto
* fix: keep old attribute name for compatibility
* feat: useLetterCommunication false default value * chore: bump version --------- Co-authored-by: Simon Demaziere <simon.demaziere@insee.fr>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.



The Renovate config in this repository needs migrating. Typically this is because one or more configuration options you are using have been renamed.
You don't need to merge this PR right away, because Renovate will continue to migrate these fields internally each time it runs. But later some of these fields may be fully deprecated and the migrations removed. So it's a good idea to merge this migration PR soon.
🔕 Ignore: Close this PR and you won't be reminded about config migration again, but one day your current config may no longer be valid.
❓ Got questions? Does something look wrong to you? Please don't hesitate to request help here.
This PR was generated by Mend Renovate. View the repository job log.