Skip to content
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

Add Location as a field of YMDFlag #5

Merged
merged 12 commits into from
Aug 15, 2023
Merged

Add Location as a field of YMDFlag #5

merged 12 commits into from
Aug 15, 2023

Commits on Aug 14, 2023

  1. Add Location as a field of YMDFlag, refactor with public helpers

    Signed-off-by: Kevin Miller <[email protected]>
    neomantra authored and Kevin Miller committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    c4eef83 View commit details
    Browse the repository at this point in the history
  2. Add examples and Taskfile

    Signed-off-by: Kevin Miller <[email protected]>
    neomantra authored and Kevin Miller committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    57d5729 View commit details
    Browse the repository at this point in the history
  3. More interface refinement

    Signed-off-by: Kevin Miller <[email protected]>
    neomantra authored and Kevin Miller committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    7abc37f View commit details
    Browse the repository at this point in the history
  4. Remove Location field and simplify interface, limiting where auto-dat…

    …e happens
    
    Signed-off-by: Kevin Miller <[email protected]>
    neomantra authored and Kevin Miller committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    62cb62c View commit details
    Browse the repository at this point in the history
  5. add yyyymmdd validation tests

    Signed-off-by: Kevin Miller <[email protected]>
    Kevin Miller committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    9fafb30 View commit details
    Browse the repository at this point in the history
  6. moar tests

    Signed-off-by: Kevin Miller <[email protected]>
    Kevin Miller committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    13e95be View commit details
    Browse the repository at this point in the history
  7. Trying things out

    Signed-off-by: Kevin Miller <[email protected]>
    Kevin Miller committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    139b359 View commit details
    Browse the repository at this point in the history
  8. Move to newer test action

    Signed-off-by: Kevin Miller <[email protected]>
    Kevin Miller committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    a26a472 View commit details
    Browse the repository at this point in the history
  9. add clarifying comment

    Signed-off-by: Kevin Miller <[email protected]>
    Kevin Miller committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    e9b7fe7 View commit details
    Browse the repository at this point in the history
  10. fix linter issue

    Signed-off-by: Kevin Miller <[email protected]>
    Kevin Miller committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    980ade9 View commit details
    Browse the repository at this point in the history
  11. More action cleanup

    neomantra committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    6b59267 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c9d28df View commit details
    Browse the repository at this point in the history