-
Notifications
You must be signed in to change notification settings - Fork 0
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
mechanism for the dateTimeFormat preferred list to be accessed by pasta #4
Comments
suggestion: use three branches, one each for development, staging and production. this way, pasta can pull from the branch that is analogous to it's implementation (-d, -s). |
I've added preferred list of dateTime format strings to github/EDIorg/ECC/practices/dateTimeFormatString and branched into "development", "staging", and "production". |
I tested this on my local PASTA instance and on the development PASTA it worked fine. The format strings were read from the following URL (on the EDIorg/ECC development branch): |
We should confirm that the way PASTA is using the lists and branches is as planned. Conversation of 2020-06-09 on slack is below with @servilla Summary: PASTA has been using the dev branch, which as of today, matches the production branch. The staging branch does not have the same files. We should confirm we need these branches (they were useful for a complex check like Mark Servilla 12:37 PM
12:41 Mark Servilla 12:41 PM 12:43 Margaret O'Brien 12:43 PM Mark Servilla 12:45 PM Margaret O'Brien 12:50 PM having 3 branches might be overkill. It seemed like a good idea at the time - the dateTimeFormatString checks were complicated. but I think its the only thing we’ve used branches for. |
Also note that the regular expressions that are found in the |
pasta (Duane) wants to pull the list of preferred formats from a URL, eg,
ecc-project/master/head/dateTimeFormats_preferredLIst.txt
The text was updated successfully, but these errors were encountered: