Page MenuHomeDevCentral

Check FANTOIR filename using FANTOIRMMYY format
ClosedPublic

Authored by dereckson on Jan 14 2024, 21:57.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jan 19, 17:13
Unknown Object (File)
Wed, Dec 25, 14:55
Unknown Object (File)
Dec 23 2024, 15:37
Unknown Object (File)
Dec 22 2024, 17:12
Unknown Object (File)
Dec 17 2024, 17:46
Unknown Object (File)
Dec 17 2024, 05:23
Unknown Object (File)
Dec 11 2024, 06:30
Unknown Object (File)
Dec 8 2024, 09:45
Subscribers
None

Details

Summary

Similar to fc13adda27ce, we need to check for FANTOIRMMYY format,
ie for FANTOIR0423 and not for FANTOIR423.

The zerofill is added to the year to so it works with older files too.

Test Plan

Run fantoir-datasource fetch twice:

  • first time should exit with 0, FANTOIR0423 should exist
  • second time should exit with 1Z and warn file already exists

Diff Detail

Repository
rDS Nasqueron Datasources
Lint
No Lint Coverage
Unit
No Test Coverage
Branch
main
Build Status
Buildable 5199
Build 5480: arc lint + arc unit