-
Notifications
You must be signed in to change notification settings - Fork 188
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
[tests-only][full-ci] adding test for creating auth token for an app using cli #10660
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
21 tasks
This comment was marked as outdated.
This comment was marked as outdated.
nirajacharya2
changed the title
[tests-only][full-ci]add test for creating auth tocken for an app using cli
[tests-only][full-ci]add test for creating auth token for an app using cli
Nov 28, 2024
nirajacharya2
force-pushed
the
test-auth-app-token
branch
2 times, most recently
from
December 2, 2024 08:58
ab849d2
to
2508f4d
Compare
nirajacharya2
force-pushed
the
test-auth-app-token
branch
5 times, most recently
from
December 11, 2024 07:00
782b119
to
f677ad2
Compare
nirajacharya2
changed the title
[tests-only][full-ci]add test for creating auth token for an app using cli
[tests-only][full-ci] addind test for creating auth token for an app using cli
Dec 11, 2024
nirajacharya2
requested review from
anon-pradip,
saw-jan,
prashant-gurung899,
amrita-shrestha,
S-Panta and
PrajwolAmatya
December 11, 2024 07:03
nirajacharya2
force-pushed
the
test-auth-app-token
branch
2 times, most recently
from
December 11, 2024 08:24
b26d439
to
e6ceea6
Compare
saw-jan
reviewed
Dec 12, 2024
S-Panta
changed the title
[tests-only][full-ci] addind test for creating auth token for an app using cli
[tests-only][full-ci] adding test for creating auth token for an app using cli
Dec 12, 2024
nirajacharya2
force-pushed
the
test-auth-app-token
branch
4 times, most recently
from
December 16, 2024 05:44
3c264f5
to
44fe8cb
Compare
S-Panta
reviewed
Dec 17, 2024
S-Panta
reviewed
Dec 17, 2024
S-Panta
reviewed
Dec 17, 2024
S-Panta
reviewed
Dec 17, 2024
nirajacharya2
force-pushed
the
test-auth-app-token
branch
from
December 17, 2024 08:42
e354350
to
b496217
Compare
nirajacharya2
force-pushed
the
test-auth-app-token
branch
from
December 17, 2024 08:58
b496217
to
f25c30b
Compare
LGTM |
nirajacharya2
force-pushed
the
test-auth-app-token
branch
4 times, most recently
from
December 19, 2024 06:26
0b83ced
to
c5b2dd8
Compare
amrita-shrestha
requested changes
Dec 19, 2024
nirajacharya2
force-pushed
the
test-auth-app-token
branch
from
December 19, 2024 08:31
c5b2dd8
to
aac5441
Compare
nirajacharya2
force-pushed
the
test-auth-app-token
branch
from
December 19, 2024 08:42
aac5441
to
3b065cb
Compare
amrita-shrestha
requested changes
Dec 23, 2024
9 tasks
nirajacharya2
force-pushed
the
test-auth-app-token
branch
from
December 24, 2024 04:11
3b065cb
to
558839f
Compare
saw-jan
approved these changes
Dec 24, 2024
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.
👍
amrita-shrestha
approved these changes
Dec 24, 2024
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.
lgtm
Quality Gate passedIssues Measures |
ownclouders
pushed a commit
that referenced
this pull request
Dec 24, 2024
[tests-only][full-ci] adding test for creating auth token for an app using cli
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
This PR adds test for creating access token using cli
https://owncloud.dev/services/auth-app/#via-cli-dev-only
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: