-
Notifications
You must be signed in to change notification settings - Fork 56
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
[TECH] ♻️ Déplacement des éléments de CertificationCourse
vers le contexte src/certification/evaluation
#10404
Merged
Conversation
This file contains 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
Une fois les applications déployées, elles seront accessibles via les liens suivants :
Les variables d'environnement seront accessibles via les liens suivants : |
yaf
changed the title
♻️ refactor: move certif course to certification/evaluation co…
[TECH] ♻️ Déplacement des éléments de Oct 24, 2024
CertificationCourse
vers le contexte src/certification/evaluation
yaf
force-pushed
the
migrate-certification-course
branch
9 times, most recently
from
October 24, 2024 09:14
4642353
to
4bbaafe
Compare
HEYGUL
force-pushed
the
migrate-certification-course
branch
from
October 29, 2024 06:39
6760137
to
5d2a278
Compare
yaf
force-pushed
the
migrate-certification-course
branch
4 times, most recently
from
November 7, 2024 15:46
dfb0fa3
to
49801fb
Compare
yaf
force-pushed
the
migrate-certification-course
branch
6 times, most recently
from
November 20, 2024 10:17
0b2dae6
to
be1f671
Compare
alexandrecoin
approved these changes
Nov 21, 2024
AndreiaPena
reviewed
Nov 21, 2024
api/src/certification/evaluation/application/certification-course-route.js
Show resolved
Hide resolved
yaf
force-pushed
the
migrate-certification-course
branch
3 times, most recently
from
November 21, 2024 10:39
2c82759
to
67dab5a
Compare
P-Jeremy
approved these changes
Nov 21, 2024
P-Jeremy
added
Func Review OK
PO validated functionally the PR
and removed
👀 Func Review Needed
labels
Nov 21, 2024
Co-authored-by: Andreia Pena <[email protected]> Co-authored-by: Jérémy Pluquet <[email protected]> Co-authored-by: Alexandre Coin <[email protected]> Co-Authored-By: GUL <[email protected]>
pix-service-auto-merge
force-pushed
the
migrate-certification-course
branch
2 times, most recently
from
November 21, 2024 13:01
4b6bb3a
to
e94ed28
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Bounded-context-migration
Func Review OK
PO validated functionally the PR
🚀 Ready to Merge
team-certif
Tech Review OK
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.
🦄 Problème
cf https://github.com/1024pix/pix/blob/dev/docs/adr/0051-nouvelle-arborescence-api.md
🤖 Proposition
Déplacement des routes de
CertificationCourse
verssrc/certification/evaluation
🌈 Remarques
💯 Pour tester
(1ère route migrée : POST /api/certification-courses )
(GET api/certification-courses/{id} )
(3ème route migrée :api/admin/certifications/{id}/certified-profile)