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

Added github workflow for docker and dependabot #946

Merged
merged 5 commits into from
May 16, 2024
Merged

Conversation

itspooya
Copy link
Contributor

@itspooya itspooya commented May 8, 2024

No description provided.

@xtaci
Copy link
Owner

xtaci commented May 9, 2024

what's this for?

@itspooya
Copy link
Contributor Author

I've been a fan of this project. One thing I've noticed is that there isn't an official Docker image available, making it a bit more difficult to get started.
To address this, I've created this pull request to introduce a GitHub Actions workflow that automates the building of a Docker image for each tag and release. This means that with each new version, an updated Docker image will be automatically built and hosted on GitHub Container Registry (GHCR). This should make it easier for users to get started with the project and take advantage of the latest changes.
I hope this contribution helps to make the project more accessible and user-friendly!

@itspooya
Copy link
Contributor Author

Hi
I wanted to check status of this PR
also as a sample you can check current forked repository in my repository list to see how it would work
@xtaci

@xtaci xtaci merged commit f8cae52 into xtaci:master May 16, 2024
@xtaci
Copy link
Owner

xtaci commented May 16, 2024

sorry for the delay, I was on a vacation.

@itspooya
Copy link
Contributor Author

Hey, because current workflow is on release and on tag, I don't know when you want to release something new, I wanted to ask you please for now consider running docker workflow manually to have the docker images created or maybe you can release
https://github.com/xtaci/kcptun/actions/workflows/docker.yml

@itspooya
Copy link
Contributor Author

Hey, because current workflow is on release and on tag, I don't know when you want to release something new, I wanted to ask you please for now consider running docker workflow manually to have the docker images created or maybe you can release https://github.com/xtaci/kcptun/actions/workflows/docker.yml

@xtaci

@xtaci
Copy link
Owner

xtaci commented May 22, 2024

https://github.com/xtaci/kcptun/actions/runs/9144409885
What else should I do?

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.

None yet

2 participants