Skip to content

Commit

Permalink
Merge pull request #268 from raboof/document-project-status
Browse files Browse the repository at this point in the history
document project status
  • Loading branch information
raboof authored Jul 28, 2023
2 parents ae0434c + 6da6a1f commit 5379a72
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ This plugin provides a number of features:
* Upload this (signed) certification to a [reproducible-builds-certification-repository](https://github.com/raboof/reproducible-builds-certification-repository) instance
* Check your local build against already-uploaded certifications (WiP)

## Project status

This is a pre-1.0 version: you are welcome to use it, but there are no
guarantees, and syntax, behaviour and default configuration may still change
in future versions.

## Usage

### Stripping nondeterminism from artifacts
Expand Down Expand Up @@ -96,7 +102,8 @@ certification from Travis.
### Checking certifications

You can check your certification against other uploaded
certifications with `reproducibleBuildsCheckCertification`
certifications with `reproducibleBuildsCheckCertification`.
This feature is still a work in progress.

Checking your certification with the 'official' published
certification is currently
Expand Down

0 comments on commit 5379a72

Please sign in to comment.