Fix Build and run issues: Polyfill deprecation and flower image start failure#446
Closed
kevanpeters wants to merge 1 commit intofastapi:masterfrom
Closed
Fix Build and run issues: Polyfill deprecation and flower image start failure#446kevanpeters wants to merge 1 commit intofastapi:masterfrom
kevanpeters wants to merge 1 commit intofastapi:masterfrom
Conversation
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! ☕ |
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
From the official polypill documentation https://babeljs.io/docs/en/babel-polyfill. This will fail out at build time
Also fix failing flower run in docker compose up with version pin