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

feat(#7): add output to gha for retrieving measured data for total and for every lap as json #15

Merged

Commits on Apr 13, 2023

  1. Configuration menu
    Copy the full SHA
    56924ce View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Configuration menu
    Copy the full SHA
    5b17da4 View commit details
    Browse the repository at this point in the history
  2. chore(green-coding-solutions#7): assert output is not empty and has '…

    …repository' attribute
    jreimone committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    68dc099 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dcd0d0b View commit details
    Browse the repository at this point in the history
  4. chore(green-coding-solutions#7): store json as one liner for easier w…

    …riting into GITHUB_OUTPUT
    jreimone committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    ba67fca View commit details
    Browse the repository at this point in the history
  5. chore(green-coding-solutions#7): fix assertion to be surrounded by si…

    …ngle quotes because compared json contains double quotes itself
    jreimone committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    91d6ab4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    55c1916 View commit details
    Browse the repository at this point in the history
  7. feat(green-coding-solutions#7): adopt making output of total measurem…

    …ent available for laps, too
    jreimone committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    12a48bd View commit details
    Browse the repository at this point in the history
  8. chore(green-coding-solutions#7): add steps to test workflow asserting…

    … that the lap measures are made available via output
    jreimone committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    7ee33ab View commit details
    Browse the repository at this point in the history
  9. chore(green-coding-solutions#7): try to let the action fail because c…

    …urrently the laps contain wrong label but the run succeeds
    jreimone committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    8f51d40 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d9b3c70 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5d48200 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fa5e35b View commit details
    Browse the repository at this point in the history
  13. chore(green-coding-solutions#7): adjusted if conditions to resolve bo…

    …olean string result to numeric and compare it
    jreimone committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    de4361c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    26dab9f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    163e208 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3352dc2 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d6810b4 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f167148 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    728806f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a6e5942 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b9ebb4a View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    b208a6c View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    ba6a0db View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    cd1d7ca View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    b0cdba1 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    314f8fc View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    3f0a0ea View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. chore(green-coding-solutions#7): add structure to Usage in README and…

    … add section describing data consumption
    jreimone committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    a0bb87a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14c580b View commit details
    Browse the repository at this point in the history