laurentsimon
7e1e47d7d7
docs: update release doc and rm binary ( #716 )
...
Signed-off-by: laurentsimon <laurentsimon@google.com >
2023-10-16 13:44:13 -07:00
laurentsimon
d23c97947e
chore: Update doc for v2.4.0 ( #699 )
...
How to LGTM this PR (I'll work on a proper doc for this in
https://github.com/slsa-framework/slsa-github-generator/issues/112 ):
1. Clone repo
```
$ git clone git@github.com:slsa-framework/slsa-verifier.git
$ cd slsa-verifier
$ bash verify-release.sh v2.4.0 # NOTE: use the file in _this_ PR.
# Note down the path to the temporary dir use. The bash script will print its first line as "INFO: using dir: /tmp/tmp.VaYi6HfbmL"
```
2. Run command below and compare to SHA256SUM.md in this PR
```
$sha256sum /tmp/tmp.VaYi6HfbmL/*
```
The output hash should be the hash I'm updating to in this PR. If they
match, LGTM. If they don't, someone tampered with the released binary
and don't LGTM
---------
Signed-off-by: laurentsimon <laurentsimon@google.com>
2023-08-25 12:09:40 -07:00
laurentsimon
886eb4b109
fix: link to installer Action ( #698 )
...
Signed-off-by: laurentsimon <laurentsimon@google.com >
2023-08-25 16:56:09 +00:00
asraa
e8ce5c0204
chore: update docs for release v2.1.0 ( #530 )
...
* chore: update docs for release v2.1.0
Signed-off-by: Asra Ali <asraa@google.com >
---------
Signed-off-by: Asra Ali <asraa@google.com >
2023-03-17 15:07:25 +00:00
laurentsimon
20b06426ff
docs: update installation to cover the Action and to receive updates ( #523 )
...
docs: update installation to cover the Action and to receive updates (#523 )
Signed-off-by: laurentsimon <laurentsimon@google.com >
2023-03-10 15:46:04 -06:00
Pedro Nacht
5deacad765
ci: Ensure all version references are up-to-date prior to release ( #447 )
...
* Create references.sh
Signed-off-by: Pedro Kaj Kjellerup Nacht <pnacht@google.com >
* WIP: check docs in pre-submits
Signed-off-by: Pedro Kaj Kjellerup Nacht <pnacht@google.com >
* Clean up
Signed-off-by: Pedro Kaj Kjellerup Nacht <pnacht@google.com >
* Fix based on comments
Signed-off-by: Pedro Kaj Kjellerup Nacht <pnacht@google.com >
* Add instructions to RELEASE.md
Signed-off-by: Pedro Kaj Kjellerup Nacht <pnacht@google.com >
* Check references match version in PR body
Signed-off-by: Pedro Kaj Kjellerup Nacht <pnacht@google.com >
---------
Signed-off-by: Pedro Kaj Kjellerup Nacht <pnacht@google.com >
Co-authored-by: laurentsimon <64505099+laurentsimon@users.noreply.github.com >
2023-01-27 23:12:37 +00:00
laurentsimon
53b3aebdb9
feat: scheduled tests for installer Action ( #398 )
...
* update
Signed-off-by: laurentsimon <laurentsimon@google.com >
* update
Signed-off-by: laurentsimon <laurentsimon@google.com >
* update
Signed-off-by: laurentsimon <laurentsimon@google.com >
* update
Signed-off-by: laurentsimon <laurentsimon@google.com >
* update
Signed-off-by: laurentsimon <laurentsimon@google.com >
* Update .github/workflows/schedule.installer.yml
Co-authored-by: Ian Lewis <ianlewis@google.com >
Signed-off-by: laurentsimon <64505099+laurentsimon@users.noreply.github.com >
* Update .github/workflows/schedule.installer.yml
Co-authored-by: Ian Lewis <ianlewis@google.com >
Signed-off-by: laurentsimon <64505099+laurentsimon@users.noreply.github.com >
* Update .github/workflows/schedule.installer.yml
Co-authored-by: Ian Lewis <ianlewis@google.com >
Signed-off-by: laurentsimon <64505099+laurentsimon@users.noreply.github.com >
* Update .github/workflows/schedule.installer.yml
Co-authored-by: Ian Lewis <ianlewis@google.com >
Signed-off-by: laurentsimon <64505099+laurentsimon@users.noreply.github.com >
* update
Signed-off-by: laurentsimon <laurentsimon@google.com >
* Update .github/workflows/schedule.installer.yml
Co-authored-by: Ian Lewis <ianlewis@google.com >
Signed-off-by: laurentsimon <64505099+laurentsimon@users.noreply.github.com >
* Update .github/workflows/schedule.installer.yml
Co-authored-by: Ian Lewis <ianlewis@google.com >
Signed-off-by: laurentsimon <64505099+laurentsimon@users.noreply.github.com >
* update
Signed-off-by: laurentsimon <laurentsimon@google.com >
* update
Signed-off-by: laurentsimon <laurentsimon@google.com >
* Update .github/workflows/schedule.installer.yml
Co-authored-by: Ian Lewis <ianlewis@google.com >
Signed-off-by: laurentsimon <64505099+laurentsimon@users.noreply.github.com >
* update
Signed-off-by: laurentsimon <laurentsimon@google.com >
Signed-off-by: laurentsimon <laurentsimon@google.com >
Signed-off-by: laurentsimon <64505099+laurentsimon@users.noreply.github.com >
Co-authored-by: Ian Lewis <ianlewis@google.com >
2022-12-14 01:37:23 +00:00
laurentsimon
477ac0d88e
fix: show version in version command ( #392 )
...
* update
Signed-off-by: laurentsimon <laurentsimon@google.com >
2022-12-06 20:13:35 +00:00
asraa
b6a9853023
docs: add release steps for a new major release ( #378 )
...
Signed-off-by: Asra Ali <asraa@google.com >
Signed-off-by: Asra Ali <asraa@google.com >
Co-authored-by: laurentsimon <64505099+laurentsimon@users.noreply.github.com >
2022-12-02 18:16:18 +00:00
asraa
efc53fc78e
docs: update release.md docs to describe a pre-release ( #314 )
...
* update docs
Signed-off-by: Asra Ali <asraa@google.com >
2022-10-21 15:37:12 -05:00
asraa
e269a00945
release: add release v1.3.1 and v1.2.1 ( #288 )
...
* release: add release v1.3.1 and v1.2.1
Signed-off-by: Asra Ali <asraa@google.com >
2022-10-03 10:27:24 -05:00
asraa
ccb0786c88
release: release v1.3.0 of verifier ( #218 )
...
Signed-off-by: Asra Ali <asraa@google.com >
Signed-off-by: Asra Ali <asraa@google.com >
2022-08-15 13:50:24 -07:00
Carlos Tadeu Panato Junior
d6c68a496f
update link to download the binary to use the latest release (v1.2.0) ( #204 )
...
Signed-off-by: cpanato <ctadeu@gmail.com >
2022-08-10 13:42:34 +00:00
Ceridwen Driskill
e2aca61b35
Releases url fix ( #172 )
...
Signed-off-by: Ceridwen Driskill <cdriskill@google.com >
2022-07-26 23:19:20 +00:00
asraa
ad90b50548
release: add notes for release v1.2.0 ( #171 )
...
Signed-off-by: Asra Ali <asraa@google.com >
2022-07-25 11:49:49 -07:00
asraa
588ddc4344
add v1.1.1 hash ( #114 )
...
Signed-off-by: Asra Ali <asraa@google.com >
2022-06-29 17:39:18 +00:00
laurentsimon
4405bf51a0
Update RELEASE.md ( #107 )
2022-06-21 09:51:21 -05:00
asraa
c1b6db643d
fix: add v0.0.2 subfolder for builder testdata ( #80 )
...
* add subfolder for testdata
Signed-off-by: Asra Ali <asraa@google.com >
2022-06-07 17:25:38 -05:00
laurentsimon
21527372e3
📖 Release process for the verifier ( #71 )
...
* release for the verifier
* updates
* updates
* updates
* updates
* updates
* updates
* updates
* updates
* updates
* updates
* comments
* updates
2022-06-02 01:20:24 +00:00