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

[WIP] [Feature]: Export/Import packages for multiple machines #114

Closed
wants to merge 62 commits into from
Closed

[WIP] [Feature]: Export/Import packages for multiple machines #114

wants to merge 62 commits into from

Conversation

gtrabanco
Copy link
Contributor

@gtrabanco gtrabanco commented Mar 13, 2021

Tasks

  • Check and refactor code that was added to core and now not needed in the scripts of this feature.
  • Testing after merge feature/core, ready to merge.

Description

This provides dotly a new ability when dump or import packages, now you can name your dump or (by default) use your hostname as dump.

Later on, when you import packages it can be done silently and it will import a hostname file if exists, force to be asked which named file (of dumped packages) would you want to import (you will be asked by each lang/package manager it can import) or finally and default behaviour, you will be asked for dump file only if there is no file named as your hostname.

Motivation

When you work with multiple machines sometimes you do not need the same tools in each machine so it could be helpful select which set of packages you want to import. So now you can have two different environments with two different users in the same machine or by different computers.

…ve to the files and import them from specific file, automatic by hostname or force always asking when importing
@gtrabanco gtrabanco changed the title [Feature]: Export/Import packages for multiple machines [Cool Feature]: Export/Import packages for multiple machines Mar 13, 2021
@gtrabanco
Copy link
Contributor Author

It is recommended to review and approve #119 First which it has been already merged on this.

@gtrabanco gtrabanco changed the title [Cool Feature]: Export/Import packages for multiple machines [Feature]: Export/Import packages for multiple machines Mar 28, 2021
…otly, fixed all the way init-scripts were loaded because they fail. Fixed some issues.
This seems necessary to avoid `zmodule` errors while loading ZIMFW.
@gtrabanco
Copy link
Contributor Author

gtrabanco commented Apr 2, 2021

This has merged the PR #119 because some functionality was added to core because I was replicating that functionality in all my open PRs.

This is ready to merge after #119

@rgomezcasas @JavierCane

@gtrabanco gtrabanco changed the title [Feature]: Export/Import packages for multiple machines [WIP] [Feature]: Export/Import packages for multiple machines Apr 8, 2021
@gtrabanco gtrabanco marked this pull request as draft April 9, 2021 00:40
@gtrabanco
Copy link
Contributor Author

Refactored new PR will be opened when PR #119 were approved.

@gtrabanco gtrabanco closed this Apr 9, 2021
@gtrabanco gtrabanco deleted the feature/multiple_machines branch April 9, 2021 21:46
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.

None yet

1 participant