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

feat: remove tool versions action with new native setup-beam feature #37

Merged
merged 8 commits into from
Feb 20, 2024

Conversation

btkostner
Copy link
Contributor

Removes the .tool-versions read action now that the setup-beam action has this feature. Removes alerts about deprecated node version.

Fixes the type input not being a thing. Thanks linting!

Adds some CI to ensure the action still works.

@btkostner btkostner self-assigned this Feb 20, 2024
@btkostner
Copy link
Contributor Author

Alright, this works though I removed the CI because it requires a valid elixir project to install dependencies etc.

Success check: https://github.com/stordco/actions-elixir/actions/runs/7979116200

@btkostner btkostner merged commit ba2cddb into main Feb 20, 2024
1 check passed
@btkostner btkostner deleted the tool-dep branch February 20, 2024 19:52
This was referenced Feb 20, 2024
btkostner pushed a commit that referenced this pull request Feb 20, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>1.4.0</summary>

##
[1.4.0](v1.3.0...v1.4.0)
(2024-02-20)


### Features

* clean dependencies on reruns
([#31](#31))
([2b68339](2b68339))
* remove tool versions action with new native setup-beam feature
([#37](#37))
([ba2cddb](ba2cddb))


### Bug Fixes

* update release please configuration
([#39](#39))
([25975e5](25975e5))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants