Skip to content

Conversation

abatilo
Copy link
Owner

@abatilo abatilo commented Aug 8, 2024

Related to #74

Add support for installing the latest main branch commit of Poetry.

  • action.yml

    • Add a new condition to check if poetry-version is "main".
    • Add a new step to install the latest main branch commit of Poetry if poetry-version is "main".
    • Update the condition for installing specific versions of Poetry to exclude "main".
  • .github/workflows/ci.yml

    • Add "main" to the poetry-version matrix.

For more details, open the Copilot Workspace session.

Related to #74

Add support for installing the latest `main` branch commit of Poetry.

* **action.yml**
  - Add a new condition to check if `poetry-version` is "main".
  - Add a new step to install the latest `main` branch commit of Poetry if `poetry-version` is "main".
  - Update the condition for installing specific versions of Poetry to exclude "main".

* **.github/workflows/ci.yml**
  - Add "main" to the `poetry-version` matrix.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/abatilo/actions-poetry/issues/74?shareId=XXXX-XXXX-XXXX-XXXX).
@abatilo abatilo changed the title Support latest main branch commit for poetry-version feat: Support latest main branch commit for poetry-version Aug 8, 2024
@abatilo abatilo merged commit 3fde3e5 into master Aug 8, 2024
89 checks passed
@abatilo abatilo deleted the support-main-branch branch August 8, 2024 17:14
Copy link

🎉 This PR is included in version 3.0.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant