Skip to content
This repository has been archived by the owner on Jan 24, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants