Commit Graph

21 Commits (master)

Author SHA1 Message Date
Josh Rabinowitz c7751afad8
temp removal alpine releases for #881; build fixes (#884)
* temp removal alpine releases for #881; build fixes
* update CHANGELOG for next release
* update archlinux base image
2 years ago
sobolevn 666691de88
Version 0.5.0 release 2 years ago
joshr 5d659a1602 bump dev version to 0.5.0-alpha2 2 years ago
Josh Rabinowitz 50734fd364
cleanups and renames (#784)
* rename _append_* functions to _prepend_*
* improve code flow
* be more standard with shellcheck disables
2 years ago
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>
3 years ago
Josh Rabinowitz bcf1e4fa6b
bump version to 0.4.1-alpha1 (#689) 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 8f7b9c51de [WIP] New CI 3 years ago
Josh Rabinowitz 5bcaf40c4c update version to 0.3.3 4 years ago
Josh Rabinowitz c5b815c7db bump to v0.3.2 5 years ago
Josh Rabinowitz e4447e02a7 version bump to 0.3.1 5 years ago
Josh Rabinowitz df192b8fd7
version bump to 0.3.0 (#539) 5 years ago
Josh Rabinowitz 28675d6461
version bump to 0.2.6 (#482) 5 years ago
Josh Rabinowitz 94d5ae43d1
bump version to 0.2.5 (#297) 5 years ago
Josh Rabinowitz dc4c8d7284 bump version to 0.2.4 6 years ago
Julien Lucca 86fd972a67
Update version.sh
Version was not bumped after 0.2.3 release
6 years ago
Carlos Hernandez 9001cc397b
Fix SC1126 7 years ago
sobolevn 21d8c7af3e
Version 0.2.2 release 7 years ago
sobolevn 2e9e374acb
Version 0.2.1 release 8 years ago
sobolevn a1cd887101
refactoring started, shellcheck is now supported 8 years ago
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
8 years ago