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

Reformat GitHub Actions #426

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Reformat GitHub Actions #426

wants to merge 1 commit into from

Conversation

Tjzabel
Copy link
Member

@Tjzabel Tjzabel commented Oct 28, 2024

GitHub Actions revamped to move go.yml to main.yml as it is most accurately the main GHA we want to run. Previous main.yml is now publish_docker_image.yml. Currently, this only publishes our TeleIRC image to our private GHCR.

Fixes Go builds to properly pull correct Go versions.

@Tjzabel Tjzabel added the improvement Improves on something that already exists label Oct 28, 2024
Copy link

codeclimate bot commented Oct 28, 2024

Code Climate has analyzed commit 0fc4405 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (80% is the threshold).

This pull request will bring the total coverage in the repository to 52.4% (0.0% change).

View more on Code Climate.

@Tjzabel
Copy link
Member Author

Tjzabel commented Oct 28, 2024

Goal is to eventually remove circleCI entirely. I believe we need to add code coverage to GHA then should be good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improves on something that already exists
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant