Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

feat: upgrade to palm #41

Merged
merged 5 commits into from
Jun 12, 2023
Merged

feat: upgrade to palm #41

merged 5 commits into from
Jun 12, 2023

Conversation

Faraz32123
Copy link
Collaborator

v16.0.0

tutorecommerce/plugin.py Outdated Show resolved Hide resolved
Copy link
Contributor

@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.

Thanks a lot for this PR! Much appreciated.

@regisb
Copy link
Contributor

regisb commented Jun 5, 2023

When I attempt to build all images, the command fails with the following error:

$ tutor images build all
...
Building image docker.io/overhangio/openedx-orders-dev:16.0.0
docker buildx build --tag=docker.io/overhangio/openedx-orders-dev:16.0.0 --output=type=docker --target=orders-dev --cache-from=type=registry,ref=docker.io/overhangio/openedx-orders-dev:16.0.0-cache /home/tutor/.local/share/tutor/env/plugins/mfe/build/mfe
[+] Building 0.0s (2/2) FINISHED                                                                                                                                                                           
 => [internal] load build definition from Dockerfile                                                                                                                                                  0.0s
 => => transferring dockerfile: 16.73kB                                                                                                                                                               0.0s
 => [internal] load .dockerignore                                                                                                                                                                     0.0s
 => => transferring context: 2B                                                                                                                                                                       0.0s
ERROR: failed to solve: target stage orders-dev could not be found
Error: Command failed with status 1: docker buildx build --tag=docker.io/overhangio/openedx-orders-dev:16.0.0 --output=type=docker --target=orders-dev --cache-from=type=registry,ref=docker.io/overhangio/openedx-orders-dev:16.0.0-cache /home/tutor/.local/share/tutor/env/plugins/mfe/build/mfe

Can you please investigate?

@Faraz32123
Copy link
Collaborator Author

Faraz32123 commented Jun 5, 2023 via email

@Faraz32123 Faraz32123 requested a review from regisb June 6, 2023 08:25
@regisb
Copy link
Contributor

regisb commented Jun 9, 2023

It looks like this plugin is broken when we upgrade to node 18... openedx/wg-build-test-release#261 (comment)

@regisb regisb changed the base branch from master to palm June 12, 2023 15:54
@regisb
Copy link
Contributor

regisb commented Jun 12, 2023

Merging to palm, let's discuss there.

@regisb regisb merged commit 2d0e81d into overhangio:palm Jun 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants