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

Feature/rdmpdev #364

Merged
merged 50 commits into from
Aug 7, 2023
Merged

Feature/rdmpdev #364

merged 50 commits into from
Aug 7, 2023

Commits on May 26, 2023

  1. Configuration menu
    Copy the full SHA
    8bc1cd7 View commit details
    Browse the repository at this point in the history
  2. Update dotnet-core.yml

    Use submodule git RDMP not a download
    jas88 committed May 26, 2023
    Configuration menu
    Copy the full SHA
    628798e View commit details
    Browse the repository at this point in the history
  3. Update dotnet-core.yml

    Include submodules when checking out
    jas88 committed May 26, 2023
    Configuration menu
    Copy the full SHA
    6ab4be1 View commit details
    Browse the repository at this point in the history
  4. Update dotnet-core.yml

    Replace deprecated set-output
    Pass sequence of commands to RDMP instead of individual ones
    jas88 committed May 26, 2023
    Configuration menu
    Copy the full SHA
    4ce7fa7 View commit details
    Browse the repository at this point in the history
  5. Update dotnet-core.yml

    Add -y to choco install, include wget in list of packages
    jas88 committed May 26, 2023
    Configuration menu
    Copy the full SHA
    667ce44 View commit details
    Browse the repository at this point in the history
  6. Update dotnet-core.yml

    Remove leftover outfile option to wget
    jas88 committed May 26, 2023
    Configuration menu
    Copy the full SHA
    bea4ebe View commit details
    Browse the repository at this point in the history
  7. Delete Linux.Rdmp.Dicom.nuspec

    Remove disused nuspec file
    jas88 committed May 26, 2023
    Configuration menu
    Copy the full SHA
    983d94f View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Typo and syntax fixups

    jas88 committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    37e8bc4 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Syntax cleanup

    jas88 committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    70441e9 View commit details
    Browse the repository at this point in the history
  2. Update RDMP

    jas88 committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    c416054 View commit details
    Browse the repository at this point in the history
  3. Update dotnet-core.yml

    Make choco quiet
    jas88 committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    6052425 View commit details
    Browse the repository at this point in the history
  4. Update dotnet-core.yml

    Update submodule in Git
    jas88 committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    5417272 View commit details
    Browse the repository at this point in the history
  5. Auto update RDMP

    jas88 committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    aee53a6 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Refactor build

    Rearrange build process - no more nuget.exe
    jas88 committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    9c004ff View commit details
    Browse the repository at this point in the history
  2. Fixing stray space in version number

    James A Sutherland committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    e33f9ee View commit details
    Browse the repository at this point in the history
  3. Try escaping backslashes for bash

    James A Sutherland committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    87c208f View commit details
    Browse the repository at this point in the history
  4. Use yaml-dir not db for RDMP test load

    James A Sutherland committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    ab973b2 View commit details
    Browse the repository at this point in the history
  5. Rearrange options to rdmp

    James A Sutherland committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    6d09ef2 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Update dotnet-core.yml

    Put test commands in a file instead of piping, due to Windows platform limitations on ./dev/stdin
    jas88 committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    7f0a239 View commit details
    Browse the repository at this point in the history
  2. Update codeql.yml

    Include RDMP when checking out for CodeQL build
    jas88 committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    4b1cc01 View commit details
    Browse the repository at this point in the history
  3. Update dotnet-core.yml

    Adjust input file syntax
    jas88 committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    ef9ea37 View commit details
    Browse the repository at this point in the history
  4. Update dotnet-core.yml

    Break out pack command
    jas88 committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    87f5a95 View commit details
    Browse the repository at this point in the history
  5. Update dotnet-core.yml

    Rearrange steps
    jas88 committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    2e5e959 View commit details
    Browse the repository at this point in the history
  6. Update dotnet-core.yml

    Move --dir yaml flag
    jas88 committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    9ad8197 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Plugin versioning work

    jas88 committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    f857750 View commit details
    Browse the repository at this point in the history
  2. Build plugin nuspec as needed

    jas88 committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    5bedf98 View commit details
    Browse the repository at this point in the history
  3. Update dotnet-core.yml

    Missing $ in version output
    jas88 committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    33440a6 View commit details
    Browse the repository at this point in the history
  4. Update dotnet-core.yml

    Adjust internal plugin paths, list contents after prune
    jas88 committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    1710f9c View commit details
    Browse the repository at this point in the history
  5. Update codeql.yml

    Exclude RDMP from CodeQL
    jas88 committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    5b0f15c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    19e3f32 View commit details
    Browse the repository at this point in the history
  7. Update dotnet-core.yml

    Fix CT.it file path
    jas88 committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    ade32b7 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Set up logging server first

    James A Sutherland committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    af1f86e View commit details
    Browse the repository at this point in the history
  2. Fix stray punctuation within test script

    James A Sutherland committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    919a7d5 View commit details
    Browse the repository at this point in the history
  3. Add codeql upload step

    James A Sutherland committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    aee3314 View commit details
    Browse the repository at this point in the history
  4. Fix SARIF filename

    James A Sutherland committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    3b99853 View commit details
    Browse the repository at this point in the history
  5. Dispose of disposables

    jas88 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    4a2b6f3 View commit details
    Browse the repository at this point in the history
  6. Syntax cleanups

    jas88 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    154cd2c View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

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

Commits on Jun 21, 2023

  1. Store pruned nupkg not original

    James A Sutherland committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    72b953e View commit details
    Browse the repository at this point in the history
  2. Sync Microsoft.NET.Test.Sdk version with RDMP

    James A Sutherland committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    cd48060 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

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

Commits on Jun 23, 2023

  1. Singleton fixup

    jas88 committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    0e9fe89 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. DataTable adjustment

    Dispose better, signal start/end of data load
    jas88 committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    ffe93a9 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. .Net 7

    jas88 committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    1ce1a8f View commit details
    Browse the repository at this point in the history
  2. Warning fix re singleton

    James A Sutherland committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    75f2830 View commit details
    Browse the repository at this point in the history
  3. Sync SdkTest with RDMP

    James A Sutherland committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    6347ca8 View commit details
    Browse the repository at this point in the history
  4. MEF to static

    James A Sutherland committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    c35080d View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

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

Commits on Jul 24, 2023

  1. API sync

    jas88 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    a26a66a View commit details
    Browse the repository at this point in the history