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

[Fix] Release attachment should use DownloadURL() not Name #9529

Merged
merged 5 commits into from
Dec 28, 2019

Commits on Dec 28, 2019

  1. handle if two or more attachement have same name

    * before only first got downloaded - now each is downloadable
    * dos also take care of  go-gitea#6506 (fix was: go-gitea#6512)
    6543 committed Dec 28, 2019
    Configuration menu
    Copy the full SHA
    999c8d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c11bfa3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce92ade View commit details
    Browse the repository at this point in the history
  4. refactor template

    6543 committed Dec 28, 2019
    Configuration menu
    Copy the full SHA
    7f62ec4 View commit details
    Browse the repository at this point in the history
  5. feed the CI

    6543 committed Dec 28, 2019
    Configuration menu
    Copy the full SHA
    0fc7300 View commit details
    Browse the repository at this point in the history