Commit Graph

947 Commits (master)
 

Author SHA1 Message Date
Nikita Sobolev 2114fc6e7c
Update release-ci.yml 3 years ago
dependabot[bot] 246d371bc8
Bump JamesIves/github-pages-deploy-action from 4.1.3 to 4.1.4 (#677)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 4.1.3 to 4.1.4.
- [Release notes](https://github.com/JamesIves/github-pages-deploy-action/releases)
- [Commits](https://github.com/JamesIves/github-pages-deploy-action/compare/4.1.3...4.1.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>
3 years ago
dependabot[bot] aafa23d03a
Bump JamesIves/github-pages-deploy-action from 4.1.1 to 4.1.3 (#671)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 4.1.1 to 4.1.3.
- [Release notes](https://github.com/JamesIves/github-pages-deploy-action/releases)
- [Commits](https://github.com/JamesIves/github-pages-deploy-action/compare/4.1.1...4.1.3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Nikita Sobolev 0f60ca673a
Create dependabot.yml 3 years ago
dependabot[bot] c12816346f
Bump kramdown from 2.3.0 to 2.3.1 in /docs (#669)
Bumps [kramdown](https://github.com/gettalong/kramdown) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/gettalong/kramdown/releases)
- [Changelog](https://github.com/gettalong/kramdown/blob/master/doc/news.page)
- [Commits](https://github.com/gettalong/kramdown/commits)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Nikita Sobolev 2434f2111b
Update github-pages.yml 3 years ago
Nikita Sobolev 8c5d5dd3eb
Update test.yml 3 years ago
dependabot[bot] e779a95df9
Bump rexml from 3.2.3 to 3.2.5 in /docs (#668)
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.3 to 3.2.5.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.3...v3.2.5)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Nikita Sobolev 0c51a90c7b
Update github-pages.yml 3 years ago
Nikita Sobolev 3fb5e6194e
Update github-pages.yml 3 years ago
Mikulas Tomanka 8b5e39b026
fix missing hyphens in some of the git-secret command mentions (#667)
* fix missing hyphens in some of the git-secret command mentions

* don't modify tests
3 years ago
Nikita Sobolev 77cf6835b6 Updating formatting to trigger the CI 3 years ago
Josh Rabinowitz 78f278a765 add line to Changelog 3 years ago
Josh Rabinowitz 85084b8aa0 fix for hide -P 3 years ago
Nikita Sobolev ef63e88965
Update README.md 3 years ago
Nikita Sobolev 8a1151930f
Update README.md 3 years ago
sobolevn 1bd304fdf6
Version 0.4.0 release 3 years ago
sobolevn b0ef8ce6f4
Version 0.4.0 release 3 years ago
sobolevn d554c0109b
Version 0.4.0 release 3 years ago
sobolevn e81a401f38
Updates CONTRIBUTING.md 3 years ago
sobolevn 77013fa47f
Version 0.4.0 release 3 years ago
sobolevn adce5a5d61
Version 0.4.0 release 3 years ago
sobolevn f0935ecdf9
Fixes github release 3 years ago
sobolevn 7ee22fc248
Fixes alpine build 3 years ago
sobolevn 18051667fb
Fixes release script on github 3 years ago
sobolevn 1db41e5f33
Debugging deploy 3 years ago
sobolevn 2390edf60e
Debugging deploy 3 years ago
sobolevn eb31d25b5f
Debugging deploy 3 years ago
sobolevn f469657c32
Proper release pipeline 3 years ago
sobolevn 7cca40de8d
Version 0.4.0 release 3 years ago
sobolevn 6a9a86c502
Adds github release creation 3 years ago
sobolevn 058c2cdba9
Ignoring docs/_includes/install-*.sh 3 years ago
sobolevn c7ea3d0ec7
Fixes docs, ignoring docs/_includes/install-*.sh 3 years ago
sobolevn d2b9184f19
Fixes alpine releases, refs #659 3 years ago
sobolevn 11daa7fa8f
Adds _posts/ to .gitignore, builds them with `make build-docs` 3 years ago
sobolevn 295a4eeb4f
Removes old posts, fixes installation docs 3 years ago
sobolevn d49ad2a013
Fixes man build on release 3 years ago
sobolevn 5b5b353d4c
Adds release script 3 years ago
sobolevn 5cfcad9a47
Centos runs on root 3 years ago
sobolevn f65d76d551
Fixes centos install 3 years ago
sobolevn 5e264fa99e
Fixes release-ci 3 years ago
sobolevn 5f976c7de0
Fixes release-ci 3 years ago
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
3 years ago
sobolevn fcf25ff546
Fixes docs 3 years ago
sobolevn 0662e147ed
Fixes installation docs 3 years ago
Nikita Sobolev 37a28389d2
Adds new installation instructions for deb and rpm (#662)
* Adds new installation instructions for deb and rpm

* Fixes CI
3 years ago
sobolevn 6294262692
Fixes docs deploy 3 years ago
sobolevn aa70062ff2 Simplifies man build 3 years ago
sobolevn ca500fa13f Changes how docs are built 3 years ago
sobolevn ce73d9d43c No idea how windows works, removed 3 years ago