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 status exception in a readonly file system #1967

Merged
merged 19 commits into from
Nov 30, 2021
Merged

Fix status exception in a readonly file system #1967

merged 19 commits into from
Nov 30, 2021

Commits on Nov 17, 2021

  1. Check readonly for StatusFile

    heyams committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    a20bd38 View commit details
    Browse the repository at this point in the history
  2. Enable StatusFileTest

    heyams committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    e1841e0 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. Address a comment

    heyams committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    1c516b3 View commit details
    Browse the repository at this point in the history
  2. Check shouldWrite at callers

    heyams committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    c6417ae View commit details
    Browse the repository at this point in the history
  3. Revert Feature.java

    heyams committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    fd95394 View commit details
    Browse the repository at this point in the history
  4. Only log in app service env

    heyams committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    68812bd View commit details
    Browse the repository at this point in the history
  5. Fix lgtm

    heyams committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    0007b9c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c0b2229 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. Refactor

    heyams committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    be0c911 View commit details
    Browse the repository at this point in the history
  2. Revert directory

    heyams committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    f447346 View commit details
    Browse the repository at this point in the history
  3. Update test

    heyams committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    4ecf71c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac3ff83 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4ac6539 View commit details
    Browse the repository at this point in the history
  6. Remove plural

    heyams committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    cc09aea View commit details
    Browse the repository at this point in the history
  7. simplify a bit

    trask committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    84455b1 View commit details
    Browse the repository at this point in the history
  8. Check parent dir

    heyams committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    77fc12e View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2021

  1. Add null check

    trask committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    4198663 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. Configuration menu
    Copy the full SHA
    a24ac25 View commit details
    Browse the repository at this point in the history
  2. Fix negation

    Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
    heyams and trask authored Nov 30, 2021
    Configuration menu
    Copy the full SHA
    7bb5451 View commit details
    Browse the repository at this point in the history