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

Create universal "manifest" object for installation #61

Open
Tracked by #140
Ash258 opened this issue Aug 23, 2020 · 1 comment
Open
Tracked by #140

Create universal "manifest" object for installation #61

Ash258 opened this issue Aug 23, 2020 · 1 comment
Assignees
Labels
bug Something isn't working debt Code quality issues enhancement New feature or request
Milestone

Comments

@Ash258
Copy link
Owner

Ash258 commented Aug 23, 2020

Current installation lookup for manifests/url/bucket search is complete mess and is easily extensible as sometimes it uses URL (local/remote), sometimes only string name of manifest, which is then again searched.

This needs to be cleaned into one object with all properties and then passed through whole life cycle

@manifestLocation { 'url', 'remote', 'version', 'name', 'bucket' } = Identify-Manifest 'bucket/[email protected]'
@Ash258 Ash258 added bug Something isn't working enhancement New feature or request labels Aug 23, 2020
@Ash258 Ash258 added this to the Backlog milestone Aug 23, 2020
@Ash258 Ash258 added the debt Code quality issues label Oct 9, 2020
@Ash258 Ash258 self-assigned this Jan 16, 2021
@Ash258

This comment has been minimized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working debt Code quality issues enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant