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

CI / CD #12

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

CI / CD #12

wants to merge 63 commits into from

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    16d5f71 View commit details
    Browse the repository at this point in the history
  2. Update csproj

    PABERTHIER committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    a98d611 View commit details
    Browse the repository at this point in the history
  3. Add build CI

    PABERTHIER committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    19c7b36 View commit details
    Browse the repository at this point in the history
  4. Remove ref

    PABERTHIER committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    d101f43 View commit details
    Browse the repository at this point in the history
  5. Update AfterTargets

    PABERTHIER committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    1636bea View commit details
    Browse the repository at this point in the history
  6. Try to install ffmpeg

    PABERTHIER committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    4a13c02 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    7c70bc1 View commit details
    Browse the repository at this point in the history
  2. Different version

    PABERTHIER committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    e79c6af View commit details
    Browse the repository at this point in the history
  3. Fix version

    PABERTHIER committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    b845634 View commit details
    Browse the repository at this point in the history
  4. Update version

    PABERTHIER committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    1fa7b1b View commit details
    Browse the repository at this point in the history
  5. Downgrade to 6.0

    PABERTHIER committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    f6d49df View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. ffmpeg.rar

    PABERTHIER committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    410e66a View commit details
    Browse the repository at this point in the history
  2. ffplay.rar

    PABERTHIER committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    ddc3b82 View commit details
    Browse the repository at this point in the history
  3. ffprobe.rar

    PABERTHIER committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    b7aa068 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72d1921 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    5ffc1a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b617a9 View commit details
    Browse the repository at this point in the history
  3. Revert "Adding TearDown for instance reset"

    This reverts commit 4b617a9.
    PABERTHIER committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    16dfc28 View commit details
    Browse the repository at this point in the history
  4. Ignore failing tests

    PABERTHIER committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    254ee0a View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    559123a View commit details
    Browse the repository at this point in the history
  2. Test one case only

    PABERTHIER committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    9a5c1bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1595ed View commit details
    Browse the repository at this point in the history
  4. Use only Setup

    PABERTHIER committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    5e76fe5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f37839b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    72ecc9a View commit details
    Browse the repository at this point in the history
  7. Remove ignore

    PABERTHIER committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    40751c9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8e16006 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6b3e807 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    90f9e5e View commit details
    Browse the repository at this point in the history
  2. Dynamic temp image name

    PABERTHIER committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    f80915c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b96580 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a971a78 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Tests in separated file

    PABERTHIER committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    51b9129 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    569d9c5 View commit details
    Browse the repository at this point in the history
  3. Fix name for clarity

    PABERTHIER committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    223177e View commit details
    Browse the repository at this point in the history
  4. Clean up assertions

    PABERTHIER committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    c96e27c View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. Configuration menu
    Copy the full SHA
    9a988ba View commit details
    Browse the repository at this point in the history
  2. Clean up asserts pt1

    PABERTHIER committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    f7fdf38 View commit details
    Browse the repository at this point in the history
  3. Clean up asserts pt2

    PABERTHIER committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    097c716 View commit details
    Browse the repository at this point in the history
  4. Clean up asserts pt3

    PABERTHIER committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    9c3970c View commit details
    Browse the repository at this point in the history
  5. Clean up asserts pt4

    PABERTHIER committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    f6ae2d1 View commit details
    Browse the repository at this point in the history
  6. Separates catalogChanges

    PABERTHIER committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    c4f65b7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e59597d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    19199a8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7eb8ea6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9f13daa View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1cd80bf View commit details
    Browse the repository at this point in the history
  12. Fix update date time

    PABERTHIER committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    cecb1ac View commit details
    Browse the repository at this point in the history
  13. Clean up

    PABERTHIER committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    0c110df View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    229dd85 View commit details
    Browse the repository at this point in the history
  15. Remove temp test project

    PABERTHIER committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    08d90c5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    203e83b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    bcd46a6 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

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

Commits on Nov 11, 2024

  1. Clean up Tests.csproj

    PABERTHIER committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    1761b72 View commit details
    Browse the repository at this point in the history
  2. Fix clean up

    PABERTHIER committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    dc9d902 View commit details
    Browse the repository at this point in the history
  3. Improve VideoHelper

    PABERTHIER committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    bb6dbec View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    1a0fd5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4bd311 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1f0cb1 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Improve CI

    PABERTHIER committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    94222ca View commit details
    Browse the repository at this point in the history
  2. Upload artifacts

    PABERTHIER committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    f0d0451 View commit details
    Browse the repository at this point in the history
  3. Fix artifacts output

    PABERTHIER committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    e8fb424 View commit details
    Browse the repository at this point in the history