Carlos Alexandro Becker
700ff34236
docs: improving docs ( #4956 )
...
slowly but steadily fixing a billion warnings
2024-07-08 23:30:10 -03:00
Carlos Alexandro Becker
3353bba5aa
docs: update
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-06-22 11:32:10 -03:00
Carlos Alexandro Becker
7656591088
docs: big cleanup ( #4943 )
...
- standarize some notations
- remove since v1.* remarks, as we are now in v2
2024-06-19 11:44:22 -03:00
Fedor Korotkov
10d3647caf
docs: fix missing closing quote ( #4949 )
...
With the current example build fails with:
> notarize: macos: template: failed to apply "{{ isEnvSet
\"MACOS_SIGN_P12 }}": unterminated quoted string
2024-06-18 15:41:12 -03:00
Jared Allard
54956c9e80
docs(notarize): use a Application cert not an Installer cert ( #4938 )
2024-06-15 10:16:20 -03:00
Carlos Alexandro Becker
2d54bf0211
feat(notary): allow to sign without notarizing ( #4919 )
...
closes #4890
- [x] docs
- [ ] tests
2024-06-11 09:20:48 -03:00
Carlos Alexandro Becker
3cd2e07c68
feat: notarize macos binaries ( #4774 )
...
this includes anchore/quill as a pipe to sign and notarize macos
binaries
TODO:
- [x] find a way to test this
- [x] docs
- [x] maybe get someone from anchore to take a look?
---------
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2024-04-19 22:27:50 -03:00