Skip to content

chore: move to github actions#41

Open
JoaoBraveCoding wants to merge 1 commit into
observatorium:mainfrom
JoaoBraveCoding:github-actions
Open

chore: move to github actions#41
JoaoBraveCoding wants to merge 1 commit into
observatorium:mainfrom
JoaoBraveCoding:github-actions

Conversation

@JoaoBraveCoding

Copy link
Copy Markdown
Contributor

Comment thread .circleci/config.yml
- checkout
- run: |
echo "$DOCKER_PASS" | docker login quay.io --username $DOCKER_USER --password-stdin
make container-release

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

This target is never called in the new GHA workflow, is this on purpose? If I read the CircleCI config correctly, it was run when a semver tag was pushed.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I didn't added it because a tag was never published it for it. But I'm open to re-adding it

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Ah you're right, I didn't notice 😅.
I think we can drop it then.

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