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

Deploy through GitHub Action #7

Open
Logerfo opened this issue Dec 13, 2022 · 0 comments
Open

Deploy through GitHub Action #7

Logerfo opened this issue Dec 13, 2022 · 0 comments
Labels
feature New feature or request

Comments

@Logerfo
Copy link
Member

Logerfo commented Dec 13, 2022

I think it's possible to write a GitHub Action workflow that allows people to just fork this repository as is, set their environment variables and run the action to deploy their own bot without even need to clone.
Docker may or may not be used. It may be useful, but I don't think it's necessary. It's usually slower as a whole, but image caching might help to reduce fixed time costs.

Useful links:

@Logerfo Logerfo added the feature New feature or request label Dec 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant