-
Notifications
You must be signed in to change notification settings - Fork 301
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
Development
: Theia integration test
#9759
base: develop
Are you sure you want to change the base?
Conversation
…ia-clone-information-on-redirect
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
…into feature/re-key
…ide-theia-clone-information-on-redirect
…ia-clone-information-on-redirect
…ide-theia-clone-information-on-redirect
…ia-clone-information-on-redirect
…mation-on-redirect' into chore/theia-integration-test
…om:ls1intum/Artemis into chore/theia-integration-test
There hasn't been any activity on this pull request recently. Therefore, this pull request has been automatically marked as stale and will be closed if no further activity occurs within seven days. Thank you for your contributions. |
There hasn't been any activity on this pull request recently. Therefore, this pull request has been automatically marked as stale and will be closed if no further activity occurs within seven days. Thank you for your contributions. |
…re/theia-integration-test
THIS PR SHOULD NOT BE MERGED AND IS ONLY FOR TESTING PURPOSES
Testserver States
Note
These badges show the state of the test servers.
Green = Currently available, Red = Currently locked
Click on the badges to get to the test servers.
Summary by CodeRabbit
Release Notes
New Features
AllowedTools
annotation for method-level access control based on tool permissions.ToolTokenType
enumeration to represent different tool types.ToolsInterceptor
to manage access control using JWT tokens.getToolToken
method for generating tool-specific bearer tokens inAccountService
.getBuildConfig
method inProgrammingExerciseService
to retrieve build configurations.Enhancements
authorize
method to return an access token in a more structured format.Tests
CodeButtonComponent
to include scenarios for Theia integration and button visibility.@coderabbitai pause