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: migration to setup-kalix-action #11

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

aludwiko
Copy link
Contributor

No description provided.

Copy link
Member

@ennru ennru left a comment

Choose a reason for hiding this comment

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

LGTM.

project: ${{ secrets.KALIX_PROJECT_ID }}
project-id: ${{ vars.KALIX_PROJECT_ID }}
- name: Kalix Deploy
run: kalix services deploy person ${{ secrets.DOCKERHUB_USERNAME }}/person:${{ env.PERSON_VERSION }}
Copy link
Member

Choose a reason for hiding this comment

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

This should possibly assume using the Kalix Container Registry?
But we could go with this to start with.

Copy link
Contributor Author

@aludwiko aludwiko Feb 21, 2024

Choose a reason for hiding this comment

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

yes we can go with KCR, but that would require more changes, let's do this separately

@aludwiko aludwiko merged commit 2601a06 into main Feb 21, 2024
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.

2 participants