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

Project - Generate THIRD-PARTY.md based on user inputs #119

Closed
pylapp opened this issue Mar 12, 2024 · 0 comments
Closed

Project - Generate THIRD-PARTY.md based on user inputs #119

pylapp opened this issue Mar 12, 2024 · 0 comments
Labels
enhancement New feature or request feature-new Enhancement for a new feature (which has not its GitHub label) next-release Scheduled in next release of project

Comments

@pylapp
Copy link
Member

pylapp commented Mar 12, 2024

Story

As an oopen source referent (and a developer also using FLOSS components)
I want to have something building the THIRD-PARTY.md to copy in my project with all components
So that I won't waste time to write each time the same file with the components

Using a CSV which can be sent by PO / project managers can be useful too.

Details

  • Should be splitted in two parts: promptsand generation
  • Use CSV to store the prompt inputs
  • Use this CSV to build THIRD-PARTY.md
  • Must ask for component name, license, copyright, version and URL to get sources
  • Can allow user to make this work in several times, i.e. kind of baclup between runs
@pylapp pylapp added enhancement New feature or request feature-new Enhancement for a new feature (which has not its GitHub label) doing Just to see if some work in being done on this issue next-release Scheduled in next release of project labels Mar 12, 2024
pylapp added a commit that referenced this issue Mar 12, 2024
pylapp added a commit that referenced this issue Mar 12, 2024
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
pylapp added a commit that referenced this issue Mar 12, 2024
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
pylapp added a commit that referenced this issue Mar 12, 2024
* refactor: move text-generator PHP script to subfolder

Signed-off-by: Pierre-Yves Lapersonne <[email protected]>

* feat(#119): THIR-PARTY generation using prompts

Signed-off-by: Pierre-Yves Lapersonne <[email protected]>

* feat(#119): update dry-run scripts

Signed-off-by: Pierre-Yves Lapersonne <[email protected]>

* doc(#119): add README

Signed-off-by: Pierre-Yves Lapersonne <[email protected]>

* doc: add more details

Signed-off-by: Pierre-Yves Lapersonne <[email protected]>

---------

Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
@pylapp pylapp removed the doing Just to see if some work in being done on this issue label Mar 12, 2024
@pylapp pylapp closed this as completed Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature-new Enhancement for a new feature (which has not its GitHub label) next-release Scheduled in next release of project
Projects
None yet
Development

No branches or pull requests

1 participant