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 Build and run issues: Polyfill deprecation and flower image start failure #446

Closed

Conversation

kevanpeters
Copy link

From the official polypill documentation https://babeljs.io/docs/en/babel-polyfill. This will fail out at build time

import "core-js/stable";
import "regenerator-runtime/runtime";

Also fix failing flower run in docker compose up with version pin

@tiangolo
Copy link
Member

Thanks! The fix for Celery was included here #396

And for the frontend, it would be best in an independent PR, nevertheless, we are in the process of rebuilding the frontend so most of this code will go away soon. 🔥

Given that, I'll close this one, but thanks for the effort! ☕

@tiangolo tiangolo closed this Nov 15, 2023
alejsdev pushed a commit that referenced this pull request Dec 19, 2024
…#446)

Updates the requirements on [pulumi-eks](https://github.com/pulumi/pulumi-eks) to permit the latest version.
- [Release notes](https://github.com/pulumi/pulumi-eks/releases)
- [Changelog](https://github.com/pulumi/pulumi-eks/blob/master/CHANGELOG_OLD.md)
- [Commits](pulumi/pulumi-eks@v2.0.0...v3.0.0)

---
updated-dependencies:
- dependency-name: pulumi-eks
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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