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
Josh Rabinowitz
23acae1265
Issue 630 hide armored2 ( #661 )
...
* use gpg --armor when hiding/encrypting files
* update changelog
* Adds SECRETS_GPG_ARMOR env variable
* Fixes lint
* One more test
* Addresses review
Co-authored-by: sobolevn <mail@sobolevn.me>
2021-06-26 16:24:26 +03:00
Josh Rabinowitz
bcf1e4fa6b
bump version to 0.4.1-alpha1 ( #689 )
2021-06-24 09:55:07 +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
8f7b9c51de
[WIP] New CI
2021-05-04 13:01:41 +03:00
Josh Rabinowitz
5bcaf40c4c
update version to 0.3.3
2020-11-19 13:33:44 -05:00
Josh Rabinowitz
c5b815c7db
bump to v0.3.2
2019-09-21 09:11:24 -04:00
Josh Rabinowitz
e4447e02a7
version bump to 0.3.1
2019-09-18 17:17:22 -04:00
Josh Rabinowitz
df192b8fd7
version bump to 0.3.0 ( #539 )
2019-09-18 14:07:56 -04:00
Josh Rabinowitz
28675d6461
version bump to 0.2.6 ( #482 )
2019-05-26 22:33:00 -04:00
Josh Rabinowitz
94d5ae43d1
bump version to 0.2.5 ( #297 )
2019-01-15 08:35:11 -05:00
Josh Rabinowitz
dc4c8d7284
bump version to 0.2.4
2018-04-13 20:02:16 -04:00
Julien Lucca
86fd972a67
Update version.sh
...
Version was not bumped after 0.2.3 release
2018-03-12 16:11:56 -03:00
Carlos Hernandez
9001cc397b
Fix SC1126
2017-11-27 13:54:31 -07:00
sobolevn
21d8c7af3e
Version 0.2.2 release
2017-02-26 18:26:37 +03:00
sobolevn
2e9e374acb
Version 0.2.1 release
2016-07-10 14:40:24 +03:00
sobolevn
a1cd887101
refactoring started, shellcheck is now supported
2016-06-30 17:38:02 +03:00
sobolevn
8b1a01f1f6
This commit is pretty large. A lot of changes.
...
The full list of changes:
1. Added `.docker/` folder with Dockerfiles
2. Now `travis` runs integrational tests inside these containers
3. Now `travis` runs tests with `mac os x`
4. Now there are new ways to autodeploy `deb` and `rpm` packages
5. Fixed some issues
6. Also added `.ci/` folder, where utility scripts for travis are stored
7. Moved `git-hooks` into the separate folder: `utils/hooks/`
8. Added new target to the `Makefile`
9. `.gitignore` is updated to ignore `build/` folder and inner files
2016-06-16 22:34:25 +03:00