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

Create CI/CD workflow to test the installation script #12

Open
kaxada opened this issue May 3, 2023 · 5 comments · May be fixed by #20
Open

Create CI/CD workflow to test the installation script #12

kaxada opened this issue May 3, 2023 · 5 comments · May be fixed by #20
Assignees

Comments

@kaxada
Copy link
Contributor

kaxada commented May 3, 2023

This should be under .github/workflows folder.
The workflow should be able to test the installation on a docker-machine for all the steps listed.

The workflow must run a matrix strategy for Linux, Windows and macOS environments.

@kaxada kaxada assigned kaxada and unassigned kaxada May 3, 2023
@kaxada
Copy link
Contributor Author

kaxada commented May 3, 2023

@FaithKovi here is another interesting issue. it will help us test #11 and future changes. Do you want to take up the challenge?

@FaithKovi
Copy link
Collaborator

@kaxada sure I will

@FaithKovi
Copy link
Collaborator

I would need more details on it too

@kaxada
Copy link
Contributor Author

kaxada commented May 4, 2023

So basically you are going to create a pipeline that successfully tests for successfully running the install.sh script on linux, MacOS and windows. You may need to make use of github environment variables in some cases.

@FaithKovi
Copy link
Collaborator

Sure I will start working on it

@kaxada kaxada linked a pull request Oct 2, 2023 that will close this issue
@kaxada kaxada changed the title Create CI/CD workflow to test the installation using a docker image Create CI/CD workflow to test the installation script Oct 4, 2023
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 a pull request may close this issue.

2 participants