Skip to content

Temporarily remove suport for evaling under 3.10#2618

Merged
ChrisLovering merged 2 commits into
mainfrom
temp-disable-multi-version
May 30, 2023
Merged

Temporarily remove suport for evaling under 3.10#2618
ChrisLovering merged 2 commits into
mainfrom
temp-disable-multi-version

Conversation

@ChrisLovering
Copy link
Copy Markdown
Member

@ChrisLovering ChrisLovering commented May 30, 2023

This is until snekbox supports multi-version natively python-discord/snekbox#158.

This also updates the docker compose environment, so by default just 1 snekbox container is spun up, and updates the list of supported versions to be just 3.11

Closes BOT-3GA Closes #2620

This is until snekbox supports multi-version natively
python-discord/snekbox#158
@ChrisLovering ChrisLovering requested review from jb3 and ks129 as code owners May 30, 2023 09:57
shtlrs
shtlrs previously approved these changes May 30, 2023
3.11 is the default in snekbox:latest now, so no need to have a special container. This also removes all notion of there being diferent containers for different snekbox versions
shtlrs
shtlrs previously approved these changes May 30, 2023
Copy link
Copy Markdown
Contributor

@shtlrs shtlrs left a comment

Choose a reason for hiding this comment

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

I can't test this now, but it looks pretty safe to approve the way it is.

Copy link
Copy Markdown
Contributor

@shtlrs shtlrs left a comment

Choose a reason for hiding this comment

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

I can't test this now, but it looks pretty safe to approve the way it is.

ChrisLovering added a commit to python-discord/site that referenced this pull request May 30, 2023
With python-discord/bot#2618 there will only be 1 snekbox container, that runs the latest verison of snekbox.

Supporting multiple versions of snekbox will be covered by python-discord/snekbox#158 where a single instance of snekbox will nativly support multiple Python verisons.
ChrisLovering added a commit to python-discord/site that referenced this pull request May 30, 2023
With python-discord/bot#2618 there will only be 1 snekbox container, that runs the latest verison of snekbox.

Supporting multiple versions of snekbox will be covered by python-discord/snekbox#158 where a single instance of snekbox will nativly support multiple Python verisons.
ChrisLovering added a commit to python-discord/site that referenced this pull request May 30, 2023
With python-discord/bot#2618 there will only be 1 snekbox container, that runs the latest verison of snekbox.

Supporting multiple versions of snekbox will be covered by python-discord/snekbox#158 where a single instance of snekbox will nativly support multiple Python verisons.
@ChrisLovering ChrisLovering enabled auto-merge (squash) May 30, 2023 15:15
Copy link
Copy Markdown
Contributor

@jchristgit jchristgit left a comment

Choose a reason for hiding this comment

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

I can't test this now, but it looks pretty safe to approve the way it is.

@python-discord-policy-bot python-discord-policy-bot Bot dismissed shtlrs’s stale review May 30, 2023 17:59

Dismissed because the approval was invalidated by another commit

@ChrisLovering ChrisLovering merged commit 0cef9e7 into main May 30, 2023
@ChrisLovering ChrisLovering deleted the temp-disable-multi-version branch May 30, 2023 17:59
Copy link
Copy Markdown
Contributor

@jchristgit jchristgit left a comment

Choose a reason for hiding this comment

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

I can't test this now, but it looks pretty safe to approve the way it is.

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.

ClientConnectorError: Cannot connect to host snekbox-310.default.svc.cluster.local:80 ssl:default [Connect call failed ...

3 participants