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

Move the publish directory("comline/") into it's own repository #1

Open
3 of 4 tasks
Kinflou opened this issue Mar 5, 2024 · 1 comment
Open
3 of 4 tasks

Comments

@Kinflou
Copy link
Member

Kinflou commented Mar 5, 2024

The task

Since the main project repository (this one) got too big, it's necessary to separate the different directories.

The folder in this project comline/ is a directory for publishing things in package registries for tools (for example Winget, Cargo, etc) and also for Operative Systems (like Linux, BSD, etc) and their Distributions (like Arch's AUR, Fedora's PR, FreeBSD's ports/pkg, etc), so that should be moved into it's own repository.

What to do:

  • Create a new git repository with the folder from this project comline/
  • Push repository into the ComlineProject/distributions name
  • Remove the reference of comline/ in this project, its on /Cargo.toml: members
  • Remove the folder comline/ from ComlineProject/comline`

That should be enough 🦖

@Zumh
Copy link
Collaborator

Zumh commented Mar 5, 2024

The task

Since the main project repository (this one) got too big, it's necessary to separate the different directories.

The folder in this project comline/ is a directory for publishing things in package registries for tools (for example Winget, Cargo, etc) and also for Operative Systems (like Linux, BSD, etc) and their Distributions (like Arch's AUR, Fedora's PR, FreeBSD's ports/pkg, etc), so that should be moved into it's own repository.

What to do:

* [x]  Create a new git repository with the folder from this project `comline/`

* [ ]  Push repository into the `ComlineProject/distributions` name

* [x]  Remove the reference of `comline/` in this project, its on `/Cargo.toml: members`

* [x]  Remove the folder `comline/` from ComlineProject/comline`

That should be enough 🦖

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

No branches or pull requests

2 participants