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

Allow to add debian package #526

Closed
mickahell opened this issue Sep 6, 2023 · 0 comments · Fixed by #531
Closed

Allow to add debian package #526

mickahell opened this issue Sep 6, 2023 · 0 comments · Fixed by #531
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@mickahell
Copy link
Collaborator

mickahell commented Sep 6, 2023

What is the expected behavior?

Be able to install set debian package need to run a project.

Some project can need packages that only available througt apt, we should have an option in order to be able to allow them to say which package they need in the ecosystem.json conf file.

tox debian package pypi : https://pypi.org/project/tox-DEBIAN/


Related to #524

@mickahell mickahell added enhancement New feature or request good first issue Good for newcomers labels Sep 6, 2023
@mickahell mickahell self-assigned this Sep 12, 2023
frankharkins pushed a commit that referenced this issue Sep 19, 2023
<!--
⚠️ If you do not respect this template, your pull request will be
closed.
⚠️ Your pull request title should be short detailed and understandable
for all.
⚠️ Also, please add a release note file using reno if the change needs
to be
  documented in the release notes.
⚠️ If your pull request fixes an open issue, please link to the issue.

- [ ] I have added the tests to cover my changes.
- [ ] I have updated the documentation accordingly.
- [ ] I have read the CONTRIBUTING document.
-->

### Summary

Allow the possibility to add debian package.

### Details and comments

- [x] Update tox tpl
- [x] Update docs
- [x] Tests [dry
run](https://github.com/mickahell/ecosystem/actions/runs/6162831052/attempts/1#summary-16725102584)

---
Closes #526 
Related to #523
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant