8000 Comparing v1.3.4...v1.4.1 · snok/install-poetry · 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: snok/install-poetry
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.4
Choose a base ref
...
head repository: snok/install-poetry
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.1
Choose a head ref
  • 18 commits
  • 8 files changed
  • 10 contributors

Commits on Sep 5, 2023

  1. chore(deps): bump actions/checkout from 3 to 4

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and sondrelg committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    c33edc0 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. chore(deps): bump mfinelli/setup-shfmt from 2 to 3

    Bumps [mfinelli/setup-shfmt](https://github.com/mfinelli/setup-shfmt) from 2 to 3.
    - [Release notes](https://github.com/mfinelli/setup-shfmt/releases)
    - [Changelog](https://github.com/mfinelli/setup-shfmt/blob/master/CHANGELOG.md)
    - [Commits](mfinelli/setup-shfmt@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: mfinelli/setup-shfmt
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and sondrelg committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    612bf06 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. remove 3.7

    tmakruck authored and sondrelg committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    b6d2459 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. chore(deps): bump actions/setup-python from 4 to 5

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and sondrelg committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    b0e2652 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    affa2f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1584d5b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c45b2d View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

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

Commits on Jan 19, 2024

  1. chore(deps): bump actions/cache from 3 to 4

    Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and sondrelg committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    4e96961 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Add virtualenvs-path to the Install Poetry step

    Issue #151
    zalun authored and sondrelg committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    9849dc5 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    a7f4164 View commit details
    Browse the repository at this point in the history
  2. Remove curl dependency (#153)

    ivanychev authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    0a8188c View commit details
    Browse the repository at this point in the history
  3. feat: support with plugins

    waketzheng authored and sondrelg committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    98e97e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee581f3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d80b6da View commit details
    Browse the repository at this point in the history
  6. Improve cache Poetry install instructions

    See #150.
    sebastian-correa authored and sondrelg committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    929c2d5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    972a0e7 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Use python3 instead of python

    megaserg authored and sondrelg committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    76e04a9 View commit details
    Browse the repository at this point in the history
Loading
0