Skip to content

feat(keycloak): add project role creation hook#1880

Closed
shikanime wants to merge 3 commits intomainfrom
pr1880
Closed

feat(keycloak): add project role creation hook#1880
shikanime wants to merge 3 commits intomainfrom
pr1880

Conversation

@shikanime
Copy link
Contributor

@shikanime shikanime commented Feb 2, 2026

@github-actions
Copy link
Contributor

github-actions bot commented Feb 2, 2026

🤖 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...

@github-actions
Copy link
Contributor

github-actions bot commented Feb 2, 2026

🤖 Hey !

The @cpn-console/hooks (v4.0.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...

@github-actions
Copy link
Contributor

github-actions bot commented Feb 2, 2026

🤖 Hey !

The security scan report for the current pull request is available here.

@shikanime shikanime force-pushed the pr1880 branch 2 times, most recently from 4091463 to f74b19c Compare February 2, 2026 13:24
@shikanime shikanime force-pushed the pr1880 branch 3 times, most recently from 43a8a69 to 151ff3b Compare February 5, 2026 15:37
@shikanime shikanime force-pushed the pr1880 branch 9 times, most recently from 5713293 to 4a8c487 Compare February 5, 2026 17:10
@shikanime shikanime changed the title feat(hooks): add project role hooks feat(keycloak): add project role creation hook Feb 5, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 5, 2026

🤖 Hey !

The @cpn-console/keycloak-plugin (v2.1.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...

@shikanime shikanime force-pushed the pr1880 branch 2 times, most recently from 419959d to 92c4f27 Compare February 6, 2026 08:52
Signed-off-by: William Phetsinorath <william.phetsinorath-open@interieur.gouv.fr>
Signed-off-by: William Phetsinorath <william.phetsinorath-open@interieur.gouv.fr>
Signed-off-by: William Phetsinorath <william.phetsinorath-open@interieur.gouv.fr>
@cloud-pi-native-sonarqube
Copy link

shikanime added a commit that referenced this pull request Feb 6, 2026
The implementation of ProjectRole is slightly different from AdminRole in which the members are stored around Project struture. I didn't took account of this difference in #1880 and #1879 leading to member addition to never materialize.

Signed-off-by: William Phetsinorath <william.phetsinorath-open@interieur.gouv.fr>
Change-Id: I1dd615a30bf2e93f6b38c3d5ef35e6e56a6a6964
shikanime added a commit that referenced this pull request Feb 6, 2026
The implementation of ProjectRole is slightly different from AdminRole in which the members are stored around Project struture. I didn't took account of this difference in #1880 and #1879 leading to member addition to never materialize.

Signed-off-by: William Phetsinorath <william.phetsinorath-open@interieur.gouv.fr>
shikanime added a commit that referenced this pull request Feb 9, 2026
The implementation of ProjectRole is slightly different from AdminRole in which the members are stored around Project struture. I didn't took account of this difference in #1880 and #1879 leading to member addition to never materialize.

Signed-off-by: William Phetsinorath <william.phetsinorath-open@interieur.gouv.fr>
shikanime added a commit that referenced this pull request Feb 9, 2026
The implementation of ProjectRole is slightly different from AdminRole in which the members are stored around Project struture. I didn't took account of this difference in #1880 and #1879 leading to member addition to never materialize.

Signed-off-by: William Phetsinorath <william.phetsinorath-open@interieur.gouv.fr>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant