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: add localization, docker buildx #20

Merged
merged 1 commit into from
Nov 13, 2024
Merged

feat: add localization, docker buildx #20

merged 1 commit into from
Nov 13, 2024

Conversation

chrispinkney
Copy link
Member

Issue

closes #19

Type of Change

  • Bugfix: Change which fixes an issue
  • New Feature: Change which adds functionality
  • Documentation Update: Change which improves documentation
  • UI: Change which improves UI

Description

This PR adds support for localization. It also allows the CD runner to build images for multiple platforms.

Testing the PR

n/a

Checklist

  • Quality: This PR builds and passes the respective npm run test and works locally
  • Tests: This PR includes thorough tests
  • Screenshots: This PR includes screenshots or GIFs of the changes made or an explanation of why it does not (if applicable)
  • Documentation: This PR includes updated/added documentation to user exposed functionality or configuration variables are added/changed or an explanation of why it does not(if applicable)

@chrispinkney chrispinkney self-assigned this Nov 13, 2024
@chrispinkney chrispinkney force-pushed the issue-19 branch 2 times, most recently from 44e7895 to 0e17fd1 Compare November 13, 2024 16:27
deployments/Dockerfile Outdated Show resolved Hide resolved
Copy link
Member

@manekenpix manekenpix left a comment

Choose a reason for hiding this comment

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

🤘

@chrispinkney chrispinkney merged commit f67d639 into main Nov 13, 2024
2 checks passed
@chrispinkney chrispinkney deleted the issue-19 branch November 13, 2024 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add localization & support for building versions for different platforms
2 participants