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

ci: remove configuration files for unused tools #216

Merged

Conversation

DifferentialOrange
Copy link
Member

@DifferentialOrange DifferentialOrange commented Mar 31, 2022

After solving #182, repository uses GitHub Actions for CI. This patch
removes Travis CI, Jenkins and Appveyor configuration files. It must
disable current Appveyor CI runs. Remove tox.ini and test.sh files
since they are also outdated and irrelevant.

Follows up #182

@DifferentialOrange DifferentialOrange force-pushed the DifferentialOrange/cleanup-old-ci-after-182 branch from 9ddfe11 to d19eb14 Compare March 31, 2022 09:03
@DifferentialOrange
Copy link
Member Author

Changed this in Appveyor settings
image

@DifferentialOrange
Copy link
Member Author

DifferentialOrange commented Mar 31, 2022

After merging this patch, we may remove Travis hook and stop remote Tarantool VM. AFAIU, Appveyor project cannot be frozen, only deleted, but its jobs won't run with "Skip branches without appveyor.yml" option enabled.
image

@Totktonada
Copy link
Member

I would also remove tox.ini and test.sh.

After solving #182, repository uses GitHub Actions for CI. This patch
removes Travis CI, Appveyor and Jenkins configuration files. It must
disable current Appveyor CI runs. Remove tox.ini and test.sh files
since they are also outdated and irrelevant.

Follows up #182
@DifferentialOrange DifferentialOrange force-pushed the DifferentialOrange/cleanup-old-ci-after-182 branch from d19eb14 to 8d99fc1 Compare March 31, 2022 15:08
@DifferentialOrange
Copy link
Member Author

I would also remove tox.ini and test.sh.

Removed

@DifferentialOrange DifferentialOrange merged commit 2d13e1c into master Mar 31, 2022
@DifferentialOrange DifferentialOrange deleted the DifferentialOrange/cleanup-old-ci-after-182 branch March 31, 2022 15:20
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.

2 participants