Skip to content

feat(auth):Build and push Container image multi arch using github workflow[#116] #130

Merged
youngtaekiim merged 5 commits into
eclipse-pullpiri:refactoringfrom
akshaylg0314:refactoring
Jul 17, 2025
Merged

feat(auth):Build and push Container image multi arch using github workflow[#116] #130
youngtaekiim merged 5 commits into
eclipse-pullpiri:refactoringfrom
akshaylg0314:refactoring

Conversation

@akshaylg0314
Copy link
Copy Markdown
Contributor

PR Description
Build and push Container image multi arch using github workflow

🔗 Related Issue
Closes #116

🧪 Test Method
Github Action should run and check based on the Code change.
Release Process will trigger through:-
git tag v1.0.0
git push origin v1.0.0

Below is the link for GitHub Action run for the pull request from the CD-Pipeline branch of my fork to the refactoring branch:
https://github.com/akshaylg0314/pullpiri/actions/runs/16338464085

Dummy uploaded multi-architecture container images to GHCR, using these changes:
🔗 Example server Image 1
🔗 Example agent Image 2
🔗 Example player Image 3

This demonstrates the release automation pipeline is functioning correctly — including license report generation, artifact uploads, and QueVee metadata integration and build and push container to ghcr

✅ Checklist
[✅] Code conventions are followed
[✅] Tests are added/modified
[✅] Documentation is updated (if necessary)

feat(auth):Build and push Container image multi arch using github workflow[#116]
@akshaylg0314
Copy link
Copy Markdown
Contributor Author

Hey @youngtaekiim,
Could you please review these changes and let me know if any updates are needed? I've created a separate Dockerfile specifically for the build process.

Thanks!!

@youngtaekiim youngtaekiim self-assigned this Jul 17, 2025
Comment thread containers/Dockerfile
Comment thread containers/Dockerfile Outdated
Comment thread containers/Dockerfile Outdated
@youngtaekiim
Copy link
Copy Markdown
Contributor

Hey @youngtaekiim, Could you please review these changes and let me know if any updates are needed? I've created a separate Dockerfile specifically for the build process.

Thanks!!

@akshaylg0314 Overall, you've written a very good Dockerfile, but there are a few things you'll want to fix.

Comment thread containers/Dockerfile Outdated
@youngtaekiim
Copy link
Copy Markdown
Contributor

further work
reduce image size by copy binary only

@youngtaekiim youngtaekiim merged commit 41608ff into eclipse-pullpiri:refactoring Jul 17, 2025
6 checks passed
@akshaylg0314
Copy link
Copy Markdown
Contributor Author

akshaylg0314 commented Jul 17, 2025

further work reduce image size by copy binary only

@youngtaekiim I got Your point i will check on this part to copy only binary and reduce image size

thanks!!

chaehee-lim pushed a commit to chaehee-lim/pullpiri that referenced this pull request Sep 3, 2025
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.

3 participants