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

Set CI pipeline with github actions #14

Open
GiovanniSmokes opened this issue Aug 22, 2023 · 8 comments
Open

Set CI pipeline with github actions #14

GiovanniSmokes opened this issue Aug 22, 2023 · 8 comments

Comments

@GiovanniSmokes
Copy link
Contributor

GiovanniSmokes commented Aug 22, 2023

Build the docker imagine and run the service to later add integration tests

@GiovanniSmokes GiovanniSmokes changed the title To-Do: Set CI pipeline with github actions Set CI pipeline with github actions Aug 27, 2023
@vporton
Copy link
Contributor

vporton commented Oct 10, 2023

I see no mean to add an action at https://github.com/apssouza22/chatflow/actions

Apparently, it's so because I have no admin rights.

@apssouza22
Copy link
Owner

@vporton It is done through code. So you would do it to your repo, once it works fine you can open a normal PR

@vporton
Copy link
Contributor

vporton commented Oct 12, 2023

@apssouza22 Probably you have an idea which of Python actions to use:
image

@apssouza22
Copy link
Owner

@vporton it should be docker related action instead of python. The Required python will be in the docker image

@vporton
Copy link
Contributor

vporton commented Oct 12, 2023

See the picture above: There are several docker images for Python.

Maybe, you know which one to choose? @apssouza22

@apssouza22
Copy link
Owner

Test python application might work

@vporton
Copy link
Contributor

vporton commented Oct 13, 2023

Python does not provide test mode for an application only to compile and not start.

So, we can test Python only by writing tests (I mean pytest or like this). This issue should be postponed to be fulfilled only after we have a testing framework.

@apssouza22
Copy link
Owner

apssouza22 commented Oct 13, 2023 via email

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

No branches or pull requests

3 participants