Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nx-dotnet/nx-dotnet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.0
Choose a base ref
...
head repository: nx-dotnet/nx-dotnet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.1
Choose a head ref
  • 8 commits
  • 14 files changed
  • 4 contributors

Commits on May 20, 2021

  1. Configuration menu
    Copy the full SHA
    f7ed139 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #51 from nx-dotnet/fix/fix-e2e-tests

    fix(repo): e2e tests run in CI again
    AgentEnder authored May 20, 2021
    Configuration menu
    Copy the full SHA
    3442155 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76b7d6a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #54 from nx-dotnet/fix/fix-e2e-tests

    chore(repo): restore artifacts for e2e in CI
    AgentEnder authored May 20, 2021
    Configuration menu
    Copy the full SHA
    fa660b4 View commit details
    Browse the repository at this point in the history
  5. fix(core): rename migrations key to nx-migrations

    Rename migrations key to match what Nx is expecting
    Ben Callaghan committed May 20, 2021
    Configuration menu
    Copy the full SHA
    c6993b9 View commit details
    Browse the repository at this point in the history
  6. fix(core): format files after successful migration

    Format the files so they remain human readable after migration
    Ben Callaghan committed May 20, 2021
    Configuration menu
    Copy the full SHA
    c92814a View commit details
    Browse the repository at this point in the history
  7. Merge pull request #55 from Etogy/fix-migrations

    Fix lint migration
    AgentEnder authored May 20, 2021
    Configuration menu
    Copy the full SHA
    f6452f4 View commit details
    Browse the repository at this point in the history
  8. release(): 0.7.1 [skip ci]

    ## [0.7.1](v0.7.0...v0.7.1) (2021-05-20)
    
    ### Bug Fixes
    
    * **core:** format files after successful migration ([c92814a](c92814a))
    * **core:** rename migrations key to nx-migrations ([c6993b9](c6993b9))
    * **repo:** e2e tests run in CI again ([f7ed139](f7ed139))
    semantic-release-bot committed May 20, 2021
    Configuration menu
    Copy the full SHA
    cf92488 View commit details
    Browse the repository at this point in the history
Loading