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

Add github action workflows for PR and publish #692

Merged
merged 6 commits into from
Feb 16, 2023

Conversation

mdnazmulkarim
Copy link
Contributor

No description provided.

@mdnazmulkarim mdnazmulkarim marked this pull request as ready for review February 16, 2023 15:23
.github/workflows/publish-snapshot.yml Show resolved Hide resolved
uses: docker/build-push-action@v4
with:
push: true
tags: user/app:latest
Copy link
Contributor

Choose a reason for hiding this comment

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

The tags should be cqframework/cqf-ruler and alphora/cqf-ruler (for backwards compatibility), right?

Also, there's a build-arg for setting the container with a git hash. See here:

https://github.com/cqframework/cqf-ruler/blob/master/Dockerfile#L3

@mdnazmulkarim mdnazmulkarim requested review from abdullah-git1 and removed request for abdullah-git1 February 16, 2023 18:11
use list syntax for tags, fix indentation
@JPercival JPercival merged commit e8c3715 into master Feb 16, 2023
@JPercival JPercival deleted the add-gitflow-publish-action branch February 16, 2023 19:13
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