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 up CI/CD pipeline to test the library #204

Open
dukenguyenxyz opened this issue Dec 3, 2020 · 1 comment
Open

Set up CI/CD pipeline to test the library #204

dukenguyenxyz opened this issue Dec 3, 2020 · 1 comment

Comments

@dukenguyenxyz
Copy link
Contributor

Clear used to have a CI/CD pipeline. I don't know for what reason this was removed. But one issue that was present even when we had that pipeline was that sometimes the specs would pass locally but fail on the pipeline - due to environmental differences.

Whatever the case, I think it is necessary we set up the CI/CD pipeline, I've written docker-compose files to wrap around crystal projects with PostgreSQL using clear multiple times before. This PR solves part of the issue #201 , so if you are happy with this idea, @anykeyh , please reply so I can set it up for clear. We can use either travis or github actions, I have used both before, personally I think github action is a better choice.

@anykeyh
Copy link
Owner

anykeyh commented Feb 6, 2021

Sorry for late reply. I'm not having a minute for myself until probably March.

I don't understand this issue, there is a travis CI here. Isn't it enough ?

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

2 participants