Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for python-version-file #336

Merged
merged 14 commits into from Jun 2, 2022
Merged

add support for python-version-file #336

merged 14 commits into from Jun 2, 2022

Commits on Feb 10, 2022

  1. Copy the full SHA
    5d2a353 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. Update action.yml

    adilosa committed Mar 4, 2022
    Copy the full SHA
    5f05e1d View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. Merge remote-tracking branch 'upstream/main'

    * upstream/main: (33 commits)
      Fix virtual-env toolcache links
      Updated @actions/cache (actions#382)
      ci(workflow): add 'npm' cache for actions/setup-node in .github/workflows (actions#379)
      Cache hit output (actions#373)
      Add pyton-version to setup PyPy output (actions#365)
      Rework pipenv caching test (actions#375)
      Update README.md to fix setup-python version  in example (actions#368)
      dist fix (actions#367)
      Cache on ghes (actions#363)
      Update dist
      Use `\n` instead of `os.EOL`
      Update dist
      Initialise pyproject.toml
      Build and format
      Remove console.log
      Remove unused file
      Reduce test matrix
      Parse values from poetry
      Release
      Add more tests
      ...
    adilosa committed Apr 19, 2022
    Copy the full SHA
    a200bff View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Copy the full SHA
    dbfda6e View commit details
    Browse the repository at this point in the history
  2. update to v4, remove python-version default

    * python-version overrides python-version-file, like setup-node
    * checks '.python-version' by default if nothing else specified
    adilosa committed May 17, 2022
    Copy the full SHA
    abfae9a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e30cfd0 View commit details
    Browse the repository at this point in the history
  4. update build

    adilosa committed May 17, 2022
    Copy the full SHA
    bce43cf View commit details
    Browse the repository at this point in the history
  5. appease the linter

    adilosa committed May 17, 2022
    Copy the full SHA
    c38a07e View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    74e704b View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. Copy the full SHA
    a6063fd View commit details
    Browse the repository at this point in the history
  2. revert readme changes

    adilosa committed May 20, 2022
    Copy the full SHA
    0139695 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. Merge branch 'main' into main

    adilosa committed May 26, 2022
    Copy the full SHA
    0669e36 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. Merge remote-tracking branch 'upstream/main'

    * upstream/main:
      Fix output for prerelease version of poetry (actions#409)
      Update zeit/ncc to vercel/ncc (actions#393)
      Change PyPy version to rebuild cache
    adilosa committed Jun 2, 2022
    Copy the full SHA
    59e9c1d View commit details
    Browse the repository at this point in the history
  2. update build

    adilosa committed Jun 2, 2022
    Copy the full SHA
    76b3fbd View commit details
    Browse the repository at this point in the history