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

Feature: Programmatic way to re-initialise repo #3717

Open
TheDiscordian opened this issue Jun 15, 2021 · 5 comments
Open

Feature: Programmatic way to re-initialise repo #3717

TheDiscordian opened this issue Jun 15, 2021 · 5 comments
Labels
good first issue Good issue for new contributors kind/enhancement A net-new feature or improvement to an existing feature P4 Very low priority

Comments

@TheDiscordian
Copy link

TheDiscordian commented Jun 15, 2021

Sometimes the repo corrupts, or can't be migrated (like here), and it needs to be manually deleted. This can be quite unintuitive for a user, and if a programmer wanted to handle it, I believe right now it'd be easiest to just create a new repo with a new name.

What I'm proposing is a function like IPFS.remove(repo string) so the error could be caught and handled, with the repo able to be easily removed if necessary.

@TheDiscordian TheDiscordian added the need/triage Needs initial labeling and prioritization label Jun 15, 2021
@welcome
Copy link

welcome bot commented Jun 15, 2021

Thank you for submitting your first issue to this repository! A maintainer will be here shortly to triage and review.
In the meantime, please double-check that you have provided all the necessary information to make this process easy! Any information that can help save additional round trips is useful! We currently aim to give initial feedback within two business days. If this does not happen, feel free to leave a comment.
Please keep an eye on how this issue will be labeled, as labels give an overview of priorities, assignments and additional actions requested by the maintainers:

  • "Priority" labels will show how urgent this is for the team.
  • "Status" labels will show if this is ready to be worked on, blocked, or in progress.
  • "Need" labels will indicate if additional input or analysis is required.

Finally, remember to use https://discuss.ipfs.io if you just need general support.

@lidel lidel added kind/enhancement A net-new feature or improvement to an existing feature P4 Very low priority and removed need/triage Needs initial labeling and prioritization labels Oct 1, 2021
@lidel
Copy link
Member

lidel commented Oct 1, 2021

This could be useful porcelain in browser context, but low priority.

@BigLep BigLep added the good first issue Good issue for new contributors label Nov 12, 2021
@BigLep
Copy link
Contributor

BigLep commented Nov 12, 2021

Per 2021-11-12, @TheDiscordian may take this as part of BootCamp. w00t w00t!

@TheDiscordian
Copy link
Author

TheDiscordian commented Jan 25, 2022

@BigLep unfortunately I forgot! (I took on 3 ideas apparently, but I did make one of them 😅)

@lidel
Copy link
Member

lidel commented Apr 8, 2022

@TheDiscordian maybe Launchpad v2 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good issue for new contributors kind/enhancement A net-new feature or improvement to an existing feature P4 Very low priority
Projects
None yet
Development

No branches or pull requests

3 participants