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

Feat: Upgrade to Quince #20

Merged
merged 52 commits into from
Dec 11, 2023
Merged

Feat: Upgrade to Quince #20

merged 52 commits into from
Dec 11, 2023

Conversation

FahadKhalid210
Copy link
Contributor

Upgrade to Quince

regisb and others added 30 commits June 13, 2022 20:50
We'll have to migrate to plugin API v1 and to the newest releases of
superset/clickhouse/vector.
This is to address overhangio/tutor-mfe#122
As a consequence of this change, images will be tagged with a "-nightly"
suffix. Next, we'll probably have to build them periodically in CI.
The package version number may not include the "-nightly" suffix.
Otherwise, installation fails with:

   setuptools.extern.packaging.version.InvalidVersion: Invalid version: '15.0.7-nightly'
__version__ = "17.0.0"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please rebase on top of nightly. From then on there should be just the __version__ variable here.

Copy link
Collaborator

@regisb regisb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I got only minor comments. Can we deploy this on the demo server? https://github.com/overhangio/openedx-release-demo

@@ -18,6 +18,10 @@
# https://superset.apache.org/docs/installation/configuring-superset/#configuration-behind-a-load-balancer
ENABLE_PROXY_FIX = True

{% if not ENABLE_HTTPS %}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's talisman? Can you please add a comment to explain what it is, maybe with a link?

"sl": {"flag": "si", "name": "Slovenian"},
"nl": {"flag": "nl", "name": "Dutch"},
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice to get new languages! Please sort languages by key. Also, update the blob/dc57508... link above to point to version 3.0.1.

@regisb regisb assigned FahadKhalid210 and unassigned regisb Nov 24, 2023
@regisb regisb force-pushed the quince branch 3 times, most recently from fb85393 to 476a856 Compare December 11, 2023 17:14
@regisb regisb merged commit ce88178 into master Dec 11, 2023
1 check passed
@regisb regisb deleted the quince branch December 11, 2023 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants