Skip to content

[process_array]: added a regex to cover most separators#1223

Merged
fbacall merged 1 commit into
ElixirTeSS:masterfrom
kennethrioja:process-array
Feb 10, 2026
Merged

[process_array]: added a regex to cover most separators#1223
fbacall merged 1 commit into
ElixirTeSS:masterfrom
kennethrioja:process-array

Conversation

@kennethrioja

@kennethrioja kennethrioja commented Jan 26, 2026

Copy link
Copy Markdown
Contributor

Summary of changes

  • lib/ingestors/csv_ingestion.rb: added a split_regex to cover most separators available in .csv files

Motivation and context

  • When ingesting from a google sheet, it appears that keywords, authors and contributors were not separated
  • This came from the feedback of David Chamont (EVERSE)

Screenshots

Left: current branch (separating keywords and authors), right: prod (big keyword, one big author)

image

Checklist

  • I have read and followed the CONTRIBUTING guide.
  • I confirm that I have the authority necessary to make this contribution on behalf of its copyright owner and agree
    to license it to the TeSS codebase under the
    BSD license.

@fbacall
fbacall merged commit 6115f83 into ElixirTeSS:master Feb 10, 2026
7 checks passed
@kennethrioja
kennethrioja deleted the process-array branch July 14, 2026 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants