Closed beckyjackson closed 3 years ago
This looks right, but do we also want to check at other times, such as pull
? I'm not sure.
That's a good question... and I don't know. You can fetch
a sheet without headers just fine, and technically we could update push
and add
to be able to handle sheets without headers... Maybe that's the better solution? But I feel like if you're handling a sheet without headers, something is wrong.
We were using headers for the .cogs/field.tsv
table. Now I think that was a mistake, and I was mixing up my ideas about COGS and VALVE. So I don't think we need .cogs/field.tsv
in COGS, and we probably don't need COGS to know about the headers at all. What do you think?
We agreed to drop .cogs/field.tsv
, and then we don't need to check for headers anywhere.
Closing in favor of #100
Resolves #98
Same error message as trying to
add
with no headers.