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

Commands for local publish/install #5

Open
2 tasks
simonegaffurini opened this issue Nov 29, 2023 · 0 comments
Open
2 tasks

Commands for local publish/install #5

simonegaffurini opened this issue Nov 29, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@simonegaffurini
Copy link
Collaborator

It should be possible to publish and install a package without connection to a registry.
Implement:

  • pack
    will generate a TRM artifact and save it to local disk
  • import
    will let you pick a file from local disk and import it into an SAP system

Notes:
the registry name of the artifact generated has to be discussed: technically, it's not a package from any registry so it might be best to just exclude it from the installed packages list (maybe add a flag to the manifest).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant