-
-
Notifications
You must be signed in to change notification settings - Fork 47
Comparing changes
Open a pull request
base repository: abatilo/actions-poetry
base: v2.0.0
head repository: abatilo/actions-poetry
compare: v3.0.0
Commits on Oct 13, 2020
-
feat(deps): update default poetry version to 1.1.2 (#35)
Thank you for the contribution!
Configuration menu - View commit details
-
Copy full SHA for 8284d20 - Browse repository at this point
Copy the full SHA 8284d20View commit details
Commits on Apr 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0cd0771 - Browse repository at this point
Copy the full SHA 0cd0771View commit details
Commits on Apr 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3a9b64c - Browse repository at this point
Copy the full SHA 3a9b64cView commit details
Commits on Jul 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a7ae9e2 - Browse repository at this point
Copy the full SHA a7ae9e2View commit details
Commits on Sep 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f982f32 - Browse repository at this point
Copy the full SHA f982f32View commit details
Commits on Oct 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7044c9c - Browse repository at this point
Copy the full SHA 7044c9cView commit details
Commits on Jun 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a6d22c8 - Browse repository at this point
Copy the full SHA a6d22c8View commit details
Commits on Jun 26, 2022
-
fix: quote versions to fix parsing errors
Commit with header vs just pr title to trigger release of: #47
Configuration menu - View commit details
-
Copy full SHA for c1aba0c - Browse repository at this point
Copy the full SHA c1aba0cView commit details
Commits on Aug 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0816ab2 - Browse repository at this point
Copy the full SHA 0816ab2View commit details -
docs: Bump default version in all locations (#50)
#49 upgraded the actual code content. We want to update the documentation content as well.
Configuration menu - View commit details
-
Copy full SHA for 9b38e00 - Browse repository at this point
Copy the full SHA 9b38e00View commit details
Commits on Aug 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7f129ac - Browse repository at this point
Copy the full SHA 7f129acView commit details
Commits on Sep 7, 2022
-
Use major version for version expression in the example in README (#52)
This is a follow-up to #51.
Configuration menu - View commit details
-
Copy full SHA for 0e9948e - Browse repository at this point
Copy the full SHA 0e9948eView commit details
Commits on Oct 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b64bee1 - Browse repository at this point
Copy the full SHA b64bee1View commit details
Commits on Nov 26, 2022
-
feat: update default Poetry version to 1.2.2 (#57)
* feat: update default Poetry version to 1.2.2 * ci: remove Python 3.6 from CI
Configuration menu - View commit details
-
Copy full SHA for f295866 - Browse repository at this point
Copy the full SHA f295866View commit details
Commits on Jan 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 68f3b1e - Browse repository at this point
Copy the full SHA 68f3b1eView commit details -
Add poetry version 1.3.1 to ci matrix (#58)
Co-authored-by: Aaron Batilo <AaronBatilo@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for df9b14c - Browse repository at this point
Copy the full SHA df9b14cView commit details -
Deprecation notice: actions/runner-images#6002 Co-authored-by: Aaron Batilo <AaronBatilo@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8a269b6 - Browse repository at this point
Copy the full SHA 8a269b6View commit details
Commits on Feb 24, 2023
-
feat: by default use the latest poetry version (#62)
* by default install the latest poetry version * 'poetry-version' input is not required anymore * added test install case for the 'latest' version * move if expression above run statement
Configuration menu - View commit details
-
Copy full SHA for 192395c - Browse repository at this point
Copy the full SHA 192395cView commit details
Commits on Jul 11, 2023
-
* refactor(readme): split markdown contents based on ponctuation to ease doc maintenance * doc(readme): add workflow example which caches the virtual environment
Configuration menu - View commit details
-
Copy full SHA for 437d4fa - Browse repository at this point
Copy the full SHA 437d4faView commit details
Commits on Dec 29, 2023
-
feat: Add ability to install plugins as part of the action setup (#66)
* Use latest SemVer PR * Drop EOL Python 3.7. Use more modern Poetry versions in tests * Update examples * Add ability to install plugins and install export plugin by default * Do not install any plugins by default * Only run steps if some plugins are specified
Configuration menu - View commit details
-
Copy full SHA for a5643c6 - Browse repository at this point
Copy the full SHA a5643c6View commit details -
ci: Create catch-all GHA job (#67)
This will make it so that I can make the success of ci-all be the required step for branch protection rules. That way, if the combination of versions of Python and OS change, then I don't have to change the branch protection rules themselves.
Configuration menu - View commit details
-
Copy full SHA for c31426b - Browse repository at this point
Copy the full SHA c31426bView commit details
Commits on Jan 12, 2024
-
feat!: use pipx to isolate poetry (#63)
* use pipx to isolate poetry * Update action.yml * fix syntax error * trigger build * Update action.yml
Configuration menu - View commit details
-
Copy full SHA for 7b6d33e - Browse repository at this point
Copy the full SHA 7b6d33eView commit details
There are no files selected for viewing