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!: suspend building Docker image for arm64 #2478

Merged

Conversation

justinhynes
Copy link
Contributor

There seems to be an issue installing a required dependency (didkit) for the arm64 platform. Since one of the two platforms are failing, it causes the good image for the linux/amd64 platform to not upload either.

This is keeping us from being able to push an updated Docker image running Python 3.11 to DockerHub and impeding Devstack developers.

We are under the impression that only 2U uses this Dockerfile and this shouldn't affect the larger community.

For additional details, please see the public Credentials issue: #2477.

Run JavaScript tests locally with Karma

There is work being done on a fix to get Karma to run in CI. Until then, however, contributors are required to run these tests locally.

  • Make sure you are inside the devstack container
  • Run make test-karma
  • All tests pass

There seems to be an issue installing a required dependency (`didkit`) for the `arm64` platform. Since one of the two platforms are failing, it causes the good image for the `linux/amd64` platform to not upload either.

This is keeping us from being able to push an updated Docker image running Python 3.11 to DockerHub and impeding Devstack developers.

We are under the impression that only 2U uses this Dockerfile and this shouldn't affect the larger community.

For additional details, please see the public Credentials issue: #2477.
@justinhynes justinhynes requested a review from a team as a code owner May 9, 2024 20:06
@justinhynes justinhynes merged commit d53151c into master May 9, 2024
9 checks passed
@justinhynes justinhynes deleted the jhynes/APER-3419_stop-building-arm64-docker-image branch May 9, 2024 20:12
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