Commit Graph

54 Commits

Author SHA1 Message Date
Nikita Sobolev
ae82ff5fd6
Update release-ci.yml 2021-06-28 20:59:01 +03:00
Nikita Sobolev
18428aebc3
Update github-pages.yml 2021-06-10 00:46:27 +03:00
Nikita Sobolev
2114fc6e7c
Update release-ci.yml 2021-06-07 11:59:44 +03:00
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>
2021-06-07 11:29:38 +03:00
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>
2021-05-20 12:02:12 +03:00
Nikita Sobolev
0f60ca673a
Create dependabot.yml 2021-05-20 11:40:49 +03:00
Nikita Sobolev
2434f2111b
Update github-pages.yml 2021-05-19 10:46:56 +03:00
Nikita Sobolev
8c5d5dd3eb
Update test.yml 2021-05-19 10:46:35 +03:00
Nikita Sobolev
0c51a90c7b
Update github-pages.yml 2021-05-13 22:17:41 +03:00
Nikita Sobolev
3fb5e6194e
Update github-pages.yml 2021-05-12 20:17:54 +03:00
sobolevn
adce5a5d61
Version 0.4.0 release 2021-05-06 15:48:16 +03:00
sobolevn
f0935ecdf9
Fixes github release 2021-05-06 15:42:50 +03:00
sobolevn
18051667fb
Fixes release script on github 2021-05-06 15:28:54 +03:00
sobolevn
2390edf60e
Debugging deploy 2021-05-06 15:22:54 +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
d2b9184f19
Fixes alpine releases, refs #659 2021-05-06 13:16:48 +03:00
sobolevn
5b5b353d4c
Adds release script 2021-05-05 20:11:37 +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
6294262692
Fixes docs deploy 2021-05-04 13:06:16 +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
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
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
Nikita Sobolev
ed5f9cd4d7
Update JamesIves/github-pages-deploy-action
This should also fix gh-pages deploy
2021-04-14 12:31:19 +03: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
Nikita Sobolev
8ea97c53f1
Update misspell.yml 2020-11-17 10:11:24 +03:00
Nikita Sobolev
12241f150b
Create misspell.yml 2020-05-22 19:39:08 +03:00
Nikita Sobolev
4db1cf2679
Create FUNDING.yml 2019-09-12 16:11:59 +03:00
Josh Rabinowitz
6188d14539
Documentation additions about code style and philosophy (#361)
* code style in CONTRIBUTING.md and PR template
* make link to CONTRIBUTING.md in .github/PULL_REQUEST_TEMPLATE.md
* mention shellcheck and 'make lint'
* mention that you should update CHANGELOG.md 
* mention spellchecking with aspell
* more spelling fixes
* add to CHANGELOG about style guide/dev philosophy
* remind contributors to update .ronn file/man page
2019-02-21 18:04:23 -05:00
Josh Rabinowitz
7210865863
PR template: new branches should be from master (#299) 2019-01-06 16:08:07 -05:00
Nikita Sobolev
c328723f2b
Removes duplicate git version, closes #177 [ci skip] 2018-05-10 22:05:21 +03:00
Jess
052e28082c Updated .github/ISSUE_TEMPLATE.md (optional) 2018-02-03 16:57:14 +09:00
Carlos Hernandez
b5ef73be0a Fixes #95 2017-11-27 09:52:07 -07:00
sobolevn
b8cab67e2c
Adds documentation update
Documentation:
1. Adds security note, closes #78
2. Adds a tweak about `random_seed` and `.gitsecret/`, closes #93
3. Adds `git --version` into issue tamplate, closes #95
4. Improves `README.md`, refs #79
2017-06-01 14:01:41 +03:00
sobolevn
9d0a2ac1c1
Adds fixes to subdirectories bug.
Changes:
1. Fixes #86, now all variables are accessed as functions
2. Fixes #85, now these use cases are working correctly
3. Fixes #83, now init works relative to `.git` folder
4. Closes #77, zsh-plugin is deprecated
5. Refs #53, done some refactoring to tests
6. Closes #82, added additional information to pull-request template
7. Refs #22, plugins are deprecated
8. Also made a lot of improvments into both code and tests
2017-03-06 00:46:49 +03:00