-
Notifications
You must be signed in to change notification settings - Fork 4
fix: 🐛 gitlab mirror access token generation #1802
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
Conversation
|
🤖 Hey ! A preview of the application is available at : https://console-pr-1802.sdid-hp.cpin.numerique-interieur.com Please be patient, deployment may take a few minutes. |
|
🤖 Hey ! The @cpn-console/gitlab-plugin (v3.3.1) package already exists on npm but the source code has changed, you should consider updating the package version. The version update warning should be ignored in the case of modifications that do not affect the code once it has been built, such as code formatting, etc... |
|
🤖 Hey ! The security scan report for the current pull request is available here. |
b2018aa to
b4cb778
Compare
b4cb778 to
10e8e66
Compare
2199807 to
cbddb77
Compare
cbddb77 to
fde6441
Compare
fde6441 to
039f8b8
Compare
|
🤖 Hey ! The @cpn-console/shared (v1.3.0) package already exists on npm but the source code has changed, you should consider updating the package version. The version update warning should be ignored in the case of modifications that do not affect the code once it has been built, such as code formatting, etc... |
039f8b8 to
2f02794
Compare
mathieulaude
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ajouter des TU sur shallowEqual
2f02794 to
a033403
Compare
|
StephaneTrebel
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's goooo 🚀

0 New Issues
0 Fixed Issues
0 Accepted Issues
Issues liées
Issues numéro:
Quel est le comportement actuel ?
Quel est le nouveau comportement ?
Fix all the above.
Cette PR introduit-elle un breaking change ?
No.
Autres informations
It remains
GIT_MIRROR_TOKENwhich got regenerated everytime users are reprovisioning their project. But this requires a more thorough investigation in order to refactor.