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 permissions on macos artifacts #45598

Merged
merged 7 commits into from
Sep 14, 2023
Merged

Fix permissions on macos artifacts #45598

merged 7 commits into from
Sep 14, 2023

Commits on Sep 13, 2023

  1. Set read and execute for all in versions folder.

    The mac framework had versions folder readable only by the owner causing
    issues when publishing applications.
    
    Bug: flutter/flutter#132725
    godofredoc committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    771d4e6 View commit details
    Browse the repository at this point in the history
  2. Fix variable name.

    godofredoc committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    8b1029d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f91c10a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    373396f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6b617b4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fa26d32 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    cc02b6b View commit details
    Browse the repository at this point in the history