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

fix invalid typespec #662

Merged
merged 1 commit into from
Mar 12, 2024
Merged

fix invalid typespec #662

merged 1 commit into from
Mar 12, 2024

Conversation

epinault
Copy link
Contributor

@epinault epinault commented Mar 7, 2024

See #660

BEGIN_COMMIT_OVERRIDE
fix: fix invalid typespec
END_COMMIT_OVERRIDE

@epinault
Copy link
Contributor Author

is it possible to get it merged?

@btkostner
Copy link
Member

Sorry about that. Looks like CI is failing but it's unrelated to this change.

@btkostner btkostner merged commit 7b5d99d into beam-community:main Mar 12, 2024
6 of 7 checks passed
@epinault
Copy link
Contributor Author

are you going to release a new version? or do you need a PR for that too?

@btkostner
Copy link
Member

It will be released when we get everything from the org transfer setup (like hex auth.) Also when we get some other quick fixes in.

@epinault
Copy link
Contributor Author

any timeline ? we have been waiting for that fix for a while

@btkostner
Copy link
Member

There is not a timeline for a release, but in the mean time you can pull the code directly from GitHub by using this in your mix.exs file:

def deps do
  [
    {:bamboo, github: "beam-community/bamboo", ref: "7b5d99dd46b5466e5e4f857c2403a76114212e3e"}
  ]
end

tarzan pushed a commit to DefactoSoftware/bamboo that referenced this pull request Oct 15, 2024
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