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

Speedup deployement #640

Merged
merged 7 commits into from
May 25, 2023
Merged

Speedup deployement #640

merged 7 commits into from
May 25, 2023

Commits on May 25, 2023

  1. PW38_2023_GranCanaria/Projects/SlicerLiver: Remove duplicated webm files

    Running the following command confirms that the webm files were copied
    from PW37 to PW38 folders.
    
    Since these are not referenced in the SlicerLiver README file, this commit
    simply removes them.
    
    See https://github.com/NA-MIC/ProjectWeek/blob/master/PW38_2023_GranCanaria/Projects/SlicerLiver/README.md
    
    $ fd webm | xargs sha256sum
    f5b920e88b3f8e32de1d5518b89f4fc61f83f70fbc6496fb1922df74226b6757  PW37_2022_Virtual/Projects/SlicerLiver/distance-tumor.webm
    d3b064f2b1eccaec47ceed3fa0812245f1eec4c8166f305feb3277f071148773  PW37_2022_Virtual/Projects/SlicerLiver/distance-vessels.webm
    edbeb634224b5f465aa9f40a05a3aa1465854f11795247c3c4ecd15ef6f2f351  PW37_2022_Virtual/Projects/SlicerLiver/planning.webm
    f5b920e88b3f8e32de1d5518b89f4fc61f83f70fbc6496fb1922df74226b6757  PW38_2023_GranCanaria/Projects/SlicerLiver/distance-tumor.webm
    d3b064f2b1eccaec47ceed3fa0812245f1eec4c8166f305feb3277f071148773  PW38_2023_GranCanaria/Projects/SlicerLiver/distance-vessels.webm
    edbeb634224b5f465aa9f40a05a3aa1465854f11795247c3c4ecd15ef6f2f351  PW38_2023_GranCanaria/Projects/SlicerLiver/planning.webm
    jcfr committed May 25, 2023
    Configuration menu
    Copy the full SHA
    73e428e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99eecbc View commit details
    Browse the repository at this point in the history
  3. PW37/SlicerLiver: Move webm files as ProjectWeekResources release assets

    The files were manually renamed and uploaded as release assets.
    
    Also include <video> tag in the "Illustrations" section.
    jcfr committed May 25, 2023
    Configuration menu
    Copy the full SHA
    b69960e View commit details
    Browse the repository at this point in the history
  4. PW35/US_CT_VertebraRegistration: Move gif file as ProjectWeekResource…

    …s release asset
    
    The files was manually renamed and uploaded as a release asset.
    jcfr committed May 25, 2023
    Configuration menu
    Copy the full SHA
    5d37e10 View commit details
    Browse the repository at this point in the history
  5. PW38_2023_GranCanaria/Projects/SlicerLiver: Remove duplicated mp4 files

    Running the following command confirms that the mp4 files were copied
    from PW37 to PW38 folders.
    
    Since these are not referenced in the SlicerLiver README file, this commit
    simply removes them.
    
    See https://github.com/NA-MIC/ProjectWeek/blob/master/PW38_2023_GranCanaria/Projects/SlicerLiver/README.md
    
    $ fd liver_resection.mp4 | xargs sha256sum
    fb14dc21954491ff3412d26932d24a90f0b016b82be14b5d120b377a5336b9aa  PW37_2022_Virtual/Projects/SlicerLiver/liver_resection.mp4
    fb14dc21954491ff3412d26932d24a90f0b016b82be14b5d120b377a5336b9aa  PW38_2023_GranCanaria/Projects/SlicerLiver/liver_resection.mp4
    jcfr committed May 25, 2023
    Configuration menu
    Copy the full SHA
    f14b705 View commit details
    Browse the repository at this point in the history
  6. PW37/SlicerLiver: Move mp4 files as ProjectWeekResources release assets

    The files were manually renamed and uploaded as release assets.
    
    Also include <video> tag in the "Illustrations" section.
    jcfr committed May 25, 2023
    Configuration menu
    Copy the full SHA
    2b422fd View commit details
    Browse the repository at this point in the history
  7. Update projects referencing media from ProjectWeekResources release a…

    …ssets
    
    The files were manually renamed and uploaded as release assets.
    jcfr committed May 25, 2023
    Configuration menu
    Copy the full SHA
    ec3f42d View commit details
    Browse the repository at this point in the history