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

Refresh repository data with latest extract from noco db #26

Open
demeringo opened this issue Oct 18, 2024 · 0 comments
Open

Refresh repository data with latest extract from noco db #26

demeringo opened this issue Oct 18, 2024 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@demeringo
Copy link
Contributor

demeringo commented Oct 18, 2024

Problem

Data on this repository is outdated compared to what we have in internal noco db.

Solution

Refresh repository data with latest extract from noco db:

  1. Extract CSV from noco db
  2. Verfify that column name match
  3. Clean up noco csv extract : remove multi line LF/CR chars
  4. Clean up noco csv extract: use the plus (+) char as separator for multi valued fields
  5. Clean up noco csv extract: for the logo column, use only URL See Display the image of the tool in the card view #24
  6. Open a PR with the cleaned up csv file

Alternatives

Additional context or elements

To be done only after #27 is closed.

@demeringo demeringo added enhancement New feature or request help wanted Extra attention is needed labels Oct 18, 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 help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant