Skip to content

Conversation

csoylu
Copy link
Contributor

@csoylu csoylu commented Mar 8, 2025

closes #103

csoylu added 2 commits March 8, 2025 00:06
- Add GitHub Actions workflow for building and pushing Docker images to Docker Hub
- Create multi-architecture build support for spike, keeper, and nexus components
- Implement cross-compilation build script for different architectures
- Add Dockerfiles for each component with distroless base images
- Include README with build and deployment instructions
@v0lkan
Copy link
Contributor

v0lkan commented Mar 8, 2025

@csoylu I messages you on SPIFFE Slack too; repeating here just in case:

Since you are working on GitHub actions, it would be amazing if you can fix the Go Lint action too.

It's giving a version mismatch error, and seeing red crosses at every merge is rather annoying :) .

@csoylu
Copy link
Contributor Author

csoylu commented Mar 9, 2025

Updated the linter version and we no longer have an error, the change that solves the error seems to be this one: golangci/golangci-lint#5224

@csoylu csoylu marked this pull request as ready for review March 9, 2025 21:06
@csoylu csoylu requested a review from kfox1111 as a code owner March 9, 2025 21:06
Copy link
Contributor

@v0lkan v0lkan left a comment

Choose a reason for hiding this comment

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

🌮 🐱 .

@v0lkan v0lkan merged commit a41711c into spiffe:main Mar 9, 2025
3 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.

CI&CD: create one dockerfile per app
2 participants