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

Initial implementation #1

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Initial implementation #1

wants to merge 2 commits into from

Conversation

macno
Copy link
Member

@macno macno commented Mar 11, 2024

  • add CI
    • lint/test/build
    • coverage
    • release image

@macno macno self-assigned this Mar 11, 2024
@macno macno requested a review from gizero March 11, 2024 06:25
@macno macno force-pushed the first-release branch 4 times, most recently from f835cea to 4d28ebd Compare March 11, 2024 08:13
@macno macno requested a review from gaspa March 11, 2024 08:14
Copy link

codecov bot commented Mar 11, 2024

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@macno macno force-pushed the first-release branch 7 times, most recently from dabcb82 to 916fcbe Compare March 13, 2024 17:27
steps:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Login to Docker Hub
Copy link
Member Author

Choose a reason for hiding this comment

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

I'd condition publishing to docker hub too

Copy link

Choose a reason for hiding this comment

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

It is indeed conditioned to the ref being a tag. Do you mean we also want a PUBLISH_DH flag?

Copy link
Member Author

Choose a reason for hiding this comment

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

yes sorry, I meant in the same way we already do for GHC

.github/workflows/node-test.yml Outdated Show resolved Hide resolved
@macno macno force-pushed the first-release branch 2 times, most recently from db6d1db to 669a780 Compare March 16, 2024 15:58
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