sobolevn
1db41e5f33
Debugging deploy
2021-05-06 15:24:05 +03:00
sobolevn
2390edf60e
Debugging deploy
2021-05-06 15:22:54 +03:00
sobolevn
eb31d25b5f
Debugging deploy
2021-05-06 15:19:42 +03:00
sobolevn
f469657c32
Proper release pipeline
2021-05-06 15:06:40 +03:00
sobolevn
7cca40de8d
Version 0.4.0 release
2021-05-06 14:57:39 +03:00
sobolevn
6a9a86c502
Adds github release creation
2021-05-06 14:51:06 +03:00
sobolevn
058c2cdba9
Ignoring docs/_includes/install-*.sh
2021-05-06 13:42:14 +03:00
sobolevn
c7ea3d0ec7
Fixes docs, ignoring docs/_includes/install-*.sh
2021-05-06 13:40:27 +03:00
sobolevn
d2b9184f19
Fixes alpine releases, refs #659
2021-05-06 13:16:48 +03:00
sobolevn
11daa7fa8f
Adds _posts/ to .gitignore, builds them with make build-docs
2021-05-06 11:35:32 +03:00
sobolevn
295a4eeb4f
Removes old posts, fixes installation docs
2021-05-06 11:34:30 +03:00
sobolevn
d49ad2a013
Fixes man build on release
2021-05-05 20:12:42 +03:00
sobolevn
5b5b353d4c
Adds release script
2021-05-05 20:11:37 +03:00
sobolevn
5cfcad9a47
Centos runs on root
2021-05-05 16:17:20 +03:00
sobolevn
f65d76d551
Fixes centos install
2021-05-05 16:10:23 +03:00
sobolevn
5e264fa99e
Fixes release-ci
2021-05-05 16:03:27 +03:00
sobolevn
5f976c7de0
Fixes release-ci
2021-05-05 16:02:09 +03:00
Nikita Sobolev
19941f91f4
Adds release-ci script to test installation ( #664 )
...
* Adds release-ci script to test installation
* Fixes CI
* Fixes CI
* Renames some variables to follow the same SECRETS_ convention
2021-05-05 15:59:28 +03:00
sobolevn
fcf25ff546
Fixes docs
2021-05-04 22:15:36 +03:00
sobolevn
0662e147ed
Fixes installation docs
2021-05-04 22:06:40 +03:00
Nikita Sobolev
37a28389d2
Adds new installation instructions for deb and rpm ( #662 )
...
* Adds new installation instructions for deb and rpm
* Fixes CI
2021-05-04 21:58:36 +03:00
sobolevn
6294262692
Fixes docs deploy
2021-05-04 13:06:16 +03:00
sobolevn
aa70062ff2
Simplifies man build
2021-05-04 13:01:41 +03:00
sobolevn
ca500fa13f
Changes how docs are built
2021-05-04 13:01:41 +03:00
sobolevn
ce73d9d43c
No idea how windows works, removed
2021-05-04 13:01:41 +03:00
sobolevn
49c308c26c
Fixes Windows build
2021-05-04 13:01:41 +03:00
sobolevn
17fd5ff3ab
Trying out windows CI
2021-05-04 13:01:41 +03:00
sobolevn
5fc8ecbdde
Adds hadolint, re-enables shellcheck
2021-05-04 13:01:41 +03:00
sobolevn
9e5174636a
Updates changelog
2021-05-04 13:01:41 +03:00
sobolevn
2bdb4e4f84
Adds osx tests and gnupg1
2021-05-04 13:01:41 +03:00
sobolevn
e52038b786
Fixes docs generation and improves docs
2021-05-04 13:01:41 +03:00
sobolevn
a342993dd6
Adds new manual generation process
2021-05-04 13:01:41 +03:00
sobolevn
5dae68ca0a
Adds centos tests
2021-05-04 13:01:41 +03:00
sobolevn
28dbdf3fde
Adds fedora testing
2021-05-04 13:01:41 +03:00
sobolevn
9efae709db
Adds alpine tests
2021-05-04 13:01:41 +03:00
sobolevn
22d994c372
Adds alpine tests
2021-05-04 13:01:41 +03:00
sobolevn
38e72e7b05
Adds ubuntu testing
2021-05-04 13:01:41 +03:00
sobolevn
edf822d30b
Fixes lint action
2021-05-04 13:01:41 +03:00
sobolevn
6be7bdc1d3
Adds lint
2021-05-04 13:01:41 +03:00
sobolevn
8f7b9c51de
[WIP] New CI
2021-05-04 13:01:41 +03:00
Mathias Pius Damm-Pedersen
4dca9f3701
Add security disclaimer for git-secret-killperson specifying what is and is not readable by a user after having been removed from the repository's keyring ( #654 )
...
* Closes #653
Add security disclaimer for git-secret-killperson specifying what is and is not readable by a user after having been removed from the repository's keyring
* Document addition of disclaimer in changelog
2021-04-14 16:38:07 +03:00
Nikita Sobolev
ed5f9cd4d7
Update JamesIves/github-pages-deploy-action
...
This should also fix gh-pages deploy
2021-04-14 12:31:19 +03:00
Nikita Sobolev
70aa6a4352
Fixes markup
2021-04-14 12:27:11 +03:00
Nikita Sobolev
234c884777
Fixes markup
2021-04-14 12:24:40 +03:00
Josh Rabinowitz
ee592b8ede
Issue 634 tell duplicate emails ( #637 )
...
* support asserting named keyring is missing email(s)
* improve error if git-secret keyring missing email
* new test for telling same email twice
* update tell manpage regarding duplicate emails
* regenerate man pages
* update changelog
2021-01-17 09:24:33 -05:00
Josh Rabinowitz
a6d74bab4c
Update CHANGELOG.md
...
moved item in changelog to correct place
2020-12-15 16:10:20 -05:00
Josh Smailes
eafd3fc531
Issue548 gh pages in master ( #616 )
...
* Migrate docs to master branch, add action to deploy to pages branch on push
* Update docs, build pipeline to reflect new method of updating gh-pages
* Removed make build-gh-pages from post-commit hook
Co-authored-by: Josh Rabinowitz <joshr@joshr.com>
2020-12-15 18:49:51 +03:00
Josh Rabinowitz
58501a0cda
Merge branch 'master' of github.com:sobolevn/git-secret
2020-11-23 12:19:22 -05:00
Josh Rabinowitz
a40477ca80
more documentation about contributing and releases
2020-11-23 12:19:05 -05:00
Sasha Friedenberg
39ab72f866
add bash string escaping to _add_ignored_file ( #626 )
2020-11-21 22:37:58 +03:00