-
Notifications
You must be signed in to change notification settings - Fork 0
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
Targets for summary packagers #73
Comments
|
|
Allow Files to have multiple targets |
Spreadsheet somewhere (generalpackager readme, collapsed?) with a row for every File and column for every Target |
I need to structure getting a list of packagers in workflow, currently have a few different calls:
Created Packager.workflow_packagers to be used in workflow methods |
How are private ones going to be able to get published? Could they just get added to the workflow?
|
Getting packagers isn't very well structured, there are:
Perhaps not worth fixing until #70 is done |
Packager()._get_files_as_tsv()
|
Signed-off-by: Mandera <[email protected]>
Signed-off-by: Mandera <[email protected]>
Next up is checking every ordered method call Signed-off-by: Mandera <[email protected]>
Working on this. Thought I would create If I want to keep that method I could use "https://api.github.com/repos///tags" for github |
Signed-off-by: Mandera <[email protected]>
Signed-off-by: Mandera <[email protected]>
Readmes weren't being generated for summaries: https://github.com/ManderaGeneral/generalpackager/actions/runs/4501455101/jobs/7922085352#step:7:1238
The text was updated successfully, but these errors were encountered: