-
Notifications
You must be signed in to change notification settings - Fork 252
Comparing changes
Open a pull request
base repository: thoughtworks/talisman
base: v1.33.1
head repository: thoughtworks/talisman
compare: v1.33.2
- 7 commits
- 10 files changed
- 1 contributor
Commits on Mar 27, 2025
-
This also highlights (and fixes) invalid tests that were only looking at newly-written .talismanrc additions. Authored-by: Owen Nelson <owen.nelson@thoughtworks.com>
Configuration menu - View commit details
-
Copy full SHA for d5c2734 - Browse repository at this point
Copy the full SHA d5c2734View commit details -
Test unmarshalling filecontents directly
This removes the need for setting different repo file readers. Other tests still use afero to mock the filesystem and ensure that we can load a TalismanRC struct from a .talismanrc file. Authored-by: Owen Nelson <owen.nelson@thoughtworks.com>
Configuration menu - View commit details
-
Copy full SHA for 2e35dfa - Browse repository at this point
Copy the full SHA 2e35dfaView commit details -
Remove methods for setting alternate RC file readers
Authored-by: Owen Nelson <owen.nelson@thoughtworks.com>
Configuration menu - View commit details
-
Copy full SHA for 17fcb79 - Browse repository at this point
Copy the full SHA 17fcb79View commit details -
Authored-by: Owen Nelson <owen.nelson@thoughtworks.com>
Configuration menu - View commit details
-
Copy full SHA for 06b32c0 - Browse repository at this point
Copy the full SHA 06b32c0View commit details -
Clarify talismanrc method notes and names
Authored-by: Owen Nelson <owen.nelson@thoughtworks.com>
Configuration menu - View commit details
-
Copy full SHA for 8cb7b78 - Browse repository at this point
Copy the full SHA 8cb7b78View commit details
Commits on Mar 28, 2025
-
Use afero helper to update .talismanrc file
Authored-by: Owen Nelson <owen.nelson@thoughtworks.com>
Configuration menu - View commit details
-
Copy full SHA for 0a218e1 - Browse repository at this point
Copy the full SHA 0a218e1View commit details -
Use file named .talismanrc on in-memory fs for tests
Because it's an in-memory filesystem, we can just use a file named .talismanrc instead of creating and using a temp file. Authored-by: Owen Nelson <owen.nelson@thoughtworks.com>
Configuration menu - View commit details
-
Copy full SHA for 68191ff - Browse repository at this point
Copy the full SHA 68191ffView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.33.1...v1.33.2