-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Allow get release download files and lfs files with oauth2 token format #26430
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
Merged
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
ae55d69
Allow get release download files and lfs files with oauth2 token format
lunny 85c5c78
Merge branch 'main' into lunny/fix_download_token
lunny f91dd42
Add a test to download a release attachment from a private repository
lunny 15f05cd
Merge branch 'lunny/fix_download_token' of github.com:lunny/gitea int…
lunny a464e18
Merge branch 'main' into lunny/fix_download_token
lunny 494834e
Fix test fixture
lunny e4a1776
Merge branch 'main' into lunny/fix_download_token
lunny e21c5a2
Merge branch 'main' into lunny/fix_download_token
lunny 07ff2e1
Merge branch 'main' into lunny/fix_download_token
lunny af2e12e
Merge branch 'main' into lunny/fix_download_token
lunny 5ce2395
narraw the change scope
lunny 26a107a
Merge branch 'main' into lunny/fix_download_token
lunny 27d0ffe
Merge branch 'main' into lunny/fix_download_token
lunny 5104af1
Fix test
lunny 3672f26
Merge branch 'main' into lunny/fix_download_token
lunny 3bc8a02
Add comment
lunny dba042c
Fix test for postgres which using minio
lunny 6a08547
Fix test
lunny d9eea50
Merge branch 'main' into lunny/fix_download_token
lunny ea6b3f2
Fix test
lunny 153dca2
Merge branch 'main' into lunny/fix_download_token
lunny 4d930a2
Make code simple
lunny 76dfd42
Merge branch 'main' into lunny/fix_download_token
lunny 180a0f8
Use common function
lunny 0ffcf83
Merge branch 'main' into lunny/fix_download_token
lunny a9cf69c
do the attachment directories copy only for the related tests
lunny 95d6c26
Fix test
lunny 86d4460
Merge branch 'main' into lunny/fix_download_token
lunny 9a8a6c7
Merge branch 'main' into lunny/fix_download_token
6543 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
1032bbf17fbc0d9c95bb5418dabe8f8c99278700 |
This file contains hidden or 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
This file contains hidden or 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
1 change: 1 addition & 0 deletions
1
tests/testdata/data/attachments/a/0/a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a22
This file contains hidden or 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
# This is a release README |
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.
Uh oh!
There was an error while loading. Please reload this page.