Coder Social home page Coder Social logo

sgx_djb's Introduction

MobileCoin SGX

Project ChatLicenseDependency StatusCodeCov StatusGitHub Workflow StatusContributor Covenant

A collection of crates which wrap Intel's SGX SDK and Data Center Attestation Primitives suites.

Releasing

The crates are released as one workspace. This means a release is due to one crate, all of the crates will be released with a new version, even if there is no change to the others.

The suggested method for releasing of these crates is with cargo release.

The following command will do a dry run showing a user what would happen

cargo release

To see the commits that will be created one could do

cargo release --no-publish --no-push --no-tag --no-confirm --workspace --dev-version --execute

This will create 2 commits similar to

commit 0bba4ae48d726080ac0e34e65bab6efa3583519d 
Author: Joe Schmoe <[email protected]>
Date:   Tue Oct 4 13:30:21 2018 -0700

    (cargo-release) start next development iteration 0.2.1-pre

commit 89ac834220465cdff691b590bcf21bab66b3c08d
Author: Joe Schmoe <[email protected]>
Date:   Tue Oct 4 13:30:20 2018 -0700

    (cargo-release) version 0.2.0

The first (bottom most) commit will be updating to the next by removing the development suffix -pre. The second (topmost) will bump the patch version and add back the development suffix.

sgx_djb's People

Contributors

nick-mobilecoin avatar samdealy avatar dependabot[bot] avatar dolanbernard avatar awygle avatar varsha888 avatar jcape avatar dbrowne avatar notgyro avatar holtzman avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.