[Gdcm-hackers] gdcm-git:Grassroots DICOM branch master updated. eced4584900eede9f06163a462eebfa75ce
Cross-platform DICOM implementation
Brought to you by:
malat
|
From: Mathieu M. <ma...@us...> - 2022-03-25 09:06:11
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Grassroots DICOM".
The branch, master has been updated
via eced4584900eede9f06163a462eebfa75ce9e8d2 (commit)
via 2ec8422dbb19c95ee6946cff9efabc3773f6ab5f (commit)
via a60092772a5a54ae2443ebeba548cd19f3c7e707 (commit)
from be7f1a7456b049368e1173d47a1e6f46d2176661 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://sourceforge.net/p/gdcm/gdcm/ci/eced4584900eede9f06163a462eebfa75ce9e8d2/
commit eced4584900eede9f06163a462eebfa75ce9e8d2
Merge: be7f1a745 2ec8422db
Author: Mathieu Malaterre <mat...@gm...>
Date: Fri Mar 25 10:06:02 2022 +0100
Merge branch 'release'
diff --cc appveyor.yml
index 898d051e6,bfe808383..e361b2a64
--- a/appveyor.yml
+++ b/appveyor.yml
@@@ -160,11 -164,16 +160,11 @@@ artifacts
# commits from tags - the value is True if tag was pushed; otherwise it's
# False. When it's True the name of tag is stored in APPVEYOR_REPO_TAG_NAME.
deploy:
- - provider: NuGet
- api_key:
- secure: T6GXp3POj8sDGZWmZ5tkLgdbyLjllar/ZVLNn96SkrI3IDBq+L3GFMH13FEZs0uR
- skip_symbols: true
- artifact: nuget_package
- provider: GitHub
auth_token:
- secure: 7HmfZp9O7bVdQo2hRk6FjOUs7jJosftv2rZ6JPBNzjPcAOMXDTvLqv3lvzdAzBfy
+ secure: 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
- release: $(appveyor_repo_tag_name)
- description: 'Release of GDCM $(appveyor_repo_tag_name)'
+ release: v3.1.0
+ description: 'Beta release of GDCM v$(appveyor_build_version)'
# github automatically does source zip/tarball for us
artifact: installer,zip_executable
draft: false
-----------------------------------------------------------------------
Summary of changes:
Source/MediaStorageAndFileFormat/gdcmJPEGLSCodec.cxx | 4 ++++
appveyor.yml | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
hooks/post-receive
--
Grassroots DICOM
|