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

[MTM-59397] As a plugin developer I want to have a workflow that will collect shell versions and run cypress tests against them #31

Merged
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jun 21, 2024

  1. feat(test): test workflow run cypress

    Workflo run cypress tests
    
    n/a
    jdre-c8y committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    b37fa0e View commit details
    Browse the repository at this point in the history
  2. feat(test): test workflow run cypress

    Workflo run cypress tests use mocked requests
    
    n/a
    jdre-c8y committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    4c7d379 View commit details
    Browse the repository at this point in the history
  3. feat(test): test workflow run cypress

    Workflow run cypress tests use mocked requests- login fix
    
    n/a
    jdre-c8y committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    2e3bb16 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. feat(datapoints-graph): refactor workflow to iterate over shells

    Workflow iterate over shell versions
    
    n/a
    jdre-c8y committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    af86ee2 View commit details
    Browse the repository at this point in the history
  2. feat(datapoints-graph): refactor workflow to iterate over shells

    Workflow iterate over shell versions debug
    
    n/a
    jdre-c8y committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    23fd2c1 View commit details
    Browse the repository at this point in the history
  3. feat(datapoints-graph): refactor workflow to iterate over shells

    Workflow iterate over shell versions with build in second job
    
    n/a
    jdre-c8y committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    a9b4b16 View commit details
    Browse the repository at this point in the history
  4. feat(datapoints-graph): refactor workflow to iterate over shells

    Workflow remove debug helper.
    
    n/a
    jdre-c8y committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    ed22ba0 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. feat(datapoints-graph): refactor collecting shell versions

    Simplify collect-shell-versions job.
    
    n/a
    jdre-c8y committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    562128d View commit details
    Browse the repository at this point in the history
  2. feat(datapoints-graph): refactor using shell versions

    Refactor workflow for better readability.
    
    n/a
    jdre-c8y committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    e23cd2c View commit details
    Browse the repository at this point in the history
  3. feat(datapoints-graph): refactor building plugins

    Build plugins once per workflow and reuse it.
    
    n/a
    jdre-c8y committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    554ebd0 View commit details
    Browse the repository at this point in the history
  4. feat(datapoints-graph): refactor building plugins

    Build plugins once per workflow and reuse it -path fix
    
    n/a
    jdre-c8y committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    2f9e39a View commit details
    Browse the repository at this point in the history
  5. feat(datapoints-graph): refactor building plugins

    Build plugins once per workflow and reuse it - c8yctrl fix
    
    n/a
    jdre-c8y committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    f24fa8a View commit details
    Browse the repository at this point in the history
  6. feat(ci): rename workflow

    Rename workflow file
    
    n/a
    jdre-c8y committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    59ab109 View commit details
    Browse the repository at this point in the history
  7. feat(ci): minor changes

    TODOS added or removed.
    
    n/a
    jdre-c8y committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    792e6a2 View commit details
    Browse the repository at this point in the history
  8. feat(ci): workflow as separate yml files

    All steps to run tests against cocckpit are separate jobs in separate files.
    
    n/a
    jdre-c8y committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    40a3155 View commit details
    Browse the repository at this point in the history
  9. feat(ci): workflow as separate yml files

    Typos fix
    
    n/a
    jdre-c8y committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    87a629b View commit details
    Browse the repository at this point in the history
  10. feat(ci): workflow as separate yml files

    Input for test fix
    
    n/a
    jdre-c8y committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    a85ee66 View commit details
    Browse the repository at this point in the history
  11. feat(ci): workflow as separate yml files

    Debug
    
    n/a
    jdre-c8y committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    10e4abe View commit details
    Browse the repository at this point in the history
  12. feat(ci): workflow as separate yml files

    Debug
    
    n/a
    jdre-c8y committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    5e4e806 View commit details
    Browse the repository at this point in the history
  13. Revert "feat(ci): workflow as separate yml files"

    This reverts commit 5e4e806.
    jdre-c8y committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    3692af6 View commit details
    Browse the repository at this point in the history
  14. Revert "feat(ci): workflow as separate yml files"

    This reverts commit 10e4abe.
    jdre-c8y committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    65679ce View commit details
    Browse the repository at this point in the history
  15. feat(ci): workflow as separate yml files

    $GITHUB_OUTPUT
    
    n/a
    jdre-c8y committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    8241106 View commit details
    Browse the repository at this point in the history
  16. Revert "feat(ci): workflow as separate yml files"

    This reverts commit 8241106.
    jdre-c8y committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    4d7859f View commit details
    Browse the repository at this point in the history
  17. feat(ci): workflow as separate yml files

    $GITHUB_OUTPUT
    
    n/a
    jdre-c8y committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    ae01ccf View commit details
    Browse the repository at this point in the history
  18. feat(ci): workflow as separate yml files

    $GITHUB_ENV
    
    n/a
    jdre-c8y committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    aaea7e8 View commit details
    Browse the repository at this point in the history
  19. feat(ci): workflow as separate yml files

    $GITHUB_ENV
    
    n/a
    jdre-c8y committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    28b740e View commit details
    Browse the repository at this point in the history
  20. feat(ci): workflow as separate yml files

    collect yml file output
    
    n/a
    jdre-c8y committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    5305782 View commit details
    Browse the repository at this point in the history
  21. feat(ci): workflow as separate yml files

    remove default shell
    
    n/a
    jdre-c8y committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    29f83a3 View commit details
    Browse the repository at this point in the history
  22. feat(ci): workflow as separate yml files

    toJson input
    
    n/a
    jdre-c8y committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    a527924 View commit details
    Browse the repository at this point in the history
  23. feat(ci): workflow as separate yml files

    toJSON input
    
    n/a
    jdre-c8y committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    1066f12 View commit details
    Browse the repository at this point in the history
  24. feat(ci): workflow as separate yml files

    toJSON input
    
    n/a
    jdre-c8y committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    b3e52b8 View commit details
    Browse the repository at this point in the history
  25. feat(ci): workflow as separate yml files

    toJSON input
    
    n/a
    jdre-c8y committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    3535891 View commit details
    Browse the repository at this point in the history
  26. feat(ci): workflow as separate yml files

    to parsing json
    
    n/a
    jdre-c8y committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    f6b9020 View commit details
    Browse the repository at this point in the history
  27. feat(ci): workflow as separate yml files

    fromJson
    
    n/a
    jdre-c8y committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    a5a7b4b View commit details
    Browse the repository at this point in the history
  28. feat(ci): workflow as separate yml files

    redundant step removed
    
    n/a
    jdre-c8y committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    f308b84 View commit details
    Browse the repository at this point in the history
  29. feat(ci): workflow as separate yml files

    deub
    
    n/a
    jdre-c8y committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    f8f77b9 View commit details
    Browse the repository at this point in the history
  30. feat(ci): workflow as separate yml files

    deub
    
    n/a
    jdre-c8y committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    f8ec012 View commit details
    Browse the repository at this point in the history
  31. feat(ci): workflow as separate yml files

    debug
    
    n/a
    jdre-c8y committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    17b93af View commit details
    Browse the repository at this point in the history
  32. feat(ci): workflow as separate yml files

    debug
    
    n/a
    jdre-c8y committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    bd69696 View commit details
    Browse the repository at this point in the history
  33. feat(ci): workflow as separate yml files

    debug
    
    n/a
    jdre-c8y committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    ce95ed1 View commit details
    Browse the repository at this point in the history
  34. feat(ci): workflow as separate yml files

    debug
    
    n/a
    jdre-c8y committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    378c6d5 View commit details
    Browse the repository at this point in the history
  35. feat(core): package-lock.json updated

    package-lock.json updated
    
    n/a
    jdre-c8y committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    66ab275 View commit details
    Browse the repository at this point in the history
  36. ci: adjust dependencies

    Signed-off-by: Tristan Bastian <tristan.bastian@softwareag.com>
    reey committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    56cc882 View commit details
    Browse the repository at this point in the history
  37. ci: bump nodejs version in workflows

    Signed-off-by: Tristan Bastian <tristan.bastian@softwareag.com>
    reey committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    06792cf View commit details
    Browse the repository at this point in the history
  38. ci: update dependencies

    Signed-off-by: Tristan Bastian <tristan.bastian@softwareag.com>
    reey committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    be2abb9 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. feat(ci): workflow as separate yml files

    debug
    
    n/a
    jdre-c8y committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    8bafdd4 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'no-issue/move-to-ng-cli' into feat/MTM-59397-get-shell-…

    …builds-and-run-cypress-tests-workflow
    jdre-c8y committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    ae9ef24 View commit details
    Browse the repository at this point in the history
  3. feat(ci): dependencies fix

    install deps
    
    n/a
    jdre-c8y committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    23ba325 View commit details
    Browse the repository at this point in the history
  4. feat(ci): switch back to one workflow file

    switch back to one workflow file
    
    n/a
    jdre-c8y committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    89ca45f View commit details
    Browse the repository at this point in the history
  5. feat(ci): bump node version

    node version in workflow from 18 to 20
    
    n/a
    jdre-c8y committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    aa5790d View commit details
    Browse the repository at this point in the history
  6. ci: fix linting

    Signed-off-by: Tristan Bastian <tristan.bastian@softwareag.com>
    reey committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    33acf50 View commit details
    Browse the repository at this point in the history
  7. ci: update actions

    Signed-off-by: Tristan Bastian <tristan.bastian@softwareag.com>
    reey committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    47a2d25 View commit details
    Browse the repository at this point in the history
  8. feat(ci): update actions

    update workflow actions
    
    n/a
    jdre-c8y committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    7289ef2 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'no-issue/move-to-ng-cli' into feat/MTM-59397-get-shell-…

    …builds-and-run-cypress-tests-workflow
    jdre-c8y committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    53186f9 View commit details
    Browse the repository at this point in the history
  10. feat(ci): update actions

    update workflow actions
    
    n/a
    jdre-c8y committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    32ebf4f View commit details
    Browse the repository at this point in the history
  11. feat(ci): update actions

    update workflow actions
    
    n/a
    jdre-c8y committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    abc80c2 View commit details
    Browse the repository at this point in the history
  12. feat(ci): update workflow not to use set-output

    update workflow not to use set-output
    
    n/a
    jdre-c8y committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    97f847f View commit details
    Browse the repository at this point in the history
  13. feat(ci): redundant command removed

    removed collect-shell-versions command
    
    n/a
    jdre-c8y committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    7f3b90f View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    79283a7 View commit details
    Browse the repository at this point in the history
  2. feat(ci): packages update

    Align package-lock.json
    
    n/a
    jdre-c8y committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    8f747e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. feat(ci): tests external action

    Test action from external repo.
    
    n/a
    jdre-c8y committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    af45d13 View commit details
    Browse the repository at this point in the history
  2. feat(ci): hello world action

    Hello world action
    
    n/a
    jdre-c8y committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    acf34a5 View commit details
    Browse the repository at this point in the history
  3. feat(ci): get shell app as js script

    Refactor- move downloading cockpit logic to .js script.
    
    n/a
    jdre-c8y committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    e7af614 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. feat(ci): collect shell versions from external action

    Collect shell versions from external action
    
    n/a
    jdre-c8y committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    0f273c9 View commit details
    Browse the repository at this point in the history
  2. feat(ci): actions separated in external repo

    Actions from external repo separated into two folders
    
    n/a
    jdre-c8y committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    4e43be9 View commit details
    Browse the repository at this point in the history
  3. feat(ci): get shell app as action

    Get shell app as external action.
    
    n/a
    jdre-c8y committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    ff797d1 View commit details
    Browse the repository at this point in the history
  4. feat(ci): get shell action input fix

    Parse env version input value
    
    n/a
    jdre-c8y committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    a03af54 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. feat(ci): remove external hello world action

    Remove external hello world action
    
    n/a
    jdre-c8y committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    e6dea3e View commit details
    Browse the repository at this point in the history
  2. feat(ci): step description fix

    Step description fix
    
    n/a
    jdre-c8y committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    9a7fb63 View commit details
    Browse the repository at this point in the history
  3. feat(ci): collect shell versions refactor

    Change output name
    
    n/a
    jdre-c8y committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    dd2085c View commit details
    Browse the repository at this point in the history
  4. feat(ci): get shell app script removed

    Get shell app script removed
    
    n/a
    jdre-c8y committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    c7de648 View commit details
    Browse the repository at this point in the history
  5. feat(ci): collect versions include latest

    Collect versions include latest
    
    n/a
    jdre-c8y committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    bf36301 View commit details
    Browse the repository at this point in the history
  6. feat(ci): collect versions include latest

    Collect versions include latest
    
    n/a
    jdre-c8y committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    098cdcc View commit details
    Browse the repository at this point in the history
  7. feat(ci): collect versions include latest

    Collect versions include latest
    
    n/a
    jdre-c8y committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    39943a1 View commit details
    Browse the repository at this point in the history
  8. feat(ci): collect versions versions length

    Collect versions versions length
    
    n/a
    jdre-c8y committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    1c64f89 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. feat(ci): collect versions length

    Collect versions length test
    
    n/a
    jdre-c8y committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    236f7be View commit details
    Browse the repository at this point in the history
  2. feat(ci): collect versions length

    Collect versions include deprecated test
    
    n/a
    jdre-c8y committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    38394e8 View commit details
    Browse the repository at this point in the history
  3. feat(ci): collect versions exact tags

    Collect versions exact tags test
    
    n/a
    jdre-c8y committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    6a56e92 View commit details
    Browse the repository at this point in the history
  4. feat(ci): collect versions exact tags

    Collect versions exact tags test
    
    n/a
    jdre-c8y committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    95ddea9 View commit details
    Browse the repository at this point in the history
  5. feat(ci): collect versions exact tags

    Collect versions exact tags test
    
    n/a
    jdre-c8y committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    c75e265 View commit details
    Browse the repository at this point in the history
  6. feat(ci): collect versions length type check

    versions-length: 4
    
    n/a
    jdre-c8y committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    17af174 View commit details
    Browse the repository at this point in the history
  7. feat(ci): get-shell-app

    get-shell-app shell-name test
    
    n/a
    jdre-c8y committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    70d7621 View commit details
    Browse the repository at this point in the history
  8. feat(ci): get-shell-app

    get-shell-app shell-name test
    
    n/a
    jdre-c8y committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    f656673 View commit details
    Browse the repository at this point in the history
  9. feat(ci): get-shell-app

    get-shell-app shell-name test
    
    n/a
    jdre-c8y committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    01d845f View commit details
    Browse the repository at this point in the history
  10. feat(ci): get-shell-app

    get-shell-app shell-name test
    
    n/a
    jdre-c8y committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    4b4b4d8 View commit details
    Browse the repository at this point in the history
  11. feat(ci): get-shell-app

    get-shell-app shell-name test
    
    n/a
    jdre-c8y committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    08d1e66 View commit details
    Browse the repository at this point in the history
  12. feat(ci): get-shell-app

    get-shell-app shell-path test
    
    n/a
    jdre-c8y committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    8f9910d View commit details
    Browse the repository at this point in the history
  13. feat(ci): get-shell-app

    get-shell-app shell-path test
    
    n/a
    jdre-c8y committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    2808863 View commit details
    Browse the repository at this point in the history
  14. feat(ci): no trailing comma in html

    No trailing comma in html to make it work with Angular 14 (1018-lts, e.g. 1018.0.267)
    
    n/a
    jdre-c8y committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    4dbadb2 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. feat(ci): workflow linting

    Remove unnecessary line
    
    n/a
    jdre-c8y committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    2785c85 View commit details
    Browse the repository at this point in the history
  2. feat(ci): add ^ to c8y packages

    Add ^ to c8y packages in package.json
    
    n/a
    jdre-c8y committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    8d848b5 View commit details
    Browse the repository at this point in the history
  3. feat(ci): add ^ to c8y packages

    Add ^ to c8y packages in package.json
    
    n/a
    jdre-c8y committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    27e1414 View commit details
    Browse the repository at this point in the history
  4. feat(ci): bump c8y packages

    Bump c8y packages
    
    n/a
    jdre-c8y committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    fde2ef9 View commit details
    Browse the repository at this point in the history
  5. feat(ci): fail-fast as false

    Continue jobs with strategy matrix when one of them fails.
    
    n/a
    jdre-c8y committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    e0c15f4 View commit details
    Browse the repository at this point in the history
  6. feat(ci): fail-fast as false

    fail fast syntax fix
    
    n/a
    jdre-c8y committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    9852e99 View commit details
    Browse the repository at this point in the history
  7. feat(datapoints-graph): datapoints graph refactor

    Duplicated code as cypress command
    
    n/a
    jdre-c8y committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    1494e9c View commit details
    Browse the repository at this point in the history
  8. feat(datapoints-graph): todos removed

    redundant todos removed
    
    n/a
    jdre-c8y committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    e8bab17 View commit details
    Browse the repository at this point in the history
  9. feat(datapoints-graph): todo removed

    redundant todo removed
    
    n/a
    jdre-c8y committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    b36dfe0 View commit details
    Browse the repository at this point in the history
  10. feat(datapoints-graph): nightly workflow added

    nightly workflow added
    
    n/a
    jdre-c8y committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    ff9affa View commit details
    Browse the repository at this point in the history
  11. feat(ci): nightly workflow use cache

    Use cache to store info about successful run.
    
    n/a
    jdre-c8y committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    0e6cf54 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Revert "feat(ci): nightly workflow use cache"

    This reverts commit 0e6cf54.
    jdre-c8y committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    dd4c856 View commit details
    Browse the repository at this point in the history
  2. feat(ci): cache cypress tests result

    Cache cypress tests result. Skip tests if shell version was already tested.
    
    n/a
    jdre-c8y committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    51a649f View commit details
    Browse the repository at this point in the history
  3. feat(ci): cache cypress tests result

    Cache cypress tests result -avoid conflicts between jobs.
    
    n/a
    jdre-c8y committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    13eb0a0 View commit details
    Browse the repository at this point in the history
  4. feat(ci): todo added to test cache

    test cache
    
    n/a
    jdre-c8y committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    7830d30 View commit details
    Browse the repository at this point in the history
  5. feat(ci): caching e2e tests result refactor

    caching e2e tests result refactor and testing
    
    n/a
    jdre-c8y committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    3647970 View commit details
    Browse the repository at this point in the history
  6. feat(ci): caching e2e tests result refactor

    caching e2e tests result refactor and testing
    
    n/a
    jdre-c8y committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    c16f9a4 View commit details
    Browse the repository at this point in the history
  7. feat(ci): caching e2e tests result refactor

    caching e2e tests result refactor and testing
    
    n/a
    jdre-c8y committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    b74092e View commit details
    Browse the repository at this point in the history
  8. feat(ci): add cron schedule to nightly test

    caching e2e tests result refactor and testing
    
    n/a
    jdre-c8y committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    64f8308 View commit details
    Browse the repository at this point in the history
  9. feat(ci): add cron schedule to nightly test

    caching e2e tests result refactor and testing
    
    n/a
    jdre-c8y committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    049f8ee View commit details
    Browse the repository at this point in the history
  10. feat(ci): add cron schedule to nightly test

    caching e2e tests result refactor and testing
    
    n/a
    jdre-c8y committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    a83a2a1 View commit details
    Browse the repository at this point in the history
  11. feat(ci): add cron schedule to nightly test

    caching e2e tests result refactor and testing
    
    n/a
    jdre-c8y committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    0cc1ae8 View commit details
    Browse the repository at this point in the history
  12. feat(ci): add cron schedule to nightly test

    cron schedule added
    
    n/a
    jdre-c8y committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    f787989 View commit details
    Browse the repository at this point in the history
  13. feat(ci): add trigger to pull request test

    add trigger to pull request test
    
    n/a
    jdre-c8y committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    3a34fce View commit details
    Browse the repository at this point in the history
  14. feat(ci): merge pull request and nightly workflow to one

    Merge pull request and nightly workflow to one
    
    n/a
    jdre-c8y committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    f5b34f0 View commit details
    Browse the repository at this point in the history
  15. feat(ci): workflow output cache test

    check caching of output tests
    
    n/a
    jdre-c8y committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    393544a View commit details
    Browse the repository at this point in the history
  16. feat(ci): workflow output cache test

    check caching of output tests
    
    n/a
    jdre-c8y committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    587ddb0 View commit details
    Browse the repository at this point in the history
  17. feat(ci): workflow output cache compare plugins version

    Workflow output cache compare plugins version
    
    n/a
    jdre-c8y committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    edc0a37 View commit details
    Browse the repository at this point in the history
  18. feat(ci): workflow output cache compare plugins version

    Workflow output cache compare plugins version test
    
    n/a
    jdre-c8y committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    fe80e3a View commit details
    Browse the repository at this point in the history
  19. feat(ci): workflow output cache compare plugins version

    Workflow output cache compare plugins version test
    
    n/a
    jdre-c8y committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    8e03b64 View commit details
    Browse the repository at this point in the history
  20. feat(ci): workflow output cache compare plugins version

    Workflow output cache compare plugins version test
    
    n/a
    jdre-c8y committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    8ff80c4 View commit details
    Browse the repository at this point in the history
  21. feat(ci): workflow output cache compare plugins version

    Workflow output cache compare plugins version test
    
    n/a
    jdre-c8y committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    ec31da7 View commit details
    Browse the repository at this point in the history
  22. feat(ci): workflow output cache compare plugins version

    Workflow output cache compare plugins version test
    
    n/a
    jdre-c8y committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    5df3d31 View commit details
    Browse the repository at this point in the history
  23. feat(ci): workflow output cache compare plugins version

    Workflow output cache compare plugins version test
    
    n/a
    jdre-c8y committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    fde34e6 View commit details
    Browse the repository at this point in the history
  24. feat(ci): workflow output cache compare plugins version

    Workflow output cache compare plugins version test
    
    n/a
    jdre-c8y committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    ee836f9 View commit details
    Browse the repository at this point in the history
  25. feat(ci): workflow output cache compare plugins version

    Workflow output cache compare plugins version test
    
    n/a
    jdre-c8y committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    04ba5a3 View commit details
    Browse the repository at this point in the history
  26. feat(ci): workflow output cache compare plugins version

    Workflow output cache compare plugins version test
    
    n/a
    jdre-c8y committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    7302b9b View commit details
    Browse the repository at this point in the history
  27. feat(ci): workflow output cache compare plugins version

    Workflow output cache compare plugins version test
    
    n/a
    jdre-c8y committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    154f08a View commit details
    Browse the repository at this point in the history
  28. feat(ci): workflow output cache compare plugins version

    Workflow output cache compare plugins version test
    
    n/a
    jdre-c8y committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    fab4bbc View commit details
    Browse the repository at this point in the history
  29. feat(ci): workflow output cache compare plugins version

    Workflow output cache compare plugins version test
    
    n/a
    jdre-c8y committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    ebce5e8 View commit details
    Browse the repository at this point in the history
  30. feat(ci): workflow output cache compare plugins version

    Workflow output cache compare plugins version test
    
    n/a
    jdre-c8y committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    c2ccf92 View commit details
    Browse the repository at this point in the history
  31. feat(ci): workflow output cache compare plugins version

    Workflow output cache compare plugins version test
    
    n/a
    jdre-c8y committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    129d167 View commit details
    Browse the repository at this point in the history
  32. feat(ci): workflow output cache compare plugins version

    Workflow output cache compare plugins version test
    
    n/a
    jdre-c8y committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    bbeb638 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. feat(ci): pull-request workflow reverted

    Pull-request workflow reverted to trigger on pull request
    
    n/a
    jdre-c8y committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    b50a7cb View commit details
    Browse the repository at this point in the history
  2. feat(ci): comments added and linting fixes

    Comments added to cypress commands and linting issues fixes.
    
    n/a
    jdre-c8y committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    14108bd View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    46139f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31f0356 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

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

