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

CI: make unzip target depend on download target #848

Merged
merged 14 commits into from
Jul 12, 2024

Commits on Jul 12, 2024

  1. Make unzip depend on download

    m0nsky committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    c1dea22 View commit details
    Browse the repository at this point in the history
  2. Remove TargetFramework=once, as Unzip now depends on Download, and bo…

    …th have SkipUnchangedFiles, in theory it can never be ran twice.
    m0nsky committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    9ef4192 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38a40ae View commit details
    Browse the repository at this point in the history
  4. Fix duplicate BinaryReleaseId

    m0nsky committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    85c4e71 View commit details
    Browse the repository at this point in the history
  5. Formatting

    m0nsky committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    d12c0a2 View commit details
    Browse the repository at this point in the history
  6. Checking if deps.zip exists

    m0nsky committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    5d0008f View commit details
    Browse the repository at this point in the history
  7. Change error to message

    m0nsky committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    c9ca104 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4d1310a View commit details
    Browse the repository at this point in the history
  9. CheckReleaseBinaries logic

    m0nsky committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    975da97 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ab5c1dc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    40e1754 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f574b62 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    db73f59 View commit details
    Browse the repository at this point in the history
  14. Rename version to release_id

    m0nsky committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    f4155fb View commit details
    Browse the repository at this point in the history