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

BUGFIX: Avoid race condition on symlink publishing #2669

Merged
merged 8 commits into from Mar 23, 2022

Commits on Jan 19, 2022

  1. Configuration menu
    Copy the full SHA
    bb7279d View commit details
    Browse the repository at this point in the history
  2. BUGFIX: Check for correct symlink after error

    If the symlink could not be created but exists, check if it points to
    the expected target and ignore the error in that case.
    
    Fixes #2667
    kdambekalns committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    69ed476 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

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

Commits on Mar 15, 2022

  1. Configuration menu
    Copy the full SHA
    eb2f8b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1004aa1 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

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

Commits on Mar 22, 2022

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

Commits on Mar 23, 2022

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