Skip to content

Will there be a new release? #237

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

Open
jniebur opened this issue May 7, 2025 · 1 comment
Open

Will there be a new release? #237

jniebur opened this issue May 7, 2025 · 1 comment
Assignees
Labels
triaged Triaged

Comments

@jniebur
Copy link

jniebur commented May 7, 2025

Will there be a new release? There are some changes since v0.4.2 came out last year. I'm particularly interested in this fix.

@CorieW
Copy link
Contributor

CorieW commented May 7, 2025

Hi @jniebur,

I'll raise with the team to see if we can get another release out soon.

I know it's not great, but for now, you may be able to use the current state of the main branch by following these steps:

  1. Clone the repo and open it in your terminal.
  2. Run pip install build for required package to build.
  3. Run python -m build to build.
  4. Open dist and move firebase_functions-*.*.*.tar.gz file inside your firebase project (must be in the functions directory).
  5. Add ./firebase_functions-*.*.*.tar.gz to your requirements.txt in the functions test project.
  6. Make any necessary changes then deploy.

@CorieW CorieW self-assigned this May 7, 2025
@CorieW CorieW added the triaged Triaged label May 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triaged Triaged
Projects
None yet
Development

No branches or pull requests

2 participants