Commit Graph

967 Commits

Author SHA1 Message Date
dependabot[bot]
be5095847b
Bump debian from 11.2-slim to 11.3-slim in /.ci/release-ci/debian (#817)
Bumps debian from 11.2-slim to 11.3-slim.

---
updated-dependencies:
- dependency-name: debian
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-04 18:44:47 +03:00
dependabot[bot]
059e59d0be
Bump alpine from 3.15.2 to 3.15.3 in /.ci/release-ci/alpine (#821)
Bumps alpine from 3.15.2 to 3.15.3.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-04 18:06:18 +03:00
dependabot[bot]
0f89362d3e
Bump alpine from 3.15.2 to 3.15.3 in /.ci/releaser/alpine (#819)
Bumps alpine from 3.15.2 to 3.15.3.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-04 18:06:03 +03:00
dependabot[bot]
ce97ad42e8
Bump alpine from 3.15.2 to 3.15.3 in /.ci/docker-ci/alpine (#818)
Bumps alpine from 3.15.2 to 3.15.3.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-04 18:05:52 +03:00
dependabot[bot]
ffb97642e2
Bump debian from 11.2-slim to 11.3-slim in /.ci/docker-ci/debian-gnupg2 (#822)
Bumps debian from 11.2-slim to 11.3-slim.

---
updated-dependencies:
- dependency-name: debian
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-04 18:04:24 +03:00
dependabot[bot]
05b5fdf72f
Bump JamesIves/github-pages-deploy-action from 4.2.5 to 4.3.0 (#823)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 4.2.5 to 4.3.0.
- [Release notes](https://github.com/JamesIves/github-pages-deploy-action/releases)
- [Commits](https://github.com/JamesIves/github-pages-deploy-action/compare/v4.2.5...v4.3.0)

---
updated-dependencies:
- dependency-name: JamesIves/github-pages-deploy-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-04 18:04:13 +03:00
Josh Rabinowitz
c798e89539
updates for #813 (#814)
* updates for #813

* update man pages

* Update utils/tests.sh

Co-authored-by: joshr <joshr>
Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
2022-04-02 18:16:41 +03:00
Nikita Sobolev
a97dd7ffa8
SECRETS_TEST_VERBOSE can be 0 (#816)
* `SECRETS_TEST_VERBOSE` can be `0`

* Update _git_secret_tools.sh
2022-04-02 18:01:15 +03:00
Josh Rabinowitz
db03c638d5
in verbose mode, show some gnupg perm warnings (#812)
* set git-secret keys dir to 700 perms, for #811
* update changelog
* test improvements
* clean up comments
* remove unused code
* update git-secret-init man page
* document change to git-secret-init
2022-04-01 15:35:30 -04:00
dependabot[bot]
460ad9d048
Bump alpine from 3.15.1 to 3.15.2 in /.ci/release-ci/alpine (#807)
Bumps alpine from 3.15.1 to 3.15.2.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-28 18:34:13 +03:00
dependabot[bot]
61a23721af
Bump alpine from 3.15.1 to 3.15.2 in /.ci/docker-ci/alpine (#808)
Bumps alpine from 3.15.1 to 3.15.2.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-28 18:34:01 +03:00
dependabot[bot]
2198546317
Bump alpine from 3.15.1 to 3.15.2 in /.ci/releaser/alpine (#809)
Bumps alpine from 3.15.1 to 3.15.2.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-28 18:33:50 +03:00
Nikita Sobolev
fee5b1a181
Use matrix build for OSX tests (#805)
* Update test.yml

* Update test.yml

* Update test.yml
2022-03-27 13:47:46 +03:00
Josh Rabinowitz
563ae4ec82
improve testing gitignore, add verbose test on osx (#800)
* Improve testing of .gitignore contents
* add an automated verbose output test on osx
* rename variables, comment improvements
2022-03-26 14:49:11 -04:00
Josh Rabinowitz
fe2e4eaaf2
update changelog (#804) 2022-03-25 10:22:13 -04:00
Josh Rabinowitz
c7325b2d9f
upgrate our bats-core to v1.6.0 (#803) 2022-03-25 09:07:58 -04:00
Josh Rabinowitz
eefa10623a
changes to .gitignore usage and testing in response to #789 (#791)
* test .gitignore has expected line count, for #792
* let 'add' append filenames to .gitignore in tests
* add comments related to #789
* fix test to allow for more output from 'add'
* improve error message output
* allow for extra output from 'add' in test
* tweaks as per shellcheck lint
* improve comments, cleanup code
* update changelog
* describe test better
2022-03-23 14:13:53 -04:00
dependabot[bot]
172bb0884b
Bump alpine from 3.15.0 to 3.15.1 in /.ci/releaser/alpine (#797)
Bumps alpine from 3.15.0 to 3.15.1.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-21 18:08:45 +03:00
dependabot[bot]
8cb2f189ad
Bump alpine from 3.15.0 to 3.15.1 in /.ci/docker-ci/alpine (#798)
Bumps alpine from 3.15.0 to 3.15.1.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-21 18:08:35 +03:00
dependabot[bot]
627c417d78
Bump alpine from 3.15.0 to 3.15.1 in /.ci/release-ci/alpine (#799)
Bumps alpine from 3.15.0 to 3.15.1.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-21 18:08:25 +03:00
Josh Rabinowitz
92d47c218d
use file descriptor to pass passphrase to gnupg, for #781 2022-03-06 07:09:20 -05:00
dependabot[bot]
bc38c0c996
Bump jekyll from 4.2.1 to 4.2.2 in /docs (#788)
Bumps [jekyll](https://github.com/jekyll/jekyll) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/jekyll/jekyll/releases)
- [Changelog](https://github.com/jekyll/jekyll/blob/master/History.markdown)
- [Commits](https://github.com/jekyll/jekyll/compare/v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: jekyll
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-03 19:10:36 +03:00
Nikita Sobolev
20fbaf2126
Update test.yml 2022-03-03 19:06:30 +03:00
Nikita Sobolev
725f35949e Add build-man.yml 2022-03-03 19:06:09 +03:00
Nikita Sobolev
f986054b30
Update github-pages.yml 2022-03-03 18:03:43 +03:00
dependabot[bot]
08ae017981
Bump actions/checkout from 2 to 3 (#787)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-02 18:14:04 +03:00
Josh Rabinowitz
a57acbceab
test on arch (#785)
* also cleanups
2022-02-27 08:37:18 -05:00
Josh Rabinowitz
50734fd364
cleanups and renames (#784)
* rename _append_* functions to _prepend_*
* improve code flow
* be more standard with shellcheck disables
2022-02-27 08:30:27 -05:00
Bryan Howard
898d9ae53c
call usage() with expected parameter list (#782) 2022-02-22 20:52:36 -05:00
Josh Rabinowitz
ba1dc04f3d
show and fix 'style' complaints from shellcheck (#779) 2022-02-20 10:39:37 -05:00
Josh Rabinowitz
ef5a1e5235
revert unexplained changes from previous merge (#780) 2022-02-20 09:51:35 -05:00
Bryan Howard
66541e8937
remove trailing whitespace
* don't use _incorrect_usage() function as much
2022-02-20 09:41:45 -05:00
dependabot[bot]
b2aefc29a3
Bump JamesIves/github-pages-deploy-action from 4.2.4 to 4.2.5 (#778)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 4.2.4 to 4.2.5.
- [Release notes](https://github.com/JamesIves/github-pages-deploy-action/releases)
- [Commits](https://github.com/JamesIves/github-pages-deploy-action/compare/v4.2.4...v4.2.5)

---
updated-dependencies:
- dependency-name: JamesIves/github-pages-deploy-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-17 17:32:15 +03:00
dependabot[bot]
bc06258d67
Bump JamesIves/github-pages-deploy-action from 4.2.3 to 4.2.4 (#776)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 4.2.3 to 4.2.4.
- [Release notes](https://github.com/JamesIves/github-pages-deploy-action/releases)
- [Commits](https://github.com/JamesIves/github-pages-deploy-action/compare/v4.2.3...v4.2.4)

---
updated-dependencies:
- dependency-name: JamesIves/github-pages-deploy-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-16 18:14:08 +03:00
joshr
948776fa4d mention builds/tests on alma linux in change log 2022-02-16 09:52:26 -05:00
Josh Rabinowitz
2b9cfcdb64
test and build release rpms with alma linux 2022-02-15 13:49:02 -05:00
Nikita Sobolev
569f2e8315
Update release-ci.yml 2022-02-15 08:45:11 +03:00
Nikita Sobolev
f761eba9a9
Update release-ci.yml (#774) 2022-02-15 08:44:02 +03:00
Nikita Sobolev
07e948b68e
Update release-ci.yml 2022-02-15 08:34:21 +03:00
dependabot[bot]
192bd479d7
Bump actions/github-script from 5.1.0 to 6 (#773)
Bumps [actions/github-script](https://github.com/actions/github-script) from 5.1.0 to 6.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v5.1.0...v6)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-14 19:48:18 +03:00
Josh Rabinowitz
ae866f7505
test with rocky linux instead of centos (#772) 2022-02-13 13:46:17 -05:00
dependabot[bot]
3535a6171d
Bump actions/github-script from 3 to 5.1.0 (#771)
Bumps [actions/github-script](https://github.com/actions/github-script) from 3 to 5.1.0.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v3...v5.1.0)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-07 17:46:33 +03:00
dependabot[bot]
9f3aa0062e
Bump jekyll-seo-tag from 2.7.1 to 2.8.0 in /docs (#770)
Bumps [jekyll-seo-tag](https://github.com/jekyll/jekyll-seo-tag) from 2.7.1 to 2.8.0.
- [Release notes](https://github.com/jekyll/jekyll-seo-tag/releases)
- [Changelog](https://github.com/jekyll/jekyll-seo-tag/blob/master/History.markdown)
- [Commits](https://github.com/jekyll/jekyll-seo-tag/compare/v2.7.1...v2.8.0)

---
updated-dependencies:
- dependency-name: jekyll-seo-tag
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-07 17:45:18 +03:00
Nikita Sobolev
ebcdf214f2
Update release-ci.yml 2022-02-05 01:12:16 +03:00
dependabot[bot]
cba4cbe487
Bump JamesIves/github-pages-deploy-action from 4.2.2 to 4.2.3 (#762)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/JamesIves/github-pages-deploy-action/releases)
- [Commits](https://github.com/JamesIves/github-pages-deploy-action/compare/v4.2.2...v4.2.3)

---
updated-dependencies:
- dependency-name: JamesIves/github-pages-deploy-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-05 01:06:35 +03:00
Nikita Sobolev
62ebb9b497
Update release-ci.yml 2022-02-05 01:04:45 +03:00
Nikita Sobolev
bd88b31585
Update release-ci.yml 2022-02-05 01:01:42 +03:00
Nikita Sobolev
0ea259187f
Update release-ci.yml 2022-02-05 00:59:05 +03:00
Nikita Sobolev
7db41789ea
Update release-ci.yml 2022-02-04 10:37:59 +03:00
Nikita Sobolev
722a28a975
Update test.yml (#764) 2022-02-01 23:10:31 +03:00