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

Delete legacy Makefile #863

Merged
merged 1 commit into from
Dec 15, 2023
Merged

Conversation

bastelfreak
Copy link
Member

We have a few modules with legacy Makefiles:

$ ls puppet-*/Makefile
puppet-consul/Makefile            puppet-logstash/Makefile
puppet-gitlab_ci_runner/Makefile  puppet-spiped/Makefile

Those Makefiles try to run old tests. They don't work anymore. We can delete them.

We have a few modules with legacy Makefiles:

```
$ ls puppet-*/Makefile
puppet-consul/Makefile            puppet-logstash/Makefile
puppet-gitlab_ci_runner/Makefile  puppet-spiped/Makefile
```

Those Makefiles try to run old tests. They don't work anymore. We can
delete them.
@bastelfreak bastelfreak self-assigned this Dec 15, 2023
@bastelfreak bastelfreak merged commit 61c119d into voxpupuli:master Dec 15, 2023
3 checks passed
@bastelfreak bastelfreak deleted the makefile branch December 15, 2023 11:38
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