-
Notifications
You must be signed in to change notification settings - Fork 356
Open
Labels
needs-triageWorkflow: This is a new issue that needs to be triaged to the appropriate team.Workflow: This is a new issue that needs to be triaged to the appropriate team.
Description
Description
PR #9706 fixed the Replace column across multiple language CSVs (dotnet, js, python, etc.) but Java was skipped. The same fix needs to be applied to the Java packages CSV.
Reference PR: #9706
What needs to happen
- Review what PR Clear Replace column for Track 2 packages #9706 changed for other languages
- Apply the equivalent Replace column fixes to
_data/releases/latest/java-packages.csv - Follow the same
csv.QUOTE_ALLconvention withlineterminator='\n'
Context
- The Replace column is used to indicate package replacements/deprecations
- PR Clear Replace column for Track 2 packages #9706 addressed this for dotnet, js, python but missed Java
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
needs-triageWorkflow: This is a new issue that needs to be triaged to the appropriate team.Workflow: This is a new issue that needs to be triaged to the appropriate team.