Lauri Ojansivu 38f7384fd7 Updated release scripts. пре 3 година
..
translations e2d5a83d7c Added Romanian translation. Updated translations. пре 3 година
virtualbox c64a221453 Add support to validate uploaded avatars пре 3 година
README.md e34a284036 Updated release scripts. пре 4 година
add-tag.sh 4c2857b6e8 Add build scripts. пре 7 година
build-bundle-arm64.sh f6dfd2ab67 Updated release scripts. пре 3 година
build-bundle-ppc64el.sh f6dfd2ab67 Updated release scripts. пре 3 година
build-bundle-s390x.sh 923e48d64c Updated release scripts. пре 3 година
build-bundle-win64.bat 38f7384fd7 Updated release scripts. пре 3 година
changelog.sh 3cbf678671 Updated ChangeLog. пре 4 година
clone-release-repos.sh 59580e4b0f Updated release scripts. пре 4 година
commit.sh 4c2857b6e8 Add build scripts. пре 7 година
delete-branch-local-and-remote.sh 4c2857b6e8 Add build scripts. пре 7 година
disable-sandstorm.sh e34a284036 Updated release scripts. пре 4 година
docker-build.sh 8054f2b002 Docker build script to be executeable. пре 4 година
docker-push-gantt.sh 49c4dd8b14 Added release scripts for building local Docker images and pushing them to Quay.io and Docker Hub. пре 4 година
docker-push-wekan.sh 49c4dd8b14 Added release scripts for building local Docker images and pushing them to Quay.io and Docker Hub. пре 4 година
docker-start.sh 33f47414bb Added release scripts for starting and stopping services. пре 4 година
docker-stop.sh 33f47414bb Added release scripts for starting and stopping services. пре 4 година
install-sandstorm.sh 1360517af8 Updated meteor-spk. пре 3 година
node-update-local.sh ef685703cf Use volta in local node update script. пре 4 година
node-update.sh 09b9f690b1 Updated node-update.sh release script. пре 4 година
node-version.sh 59580e4b0f Updated release scripts. пре 4 година
npm-publish.sh 2666b30ba9 Added npm publish script for releases. пре 4 година
rebuild-docs.sh 7adba9fea3 Fix Python-Esprima upstream failing пре 3 година
rebuild-release.sh d75fd69406 rm fix-download-unicode пре 3 година
release-bundle.sh f67ffc910c Commented out ppc64el from release scripts. пре 3 година
release-cleanup.sh 070de69ebe Fix build scripts. пре 6 година
release-ln.sh 9871bf1963 Updated release scripts. пре 4 година
release-ondra-1.sh 59580e4b0f Updated release scripts. пре 4 година
release-ondra-2.sh ad35e7b7bd Update release scripts to merge latest changes. пре 3 година
release-sandstorm.sh 9b7bf1ba28 Updated release scripts. пре 3 година
release-snap.sh 0d10282dbe Update build scripts. пре 6 година
release-website.sh 91dae9795e Updated release website scripts. Part 2. пре 4 година
release-x2.sh 38f7384fd7 Updated release scripts. пре 3 година
release.sh a2968d74d7 v6.24 пре 3 година
sandstorm-make-spk.sh 782d0b6209 Upgrade to Meteor 1.8.3 and Node 8.17.0. пре 6 година
sandstorm-test-dev.sh 4c2857b6e8 Add build scripts. пре 7 година
snap-edge.sh 4c2857b6e8 Add build scripts. пре 7 година
snap-install.sh 782d0b6209 Upgrade to Meteor 1.8.3 and Node 8.17.0. пре 6 година
snap-push-to-store.sh 4c2857b6e8 Add build scripts. пре 7 година
snap-stable.sh 4c2857b6e8 Add build scripts. пре 7 година
snapcraft-help.sh 4c2857b6e8 Add build scripts. пре 7 година
snapd-start.sh 33f47414bb Added release scripts for starting and stopping services. пре 4 година
snapd-stop.sh 33f47414bb Added release scripts for starting and stopping services. пре 4 година
ssh-start.sh 33f47414bb Added release scripts for starting and stopping services. пре 4 година
ssh-stop.sh 33f47414bb Added release scripts for starting and stopping services. пре 4 година
stable-tag.sh 8dfb6916c5 Added stable tag release script. пре 4 година
stylus-to-css.sh 072778b9aa Converted Stylus to CSS. Removed Stylus. This change removed many error messages. пре 3 година
ufw-disable.sh 33f47414bb Added release scripts for starting and stopping services. пре 4 година
ufw-enable.sh 33f47414bb Added release scripts for starting and stopping services. пре 4 година
up-a.sh 9b7bf1ba28 Updated release scripts. пре 3 година
up-o.sh 9b7bf1ba28 Updated release scripts. пре 3 година
up-s.sh 9b7bf1ba28 Updated release scripts. пре 3 година
up-w.sh 14e5d08a19 Updated release build scripts to reinstall bcrypt, upload Windows version etc. пре 3 година
up.sh 93fa56d039 OpenPower MiniCloud is discontinued, no ppc64le build server. Looking for other ways to build. пре 3 година
version.sh 972e7a9971 v3.06 пре 6 година
wekan-snap-help.sh 4c2857b6e8 Add build scripts. пре 7 година

README.md

Wekan release scripts

Release process, for example version 4.94:

1) Build x64 bundle and upload to x2/a/s/o:

./release.sh 4.94

2) Build bundles at servers

arm64: ssh a ./maintainer-make-release-a.sh 4.94

s390x: ssh s ./maintainer-make-release-s.sh 4.94

openpower: ssh o ./maintainer-make-release-o.sh 4.94

3) Download bundles and upload to x2 releases:

./releases/up.sh

4) At x2, do release:

ssh x2 cd /var/snap/wekan/common ./release-x2.sh 4.93 4.94

https://github.com/wekan/wekan-snap/wiki/Making-releases-from-source

https://github.com/wekan/wekan-maintainer/wiki/Building-Wekan-for-Sandstorm