Skip to content

Conversation

@mocsharp
Copy link
Collaborator

@mocsharp mocsharp commented Apr 6, 2022

  • Migrated storage layer source code from Informatics Gateway
  • Setup CI to:
    • build
    • publish all builds to GitHub packages
    • publish main and release/* builds to NuGet
    • Perform CodeQL Analysis
    • Secret detection
    • Run unit test if any
    • SonarCloud report
    • CodeCov report

@mocsharp mocsharp added the enhancement New feature or request label Apr 6, 2022
@mocsharp mocsharp added this to the 0.1.0 milestone Apr 6, 2022
@mocsharp mocsharp self-assigned this Apr 6, 2022
@codecov
Copy link

codecov bot commented Apr 6, 2022

Codecov Report

❗ No coverage uploaded for pull request base (release/0.1.0@09a0b8f). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@                 Coverage Diff                  @@
##             release/0.1.0           #1   +/-   ##
====================================================
  Coverage                 ?   100.00000%           
====================================================
  Files                    ?            1           
  Lines                    ?            2           
  Branches                 ?            0           
====================================================
  Hits                     ?            2           
  Misses                   ?            0           
  Partials                 ?            0           
Flag Coverage Δ
unittests 100.00000% <0.00000%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 09a0b8f...51507bc. Read the comment docs.

@@ -0,0 +1,20 @@
---

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SPDX?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if we want to include SPDX in an issue template.

@@ -0,0 +1,40 @@
---

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SPDX?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if we want to include SPDX in an issue template.

Copy link

@evberrypi evberrypi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Signing off on CI/workflow changes (not C#)

@mocsharp mocsharp merged commit 912c855 into release/0.1.0 Apr 6, 2022
@github-actions
Copy link

🎉 This issue has been resolved in version 0.1.0 🎉

The release is available on:

@mocsharp mocsharp deleted the vchang/minio branch September 20, 2022 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Development

Successfully merging this pull request may close these issues.

3 participants