Skip to content

v1.3#1

Merged
NekoSuneVR merged 4 commits intov1.3from
main
Jan 23, 2026
Merged

v1.3#1
NekoSuneVR merged 4 commits intov1.3from
main

Conversation

@NekoSuneVR
Copy link
Collaborator

No description provided.

NekoSuneVR and others added 4 commits January 23, 2026 22:53
… lowercase owner

Changes made:
- Added a line to convert the API_KEY to lowercase before storing it as IMAGE_OWNER_LOWER in the GitHub environment.
- Updated the image reference in the push section to use the new IMAGE_OWNER_LOWER variable instead of the original IMAGE_OWNER.
- Added a new line to create a new IMAGE_REF environment variable that includes the updated owner and other parts of the image reference.

This change is intended to ensure consistency in case-sensitivity when referencing Docker images.
Changes:
- Updated 'docker-publish.yml' and 'dockerhub-publish.yml' workflows to support only linux/amd64 platform in job configurations. This change is intended to simplify the build process by excluding arm64 architecture from the CI/CD pipeline for now.

Note: If arm64 builds are required in future, they can be added back in subsequent commits.
@NekoSuneVR NekoSuneVR merged commit f5026cc into v1.3 Jan 23, 2026
0 of 2 checks passed
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.

1 participant