Commits on Jul 18, 2024

  1. feat(datapoints-graph): single datapoints-graph.cy.ts

    Refactoring of cypress-grep based approach for managing versions and determinig tests to run.
    thomaswinkler committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    76f568d View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. feat(ci): 1018 test fix

    revert test for 1018 and create new recordings
    
    n/a
    jdre-c8y committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    c7bee88 View commit details
    Browse the repository at this point in the history
  2. feat(ci): remove major property from workflow

    Remove major property from workflow and replace with version
    
    n/a
    jdre-c8y committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    1bfe86b View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. feat(ci): tests against shell workflow

    build-plugins job waits for collect shell versions
    
    n/a
    jdre-c8y committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    907cef0 View commit details
    Browse the repository at this point in the history
  2. feat(ci): tests against shell workflow

    filter already tested versions in collect-shell-versions job
    
    n/a
    jdre-c8y committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    f1b1de7 View commit details
    Browse the repository at this point in the history
  3. feat(ci): tests against shell workflow

    check cache only for schedule
    
    n/a
    jdre-c8y committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    d769a96 View commit details
    Browse the repository at this point in the history
  4. feat(ci): tests against shell workflow

    set shell_versions fix
    
    n/a
    jdre-c8y committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    0ab8e5b View commit details
    Browse the repository at this point in the history
  5. feat(ci): tests against shell workflow

    debug cache
    
    n/a
    jdre-c8y committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    5a81455 View commit details
    Browse the repository at this point in the history
  6. feat(ci): tests against shell workflow

    debug cache
    
    n/a
    jdre-c8y committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    fe1e1ed View commit details
    Browse the repository at this point in the history
  7. feat(ci): tests against shell workflow

    debug cache
    
    n/a
    jdre-c8y committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    713fcd6 View commit details
    Browse the repository at this point in the history
  8. feat(ci): tests against shell workflow

    debug cache
    
    n/a
    jdre-c8y committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    77154e6 View commit details
    Browse the repository at this point in the history
  9. feat(ci): tests against shell workflow

    debug cache
    
    n/a
    jdre-c8y committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    cadc5bb View commit details
    Browse the repository at this point in the history
  10. feat(ci): tests against shell workflow

    cache dir fix
    
    n/a
    jdre-c8y committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    3591435 View commit details
    Browse the repository at this point in the history
  11. feat(ci): tests against shell workflow

    debug
    
    n/a
    jdre-c8y committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    b4fdea1 View commit details
    Browse the repository at this point in the history
  12. feat(ci): tests against shell workflow

    revert
    
    n/a
    jdre-c8y committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    8aa1916 View commit details
    Browse the repository at this point in the history
  13. feat(ci): tests against shell workflow

    check results in collect-shell versions
    
    n/a
    jdre-c8y committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    ae5be53 View commit details
    Browse the repository at this point in the history
  14. feat(ci): tests against shell workflow

    check results in collect-shell versions
    
    n/a
    jdre-c8y committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    2623f24 View commit details
    Browse the repository at this point in the history
  15. feat(ci): tests against shell workflow

    check results in collect-shell versions
    
    n/a
    jdre-c8y committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    b0e47c6 View commit details
    Browse the repository at this point in the history
  16. feat(ci): tests against shell workflow

    check results in collect-shell versions
    
    n/a
    jdre-c8y committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    2b28f26 View commit details
    Browse the repository at this point in the history
  17. feat(ci): tests against shell workflow

    check results in collect-shell versions
    
    n/a
    jdre-c8y committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    e296166 View commit details
    Browse the repository at this point in the history
  18. feat(ci): tests against shell workflow

    check results in collect-shell versions
    
    n/a
    jdre-c8y committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    ed27e06 View commit details
    Browse the repository at this point in the history
  19. feat(ci): tests against shell workflow

    check results in collect-shell versions
    
    n/a
    jdre-c8y committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    8c3844f View commit details
    Browse the repository at this point in the history
  20. feat(ci): tests against shell workflow

    check results in collect-shell versions
    
    n/a
    jdre-c8y committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    d52fd49 View commit details
    Browse the repository at this point in the history
  21. feat(ci): tests against shell workflow

    check results in collect-shell versions
    
    n/a
    jdre-c8y committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    cb702ed View commit details
    Browse the repository at this point in the history
  22. feat(ci): tests against shell workflow

    check results in collect-shell versions
    
    n/a
    jdre-c8y committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    44de56e View commit details
    Browse the repository at this point in the history
  23. feat(ci): tests against shell workflow

    check results in collect-shell versions
    
    n/a
    jdre-c8y committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    48ae4bf View commit details
    Browse the repository at this point in the history
  24. feat(ci): tests against shell workflow

    check results in collect-shell versions
    
    n/a
    jdre-c8y committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    b7ce0d9 View commit details
    Browse the repository at this point in the history
  25. feat(ci): tests against shell workflow

    check results in collect-shell versions
    
    n/a
    jdre-c8y committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    0b3aa87 View commit details
    Browse the repository at this point in the history
  26. feat(ci): tests against shell workflow

    check results in collect-shell versions
    
    n/a
    jdre-c8y committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    186dd8a View commit details
    Browse the repository at this point in the history
  27. feat(ci): tests against shell workflow

    check results in collect-shell versions
    
    n/a
    jdre-c8y committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    3db62a3 View commit details
    Browse the repository at this point in the history
  28. feat(ci): tests against shell workflow

    check results in collect-shell versions
    
    n/a
    jdre-c8y committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    96c5fb4 View commit details
    Browse the repository at this point in the history
  29. feat(ci): tests against shell workflow

    revert
    
    n/a
    jdre-c8y committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    d4ee421 View commit details
    Browse the repository at this point in the history
  30. feat(ci): tests against shell workflow

    debug
    
    n/a
    jdre-c8y committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    37ed073 View commit details
    Browse the repository at this point in the history
  31. feat(ci): tests against shell workflow

    debug
    
    n/a
    jdre-c8y committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    74a9053 View commit details
    Browse the repository at this point in the history
  32. feat(ci): tests against shell workflow

    moveexract only
    
    n/a
    jdre-c8y committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    f24bebd View commit details
    Browse the repository at this point in the history
  33. feat(ci): tests against shell workflow

    shared key
    
    n/a
    jdre-c8y committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    9abe350 View commit details
    Browse the repository at this point in the history
  34. feat(ci): tests against shell workflow

    debug shared key
    
    n/a
    jdre-c8y committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    35e6fca View commit details
    Browse the repository at this point in the history
  35. feat(ci): tests against shell workflow

    move cache check logic to collect-shell versions
    
    n/a
    jdre-c8y committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    34c244b View commit details
    Browse the repository at this point in the history
  36. feat(ci): tests against shell workflow

    move cache check logic to collect-shell versions
    
    n/a
    jdre-c8y committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    7d133e7 View commit details
    Browse the repository at this point in the history
  37. feat(ci): tests against shell workflow

    make file to upload
    n/a
    jdre-c8y committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    f20feb6 View commit details
    Browse the repository at this point in the history
  38. feat(ci): tests against shell workflow

    make file to upload
    n/a
    jdre-c8y committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    2d19500 View commit details
    Browse the repository at this point in the history
  39. feat(ci): tests against shell workflow

    make file to upload
    n/a
    jdre-c8y committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    bad0f21 View commit details
    Browse the repository at this point in the history
  40. feat(ci): tests against shell workflow

    cache create job added
    
    n/a
    jdre-c8y committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    b2c670d View commit details
    Browse the repository at this point in the history
  41. feat(ci): tests against shell workflow

    cache create job fix
    
    n/a
    jdre-c8y committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    ed67ce1 View commit details
    Browse the repository at this point in the history
  42. feat(ci): tests against shell workflow

    cache create job fix
    
    n/a
    jdre-c8y committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    0bde24b View commit details
    Browse the repository at this point in the history
  43. feat(ci): tests against shell workflow

    cache create job fix
    
    n/a
    jdre-c8y committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    5e5a1a1 View commit details
    Browse the repository at this point in the history
  44. feat(ci): tests against shell workflow

    cache create job fix
    
    n/a
    jdre-c8y committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    cda030e View commit details
    Browse the repository at this point in the history
  45. feat(ci): tests against shell workflow

    cache create job fix
    
    n/a
    jdre-c8y committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    64e0bd5 View commit details
    Browse the repository at this point in the history
  46. feat(ci): tests against shell workflow

    cache create job fix
    
    n/a
    jdre-c8y committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    9e63766 View commit details
    Browse the repository at this point in the history
  47. feat(ci): tests against shell workflow

    cache create job fix
    
    n/a
    jdre-c8y committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    2e19d31 View commit details
    Browse the repository at this point in the history
  48. feat(ci): tests against shell workflow

    cache create job fix
    
    n/a
    jdre-c8y committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    eba2e36 View commit details
    Browse the repository at this point in the history
  49. feat(ci): tests against shell workflow

    cache create job fix
    
    n/a
    jdre-c8y committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    6a235cd View commit details
    Browse the repository at this point in the history
  50. feat(ci): tests against shell workflow

    zip files fix
    
    n/a
    jdre-c8y committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    8252aa6 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. feat(ci): tests against shell workflow

    cache fix
    
    n/a
    jdre-c8y committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    6371eb6 View commit details
    Browse the repository at this point in the history
  2. feat(ci): tests against shell workflow

    cache fix
    
    n/a
    jdre-c8y committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    cca6fa7 View commit details
    Browse the repository at this point in the history
  3. feat(ci): tests against shell workflow

    cache fix
    
    n/a
    jdre-c8y committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    4ac5e4a View commit details
    Browse the repository at this point in the history
  4. feat(ci): tests against shell workflow

    cache fix
    
    n/a
    jdre-c8y committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    25ae708 View commit details
    Browse the repository at this point in the history
  5. feat(ci): tests against shell workflow

    Use filtered versions
    
    n/a
    jdre-c8y committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    ed9b916 View commit details
    Browse the repository at this point in the history
  6. feat(ci): tests against shell workflow

    Use filtered versions
    
    n/a
    jdre-c8y committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    d3e7325 View commit details
    Browse the repository at this point in the history
  7. feat(ci): tests against shell workflow

    Permision to actions.
    
    n/a
    jdre-c8y committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    c123645 View commit details
    Browse the repository at this point in the history
  8. feat(ci): tests against shell workflow

    Permision to actions.
    
    n/a
    jdre-c8y committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    e46c8bd View commit details
    Browse the repository at this point in the history
  9. feat(ci): tests against shell workflow

    Override cache
    
    n/a
    jdre-c8y committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    2a15802 View commit details
    Browse the repository at this point in the history
  10. feat(ci): tests against shell workflow

    Override cache
    
    n/a
    jdre-c8y committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    45a6d54 View commit details
    Browse the repository at this point in the history
  11. feat(ci): tests against shell workflow

    Refactor
    
    n/a
    jdre-c8y committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    4b36def View commit details
    Browse the repository at this point in the history
  12. feat(ci): tests against shell workflow

    Refactor
    
    n/a
    jdre-c8y committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    a7d710d View commit details
    Browse the repository at this point in the history
  13. feat(ci): tests against shell workflow

    Refactor
    
    n/a
    jdre-c8y committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    8260a62 View commit details
    Browse the repository at this point in the history
  14. feat(ci): tests against shell workflow

    Delete cache if exists
    
    n/a
    jdre-c8y committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    e8e65a7 View commit details
    Browse the repository at this point in the history
  15. feat(ci): tests against shell workflow

    debug
    
    n/a
    jdre-c8y committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    4cce85b View commit details
    Browse the repository at this point in the history
  16. feat(ci): tests against shell workflow

    debug
    
    n/a
    jdre-c8y committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    45bb054 View commit details
    Browse the repository at this point in the history
  17. feat(ci): tests against shell workflow

    debug
    
    n/a
    jdre-c8y committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    025523c View commit details
    Browse the repository at this point in the history
  18. feat(ci): tests against shell workflow

    debug
    
    n/a
    jdre-c8y committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    ba2d9b1 View commit details
    Browse the repository at this point in the history
  19. feat(ci): tests against shell workflow

    cache handle only on nightly runs
    
    n/a
    jdre-c8y committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    fd95e48 View commit details
    Browse the repository at this point in the history
  20. feat(ci): tests against shell workflow

    Refactor
    
    n/a
    jdre-c8y committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    61acded View commit details
    Browse the repository at this point in the history
  21. feat(ci): tests against shell workflow

    debug
    
    n/a
    jdre-c8y committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    b7ebd87 View commit details
    Browse the repository at this point in the history
  22. feat(ci): tests against shell workflow

    debug
    
    n/a
    jdre-c8y committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    dd1413f View commit details
    Browse the repository at this point in the history
  23. feat(ci): tests against shell workflow

    final version
    
    n/a
    jdre-c8y committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    51cf50f View commit details
    Browse the repository at this point in the history
  24. feat(ci): tests against shell workflow

    revert redundant change
    
    n/a
    jdre-c8y committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    4027170 View commit details
    Browse the repository at this point in the history
  25. feat(ci): tests against shell workflow

    Upload specific file
    
    n/a
    jdre-c8y committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    a4e68c3 View commit details
    Browse the repository at this point in the history
  26. feat(ci): tests against shell workflow

    debug
    n/a
    jdre-c8y committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    0cd276b View commit details
    Browse the repository at this point in the history
  27. feat(ci): tests against shell workflow

    fetch depth 1
    
    n/a
    jdre-c8y committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    5ae0d79 View commit details
    Browse the repository at this point in the history
  28. Revert "feat(ci): tests against shell workflow"

    This reverts commit 0cd276b.
    jdre-c8y committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    e64d8fb View commit details
    Browse the repository at this point in the history
  29. Revert "Revert "feat(ci): tests against shell workflow""

    This reverts commit e64d8fb.
    jdre-c8y committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    50b1c94 View commit details
    Browse the repository at this point in the history
  30. feat(ci): tests against shell workflow

    debug create cache
    
    n/a
    jdre-c8y committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    822de31 View commit details
    Browse the repository at this point in the history
  31. feat(ci): tests against shell workflow

    debug create cache
    
    n/a
    jdre-c8y committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    5dc5e1b View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    6a3f256 View commit details
    Browse the repository at this point in the history
  33. Merge pull request #35 from SoftwareAG/feat/MTM-59397-get-shell-build…

    …s-and-run-cypress-tests-workflow-debug-workflow-1
    
    feat(ci): tests against shell workflow debug
    jdre-c8y authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    e9ba175 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    1fa9f15 View commit details
    Browse the repository at this point in the history
  2. feat(datapoints-graph): updated to use cumulocity-cypress 0.5.0

    Use new cumulocity-cypress require test annotation. Reverted disabling of linting rules for identical titles.
    thomaswinkler committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    5dd74c1 View commit details
    Browse the repository at this point in the history
  3. feat(test): minor changes

    Comments describing tests added. redundant comments removed.
    
    n/a
    jdre-c8y committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    ae057e7 View commit details
    Browse the repository at this point in the history
  4. feat(test): readme for cypress

    readme for cypress tests in details
    
    n/a
    jdre-c8y committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    5c34613 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. feat(datapoints-graph): cypress-grep

    Using cypress-grep now to separate shell and noShell tests. Improved detection of shell and noShell tests.
    thomaswinkler committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    8d8a18c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbae605 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a0d6bd View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. feat(datapoints-graph): refactor

    Minor refactor of alarm event selector.
    
    n/a
    jdre-c8y committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    807de74 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. feat(datapoints-graph): fetch mock system version

    Fetching cumulocity.json and reading version into C8Y_SYSTEM_VERSIOn.
    thomaswinkler committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    820a321 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05055bb View commit details
    Browse the repository at this point in the history
  3. feat(datapoints-graph): upgraded cumulocity-cypress

    Now using version 0.5.1
    thomaswinkler committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    95c6efc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dcc78f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ca049d View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. feat(datapoints-graph): do not override system version from env

    Fix system version provided in env variable
    thomaswinkler committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    fb39767 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. feat(datapoints-graph): cumulocity-cypress 0.5.2

    Use getShellVersion and getSystemVersion
    Use shell and system versions as test annotations
    thomaswinkler committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    ae09a5f View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    a72f6a3 View commit details
    Browse the repository at this point in the history
  2. feat(datapoints-graph): fixed run scripts

    Removed C8Y_SYSTEM_VERSION
    Start and test shell recording and mocking with one script
    thomaswinkler committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    0b32cc5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0991fca View commit details
    Browse the repository at this point in the history
  4. docs(datapoints-graph): updated doc

    Minor changes
    thomaswinkler committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    a870762 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b51ce18 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. feat(ci): scripts refactor. docs update

    scripts refactor. docs update
    
    n/a
    jdre-c8y committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    b9b305a View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    86f6886 View commit details
    Browse the repository at this point in the history
  2. feat(ci): requires shell fix

    requires shell fix
    
    n/a
    jdre-c8y committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    e4c6165 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. docs(test): describe repository setup

    Add docs describing repository setup for testing against shell
    
    n/a
    jdre-c8y committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    c3d6447 View commit details
    Browse the repository at this point in the history
  2. docs(test): describe repository setup

    Minor refactor
    
    n/a
    jdre-c8y committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    a65aac9 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. ci(test): test plugins against cockpit workflow refactor

    wait on url refactor
    
    n/a
    jdre-c8y committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    5df38a7 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. ci(test): test plugins against cockpit comment added

    dist/apps as path for serving apps provided intentionally
    
    n/a
    jdre-c8y committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    71589c0 View commit details
    Browse the repository at this point in the history