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: github/gh-actions-importer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
...
head repository: github/gh-actions-importer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.0
Choose a head ref
  • 11 commits
  • 22 files changed
  • 5 contributors

Commits on Mar 1, 2023

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

Commits on Mar 6, 2023

  1. Bump NUnit3TestAdapter from 4.4.0 to 4.4.2 in /src

    Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 4.4.0 to 4.4.2.
    - [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases)
    - [Commits](nunit/nunit3-vs-adapter@V4.4.0...V4.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: NUnit3TestAdapter
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 6, 2023
    Configuration menu
    Copy the full SHA
    91aa82d View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Update README.md (#70)

    * Update README.md
    
    minor edits
    
    * Update README.md
    
    ---------
    
    Co-authored-by: Ethan Dennis <ethanis@github.com>
    JenniferKerns and ethanis authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    100e1ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4dedef0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #67 from github/dependabot/nuget/src/NUnit3TestAda…

    …pter-4.4.2
    
    Bump NUnit3TestAdapter from 4.4.0 to 4.4.2 in /src
    luke-engle authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    880d4c6 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Update README.md (#73)

    ethanis authored Mar 8, 2023
    Configuration menu
    Copy the full SHA
    de32f14 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Configuration menu
    Copy the full SHA
    cc3983b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #84 from github/update-set-output-docs

    Update docs to deprecate set-output usage
    ethanis authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    6e9ee1f View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Add docs for multi-project pipelines (#86)

    * Add docs for multi-project pipelines
    
    * Apply suggestions from code review
    
    Co-authored-by: Jennifer Kerns <47341891+JenniferKerns@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Jennifer Kerns <47341891+JenniferKerns@users.noreply.github.com>
    ethanis and JenniferKerns authored Mar 14, 2023
    Configuration menu
    Copy the full SHA
    8fc1bf1 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

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

Commits on Mar 30, 2023

  1. Add list-features, --enable-features, & --disable-features (#93)

    * Add list-features, --enable-features, & --disable-features
    
    * Update command description to include full name (GitHub Actions Importer)
    
    Co-authored-by: Ethan Dennis <ethanis@github.com>
    
    * Fix typo in enable features option
    
    ---------
    
    Co-authored-by: Ethan Dennis <ethanis@github.com>
    Chaseshak and ethanis authored Mar 30, 2023
    Configuration menu
    Copy the full SHA
    8d75293 View commit details
    Browse the repository at this point in the history
Loading