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

Adding System API for Token Revocation #2299

Merged
merged 2 commits into from
Apr 8, 2024

Conversation

CrowleyRajapakse
Copy link
Contributor

@CrowleyRajapakse CrowleyRajapakse commented Apr 5, 2024

Purpose

Fix readme
Fixes #2182

@CrowleyRajapakse CrowleyRajapakse added the trigger-action When this includes apk actions getting trigger for pr label Apr 5, 2024
@codecov-commenter
Copy link

codecov-commenter commented Apr 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 27.76%. Comparing base (4413d98) to head (581161d).
Report is 34 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2299      +/-   ##
==========================================
+ Coverage   25.75%   27.76%   +2.01%     
==========================================
  Files         115      124       +9     
  Lines       14366    14917     +551     
  Branches     2450     2696     +246     
==========================================
+ Hits         3700     4142     +442     
- Misses      10529    10638     +109     
  Partials      137      137              
Flag Coverage Δ
adapter 27.34% <ø> (ø)
common-controller 4.07% <ø> (ø)
config-deployer-service 26.03% <ø> (ø)
idp-domain-service 80.21% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@github-actions github-actions bot removed the trigger-action When this includes apk actions getting trigger for pr label Apr 7, 2024
@CrowleyRajapakse CrowleyRajapakse changed the title Fix readme Adding System API for Token Revocation Apr 7, 2024
@CrowleyRajapakse CrowleyRajapakse added the trigger-action When this includes apk actions getting trigger for pr label Apr 7, 2024
@github-actions github-actions bot removed the trigger-action When this includes apk actions getting trigger for pr label Apr 7, 2024
@CrowleyRajapakse CrowleyRajapakse added the trigger-action When this includes apk actions getting trigger for pr label Apr 7, 2024
@github-actions github-actions bot removed the trigger-action When this includes apk actions getting trigger for pr label Apr 8, 2024
@CrowleyRajapakse CrowleyRajapakse added the trigger-action When this includes apk actions getting trigger for pr label Apr 8, 2024
labels:
managed-by: "apk"
annotations:
"helm.sh/hook": post-install
Copy link
Contributor

Choose a reason for hiding this comment

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

Add post-upgrade hook

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed

@github-actions github-actions bot removed the trigger-action When this includes apk actions getting trigger for pr label Apr 8, 2024
@CrowleyRajapakse CrowleyRajapakse added the trigger-action When this includes apk actions getting trigger for pr label Apr 8, 2024
@CrowleyRajapakse CrowleyRajapakse merged commit 9978ee0 into wso2:main Apr 8, 2024
12 checks passed
@github-actions github-actions bot removed the trigger-action When this includes apk actions getting trigger for pr label Apr 8, 2024
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.

The common controller should not be exposed directly
4 participants