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

HPI_RE Continous Build Tracking #82

Open
wants to merge 155 commits into
base: main
Choose a base branch
from
Open

Commits on Nov 1, 2023

  1. Change heading of report

    jp59 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    7e342df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40a98bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c40872 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

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

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    29e9f27 View commit details
    Browse the repository at this point in the history
  2. add report token to input

    jp59 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    dc850bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0d8865 View commit details
    Browse the repository at this point in the history
  4. fix typo

    jp59 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    c4c5015 View commit details
    Browse the repository at this point in the history
  5. fix imports

    jp59 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    10ae0b1 View commit details
    Browse the repository at this point in the history
  6. generate new index.js

    jp59 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    920f472 View commit details
    Browse the repository at this point in the history
  7. update cleanup/index.js

    jp59 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    aa7c580 View commit details
    Browse the repository at this point in the history
  8. fix imports

    jp59 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    607f7c6 View commit details
    Browse the repository at this point in the history
  9. change used token

    jp59 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    a9b9657 View commit details
    Browse the repository at this point in the history
  10. fix octokit init

    jp59 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    5382208 View commit details
    Browse the repository at this point in the history
  11. fix octokit import

    jp59 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    26baf45 View commit details
    Browse the repository at this point in the history
  12. fix octokit init

    jp59 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    085f6ea View commit details
    Browse the repository at this point in the history
  13. fix imports

    jp59 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    a4eee53 View commit details
    Browse the repository at this point in the history
  14. refactor report json saving

    jp59 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    48b13fa View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. save report json as metadata

    jp59 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    e0f3e8c View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    038296d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e187800 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bc77ce View commit details
    Browse the repository at this point in the history
  4. undone changes

    jp59 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    a342fbb View commit details
    Browse the repository at this point in the history
  5. undone changes

    jp59 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    19c4b6c View commit details
    Browse the repository at this point in the history
  6. undone changes

    jp59 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    621295f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cb8703f View commit details
    Browse the repository at this point in the history
  8. add create tree with output data

    jp59 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    a5b12ae View commit details
    Browse the repository at this point in the history
  9. add tree sha to logging

    jp59 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    702e732 View commit details
    Browse the repository at this point in the history
  10. change some logging

    jp59 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    db1e924 View commit details
    Browse the repository at this point in the history
  11. add commit sha to tree-creation

    jp59 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    e901456 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    214722a View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. change core.error to core.info

    jp59 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    4b1508e View commit details
    Browse the repository at this point in the history
  2. add fetch to octokit

    jp59 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    6f0209b View commit details
    Browse the repository at this point in the history
  3. add import for fetch

    jp59 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    9bbf39d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d8f95c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ca1086 View commit details
    Browse the repository at this point in the history
  6. add logging for debugging

    jp59 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    082901b View commit details
    Browse the repository at this point in the history
  7. add logging for debugging

    jp59 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    05620dd View commit details
    Browse the repository at this point in the history
  8. repair octokit route

    jp59 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    e467414 View commit details
    Browse the repository at this point in the history
  9. repair octokit route

    jp59 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    f30640c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b035e80 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0598cd6 View commit details
    Browse the repository at this point in the history
  12. remove unnecessary %

    jp59 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    d0de347 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. refactor report and utils.ts

    jp59 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    714a309 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cea53ef View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/main'

    # Conflicts:
    #	dist/main/index.js
    jp59 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    4f45574 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5fed054 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. add logging for debugging

    jp59 committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    1f50636 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. add logging for debugging

    jp59 committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    38a653d View commit details
    Browse the repository at this point in the history
  2. repair creating ref

    jp59 committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    ab28789 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3535f6 View commit details
    Browse the repository at this point in the history
  4. change x scale for diagramm

    jp59 committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    a81a3e9 View commit details
    Browse the repository at this point in the history
  5. change x scale for diagramm

    jp59 committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    26b4de6 View commit details
    Browse the repository at this point in the history
  6. change x scale for diagramm

    jp59 committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    33ed218 View commit details
    Browse the repository at this point in the history
  7. change x scale for diagramm

    jp59 committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    29cc8f4 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. change x scale for diagramm

    jp59 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    47c5a10 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    e9bf44a View commit details
    Browse the repository at this point in the history
  2. fix DateTime import

    jp59 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    9186a02 View commit details
    Browse the repository at this point in the history
  3. add logging for debugging

    jp59 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    89cbb59 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. add logging for debugging

    jp59 committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    021bf5d View commit details
    Browse the repository at this point in the history
  2. adapte logging for debugging

    jp59 committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    4ca0345 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55a1a57 View commit details
    Browse the repository at this point in the history
  4. add logging for debugging

    jp59 committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    7e534b7 View commit details
    Browse the repository at this point in the history
  5. add logging for debugging

    jp59 committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    4528717 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9d47b4a View commit details
    Browse the repository at this point in the history
  7. add logging for debugging

    jp59 committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    a7b6b62 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c4a6b69 View commit details
    Browse the repository at this point in the history
  9. add logging for debugging

    jp59 committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    3912ab9 View commit details
    Browse the repository at this point in the history
  10. add logging for debugging

    jp59 committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    111904c View commit details
    Browse the repository at this point in the history
  11. add logging for debugging

    jp59 committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    8a1b59b View commit details
    Browse the repository at this point in the history
  12. add logging for debugging

    jp59 committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    aeef0e5 View commit details
    Browse the repository at this point in the history
  13. fix mermaid syntax

    jp59 committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    73c66f8 View commit details
    Browse the repository at this point in the history
  14. add timestamp to diagramm

    jp59 committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    975e024 View commit details
    Browse the repository at this point in the history
  15. adjust timestamp to iso time

    jp59 committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    6e749ba View commit details
    Browse the repository at this point in the history
  16. adjust timestamp to iso time

    jp59 committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    a9b5d04 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. add charts as image after build

    jp59 committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    3a58aed View commit details
    Browse the repository at this point in the history
  2. adapt package.json

    jp59 committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    5939549 View commit details
    Browse the repository at this point in the history
  3. change canvas import

    jp59 committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    a6f1659 View commit details
    Browse the repository at this point in the history
  4. change canvas import

    jp59 committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    9bed102 View commit details
    Browse the repository at this point in the history
  5. change canvas import

    jp59 committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    7654725 View commit details
    Browse the repository at this point in the history
  6. change canvas import

    jp59 committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    1fcd4bb View commit details
    Browse the repository at this point in the history
  7. change canvas import

    jp59 committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    c96ac6b View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    a1f1eda View commit details
    Browse the repository at this point in the history
  2. add jsdom import

    jp59 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    c294e5e View commit details
    Browse the repository at this point in the history
  3. add fetch to octokit

    jp59 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    3744a24 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. Configuration menu
    Copy the full SHA
    2ab0f26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34fac44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7dd4d95 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6f7e44 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. Configuration menu
    Copy the full SHA
    047b5ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    564628d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cbb3860 View commit details
    Browse the repository at this point in the history
  4. adapt md creation

    jessiscript committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    d8e7106 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

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

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    89dd037 View commit details
    Browse the repository at this point in the history
  2. add logging for debugging

    jessiscript committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    5ccbcba View commit details
    Browse the repository at this point in the history
  3. add logging for debugging

    jessiscript committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    20becd6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    655ba82 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d2ff480 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    077a077 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    2c01dc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    787d77f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b47c789 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a1858f4 View commit details
    Browse the repository at this point in the history
  5. Improve svg file

    jessiscript committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    21929bc View commit details
    Browse the repository at this point in the history
  6. fix svg generation

    jessiscript committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    7fabb62 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a8d781d View commit details
    Browse the repository at this point in the history
  8. remove unused code

    jessiscript committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    6b9397e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6e03266 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7b0308d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3a98bd3 View commit details
    Browse the repository at this point in the history
  12. add logging for debugging

    jessiscript committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    5d95990 View commit details
    Browse the repository at this point in the history
  13. add logging for debugging

    jessiscript committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    c8b90fd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d5fc9cb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5a0361f View commit details
    Browse the repository at this point in the history
  16. Test changes

    Coersi99 committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    c3b67ca View commit details
    Browse the repository at this point in the history
  17. forgot second index.js

    Coersi99 committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    aa1e3e1 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e74e54e View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. Configuration menu
    Copy the full SHA
    acf0c89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de00dbf View commit details
    Browse the repository at this point in the history
  3. change visibility of gist

    jessiscript committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    74822c3 View commit details
    Browse the repository at this point in the history
  4. change creation of gist

    jessiscript committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    2694a1c View commit details
    Browse the repository at this point in the history
  5. add logging for debugging

    jessiscript committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    beb4791 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cddd6d4 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

  1. refactor and clean code

    jessiscript committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    d3c2751 View commit details
    Browse the repository at this point in the history
  2. remove null accesses

    jessiscript committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    05ff11b View commit details
    Browse the repository at this point in the history
  3. add logging for debugging

    jessiscript committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    d8a1a6f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e858607 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    20a8b9b View commit details
    Browse the repository at this point in the history
  6. fix prReport generation

    jessiscript committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    24faedc View commit details
    Browse the repository at this point in the history
  7. fix emojis

    jessiscript committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    7b876c8 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. Configuration menu
    Copy the full SHA
    bd10224 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6c9410 View commit details
    Browse the repository at this point in the history
  3. Removed x-Axis duplicate

    Coersi99 committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    a44577d View commit details
    Browse the repository at this point in the history
  4. Updated axis rendering

    Coersi99 committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    8fd4f63 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    182d4be View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    819142e View commit details
    Browse the repository at this point in the history
  7. Corrected dashed lines

    Coersi99 committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    15a432f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    20bbe20 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d9a1a1e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2c92a34 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d653653 View commit details
    Browse the repository at this point in the history
  12. Fix last commit

    Coersi99 committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    9b12eb2 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. Configuration menu
    Copy the full SHA
    d48176a View commit details
    Browse the repository at this point in the history
  2. changes for dark mode

    Coersi99 committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    cf54e8f View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. Configuration menu
    Copy the full SHA
    c73132a View commit details
    Browse the repository at this point in the history
  2. add logging for debugging

    jessiscript committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    d9ae6be View commit details
    Browse the repository at this point in the history
  3. build index.js

    jessiscript committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    e0aef72 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c35541 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d7017b2 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

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

Commits on Jan 22, 2024

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

Commits on Jan 23, 2024

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

Commits on Jan 24, 2024

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

Commits on Feb 7, 2024

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