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

migration to pkgctl #97

Open
wants to merge 408 commits into
base: master
Choose a base branch
from
Open

migration to pkgctl #97

wants to merge 408 commits into from

Conversation

arcan1s
Copy link
Owner

@arcan1s arcan1s commented May 8, 2023

Summary

Migrate from old devtools command to pkgctl-style command. Closes #88.

It contains some breaking changes and after upgrade, the setup command must be run

Checklist

  • Tests to cover new code
  • make check passed
  • make tests passed

When using add function it sill tries to load data with invalid source
* Allow spaces in lists. This feature has been done in the way as shell
  interprets arguments by using quotation marks
* Clear current content on reload
* handle packages which have been removed from the repository

* manually remove packages which have been removed from the base
* add docker support

* make shellcheck happy
also add python-requests as explicit dependency and escape symbols in
repository name for badges in default tempate
@arcan1s arcan1s force-pushed the master branch 3 times, most recently from f0eb10b to 40fa94a Compare August 25, 2024 17:39
@arcan1s arcan1s force-pushed the master branch 4 times, most recently from a395b67 to 4b2f6bb Compare September 4, 2024 18:59
@arcan1s arcan1s force-pushed the master branch 5 times, most recently from 4c568bf to f5d415a Compare September 22, 2024 11:21
@arcan1s arcan1s force-pushed the master branch 3 times, most recently from dbf2c87 to 910d178 Compare September 30, 2024 11:48
@arcan1s arcan1s force-pushed the master branch 5 times, most recently from 40a0628 to 6fe77eb Compare October 23, 2024 22:22
@arcan1s arcan1s force-pushed the master branch 9 times, most recently from a878a16 to 8b08bfe Compare December 1, 2024 15:45
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.

Migrate to new-style devtools
1 participant