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

OSOE-110: Fix verify action that fails if the PR title has apostrophe in it #21

Merged
merged 38 commits into from
Aug 4, 2022

Commits on Jun 30, 2022

  1. Configuration menu
    Copy the full SHA
    0eabe53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e2c989 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2022

  1. Configuration menu
    Copy the full SHA
    58fa418 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e6896f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9aedbb3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a825d3a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    78e31cd View commit details
    Browse the repository at this point in the history
  6. Revert "Some random code cleanup."

    This reverts commit a825d3a.
    sarahelsaig committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    ea6ecac View commit details
    Browse the repository at this point in the history
  7. Update target branch.

    sarahelsaig committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    abdc4cf View commit details
    Browse the repository at this point in the history
  8. Fix typo.

    sarahelsaig committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    33db42d View commit details
    Browse the repository at this point in the history
  9. Fix NuspecProperties

    sarahelsaig committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    d5179f8 View commit details
    Browse the repository at this point in the history
  10. Add before pack hook.

    sarahelsaig committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    afa9f86 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4f62c5c View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2022

  1. Whitelist NU5100.

    sarahelsaig committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    e3ff0b8 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2022

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

Commits on Jul 12, 2022

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

Commits on Jul 15, 2022

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

Commits on Jul 24, 2022

  1. Merge remote-tracking branch 'origin/dev' into issue/OSOE-110

    # Conflicts:
    #	.github/actions/publish-nuget/action.yml
    sarahelsaig committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    8d898c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5801fad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    352ac78 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    560dff1 View commit details
    Browse the repository at this point in the history
  5. Revert "Test double building, just as a sanity check."

    This reverts commit 352ac78.
    sarahelsaig committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    65f76ab View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Configuration menu
    Copy the full SHA
    d86196a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7aa87ff View commit details
    Browse the repository at this point in the history
  3. Don't out-null just yet

    sarahelsaig committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    c30bcc4 View commit details
    Browse the repository at this point in the history
  4. Suppress again.

    sarahelsaig committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    89118d3 View commit details
    Browse the repository at this point in the history
  5. Restore as well.

    sarahelsaig committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    7690a86 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. Configuration menu
    Copy the full SHA
    173e727 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff5b373 View commit details
    Browse the repository at this point in the history
  3. Code cleanup

    sarahelsaig committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    2f882a1 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. dismiss => discard

    sarahelsaig committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    8bae04a View commit details
    Browse the repository at this point in the history
  2. Various cleanup.

    sarahelsaig committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    73d3413 View commit details
    Browse the repository at this point in the history
  3. Comment on NuspecFile.

    sarahelsaig committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    8775245 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

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

Commits on Aug 4, 2022

  1. Trying to fix NU5104

    Oliver Friedrich committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    7c91ad8 View commit details
    Browse the repository at this point in the history
  2. Revert "Trying to fix NU5104"

    This reverts commit 7c91ad8.
    Oliver Friedrich committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    e86529e View commit details
    Browse the repository at this point in the history
  3. Trying to fix NU5100 and remove it altogether

    Oliver Friedrich committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    2cb188f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c6c0bcd View commit details
    Browse the repository at this point in the history