8000 Comparing v1.35.0...v1.35.1 · thoughtworks/talisman · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: thoughtworks/talisman
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.35.0
Choose a base ref
...
head repository: thoughtworks/talisman
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.35.1
Choose a head ref
  • 12 commits
  • 10 files changed
  • 1 contributor

Commits on Apr 18, 2025

  1. Use temporary in-memory files for acceptance test

    Authored-by: Owen Nelson <owen.nelson@thoughtworks.com>
    tw-owen-nelson committed Apr 18, 2025
    Configuration menu
    Copy the full SHA
    c751a65 View commit details
    Browse the repository at this point in the history
  2. Use afero tempfs when testing GitRepo

    Authored-by: Owen Nelson <owen.nelson@thoughtworks.com>
    tw-owen-nelson committed Apr 18, 2025
    Configuration menu
    Copy the full SHA
    3d525b7 View commit details
    Browse the repository at this point in the history
  3. Separate tests of GitTesting from GitRepo

    Authored-by: Owen Nelson <owen.nelson@thoughtworks.com>
    tw-owen-nelson committed Apr 18, 2025
    Configuration menu
    Copy the full SHA
    dc38f84 View commit details
    Browse the repository at this point in the history
  4. Test GitTesting API using files in a tempdir

    Authored-by: Owen Nelson <owen.nelson@thoughtworks.com>
    tw-owen-nelson committed Apr 18, 2025
    Configuration menu
    Copy the full SHA
    9349eb9 View commit details
    Browse the repository at this point in the history
  5. Use canonical ordering for assertion arguments

    Authored-by: Owen Nelson <owen.nelson@thoughtworks.com>
    tw-owen-nelson committed Apr 18, 2025
    Configuration menu
    Copy the full SHA
    e3f0f00 View commit details
    Browse the repository at this point in the history
  6. Export function for running in a temp repo from git_testing

    Authored-by: Owen Nelson <owen.nelson@thoughtworks.com>
    tw-owen-nelson committed Apr 18, 2025
    Configuration menu
    Copy the full SHA
    39caabe View commit details
    Browse the repository at this point in the history
  7. Test GitTesting through wrapper function

    Authored-by: Owen Nelson <owen.nelson@thoughtworks.com>
    tw-owen-nelson committed Apr 18, 2025
    Configuration menu
    Copy the full SHA
    1b6f393 View commit details
    Browse the repository at this point in the history
  8. Test additions from commit range instead of parsing revisions

    This simplifies the test double required becuase it no longer requires
    an origin.
    
    Authored-by: Owen Nelson <owen.nelson@thoughtworks.com>
    tw-owen-nelson committed Apr 18, 2025
    Configuration menu
    Copy the full SHA
    4068e72 View commit details
    Browse the repository at this point in the history
  9. Test GitRepo through wrapper function

    Authored-by: Owen Nelson <owen.nelson@thoughtworks.com>
    tw-owen-nelson committed Apr 18, 2025
    Configuration menu
    Copy the full SHA
    f1891dc View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2025

  1. Remove unused method

    Authored-by: Owen Nelson <owen.nelson@thoughtworks.com>
    tw-owen-nelson committed Apr 21, 2025
    Configuration menu
    Copy the full SHA
    5a4b8c9 View commit details
    Browse the repository at this point in the history
  2. Fix test to look at all test commits

    Authored-by: Owen Nelson <owen.nelson@thoughtworks.com>
    tw-owen-nelson committed Apr 21, 2025
    Configuration menu
    Copy the full SHA
    7a3072e View commit details
    Browse the repository at this point in the history
  3. Narrow public interface of GitTesting

    Authored-by: Owen Nelson <owen.nelson@thoughtworks.com>
    tw-owen-nelson committed Apr 21, 2025
    Configuration menu
    Copy the full SHA
    00bc142 View commit details
    Browse the repository at this point in the history
Loading
0