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

Tests #679

Merged
merged 12 commits into from
Jan 24, 2024
Merged

Tests #679

merged 12 commits into from
Jan 24, 2024

Commits on Aug 23, 2023

  1. Tests

    - addresses parts of oasis-tcs#341
    - correct initial and current release data in existing example of 6.1.14
    tschmidtb51 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    9ce3ed3 View commit details
    Browse the repository at this point in the history
  2. Tests

    - addresses parts of oasis-tcs#341
    - add valid examples for 6.1.14
    - add invalid examples for 6.1.14
    - update testcase file
    tschmidtb51 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    3565fc6 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Tests

    - addresses parts of oasis-tcs#341
    - add valid examples for 6.1.15
    - add invalid example for 6.1.15
    - update testcase file
    tschmidtb51 committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    0d0e083 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f90e67 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Tests

    - addresses parts of oasis-tcs#341
    - improve test scripts to use csaf version build folder for strict artifacts
    tschmidtb51 committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    4f23033 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81e962c View commit details
    Browse the repository at this point in the history
  3. Tests

    - addresses parts of oasis-tcs#679
    - ensure consistent variable naming
    - add argument -p to suppress error due to existing build folders
    tschmidtb51 committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    13ff61e View commit details
    Browse the repository at this point in the history
  4. Tests

    - update Node version in Github actions
    tschmidtb51 committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    e50d5aa View commit details
    Browse the repository at this point in the history
  5. GitHub Actions

    - move original GitHub Actions to new folder csaf_2.0
    - add `paths` to limit executed actions
    tschmidtb51 committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    34277bf View commit details
    Browse the repository at this point in the history
  6. GitHub Actions

    - revert sorting into directory as GitHub Actions do not recognize them
    - make usage clear by renaming files
    tschmidtb51 committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    bf6370f View commit details
    Browse the repository at this point in the history
  7. GitHub Actions

    - rename workflows to be able to see which one run
    - fix `paths` expression
    tschmidtb51 committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    8c82eea View commit details
    Browse the repository at this point in the history
  8. GitHub Actions

    - correct paths syntax to match also files within a directory
    tschmidtb51 committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    de80a3d View commit details
    Browse the repository at this point in the history