Commit graph

11 commits

Author SHA1 Message Date
Daniel García
1b3c67fc47
Version 2.13.1 2020-03-14 14:05:25 +01:00
Daniel García
8cca4f2d1e
Add docker build 2020-03-01 00:36:00 +01:00
Daniel García
7016815a07
Update package_web_vault.sh
Co-Authored-By: mqus <8398165+mqus@users.noreply.github.com>
2020-02-22 15:25:07 +01:00
mqus
af77baf19c
pack into subdirectory
This fixes #7
2020-02-20 11:17:23 +01:00
Robin Schneider
5a7d0a95bc
We are not upstream so we don’t run: git submodule update --remote
Running `git submodule update --recursive --init` should be totally fine
for us and it gives us more auditability because then the submodule
commit hash is pinned by the main git repo tag.
2019-12-26 00:07:38 +01:00
Robin Schneider
784a55854f
Fix up script with suggestions from ShellCheck and minor fixes
* `set -o pipefail -o errexit` exit early on error. This is very useful
  to not overlook errors that might not fully break the build but tamper
  with the end result.
* Fix `mkdir OUTPUT_FOLDER` fail
* Rework git checkout stuff to only run needed commands.
2019-12-26 00:07:38 +01:00
Daniel García
5579b1b33f
Hide subscriptions 2019-04-03 15:44:07 +02:00
Daniel García
05e99b662e
Don't delete .map files, they may help during debugging and the final build is only 20 MB anyway. 2019-02-27 17:24:25 +01:00
Daniel García
76e343e0d8
Remove user and group info from tar.gz files 2019-01-07 16:21:27 +01:00
Daniel García
e55e7985de
Create and upload new release automatically 2018-12-16 15:14:48 +01:00
Daniel García
d3c08a554f
Initial commit 2018-12-13 14:09:59 +01:00