Skip to content

Fix Build and run issues: Polyfill deprecation and flower image start failure#446

Closed
kevanpeters wants to merge 1 commit intofastapi:masterfrom
kevanpeters:kevanpeters/fix_builds_poly
Closed

Fix Build and run issues: Polyfill deprecation and flower image start failure#446
kevanpeters wants to merge 1 commit intofastapi:masterfrom
kevanpeters:kevanpeters/fix_builds_poly

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] <support@github.com>
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