After the setup erlang PR is merged (which I'm not linking to as I don't want it to close this issue) we need to do a PR to change instances of setup-elixir to setup-beam, this should be the limit of the scope. Once this is merged in, we can rename the repo.
@wojtekmach had previously tested if checking the name of repo and/or action effects usage of existing releases and it seems no, it should be fine. Though, we should surely double check this and do whatever we can do ensure this is the case prior.
If all this is good, then we can publish setup-beam@v1, once again operating under the assumption that setup-elixir@v1 will continue to work as is.
After the setup erlang PR is merged (which I'm not linking to as I don't want it to close this issue) we need to do a PR to change instances of
setup-elixirtosetup-beam, this should be the limit of the scope. Once this is merged in, we can rename the repo.@wojtekmach had previously tested if checking the name of repo and/or action effects usage of existing releases and it seems no, it should be fine. Though, we should surely double check this and do whatever we can do ensure this is the case prior.
If all this is good, then we can publish
setup-beam@v1, once again operating under the assumption thatsetup-elixir@v1will continue to work as is.