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: nat-n/poethepoet Loading
base: v0.24.3
Choose a base ref
...
head repository: nat-n/poethepoet Loading
compare: v0.24.4
Choose a head ref
  • 7 commits
  • 18 files changed
  • 4 contributors

Commits on Nov 18, 2023

  1. Update spelling in sequence.rst (#183)

    CalvoM authored and nat-n committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    49e89be View commit details
    Browse the repository at this point in the history
  2. Fix typo in running_guide.rst (#185)

    bswck authored and nat-n committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    217a8b4 View commit details
    Browse the repository at this point in the history
  3. Make switch task work as expected with 'uses' option (#186)

    Fixes #182 by making a switch task capture the contents of the
    case task for the next task to use.
    
    Also tweak implementation of script tasks to make variable collisions less likely.
    nat-n committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    ed8e89d View commit details
    Browse the repository at this point in the history
  4. Improve, test, and document capture_stdout option (#188)

    - Add validations for capture_stdout option
    - Make capture_stdout resolve relative to project_root
    - Substitute environment variables in the capture_stdout option
    - Add two relevant test cases
    - Add documentation for the option
    nat-n committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    72ec368 View commit details
    Browse the repository at this point in the history
  5. Add python 3.12 to the test matrix

    - Adjust one test case to still work with 3.12
    - Update some dependencies
    nat-n committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    99fac52 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8351177 View commit details
    Browse the repository at this point in the history
  7. Bump version to 0.24.4

    nat-n committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    43cc75b View commit details
    Browse the repository at this point in the history
Loading