Lauri Ojansivu 621c701bef Fixed language name of Deutsch (Schweiz). há 4 anos atrás
..
translations 621c701bef Fixed language name of Deutsch (Schweiz). há 4 anos atrás
virtualbox ba05f383ca Added environment variable `RESULTS_PER_PAGE` to all Wekan platforms. há 4 anos atrás
README.md e34a284036 Updated release scripts. há 4 anos atrás
add-tag.sh 4c2857b6e8 Add build scripts. há 6 anos atrás
changelog.sh 3cbf678671 Updated ChangeLog. há 4 anos atrás
clone-release-repos.sh 59580e4b0f Updated release scripts. há 4 anos atrás
commit.sh 4c2857b6e8 Add build scripts. há 6 anos atrás
delete-branch-local-and-remote.sh 4c2857b6e8 Add build scripts. há 6 anos atrás
delete-phantomjs.sh 1fc3a1db2e Try to make release sizes smaller by deleting phantomjs. há 6 anos atrás
disable-sandstorm.sh e34a284036 Updated release scripts. há 4 anos atrás
install-sandstorm.sh 2e9ad941c0 Fix development script to escape character. há 4 anos atrás
maintainer-make-bundle-a.sh 59580e4b0f Updated release scripts. há 4 anos atrás
maintainer-make-bundle-o.sh 59580e4b0f Updated release scripts. há 4 anos atrás
maintainer-make-bundle-s.sh 59580e4b0f Updated release scripts. há 4 anos atrás
node-update-local.sh 6819303047 Updated node update local script. há 4 anos atrás
node-update.sh 09b9f690b1 Updated node-update.sh release script. há 4 anos atrás
node-version.sh 59580e4b0f Updated release scripts. há 4 anos atrás
rebuild-docs.sh 59580e4b0f Updated release scripts. há 4 anos atrás
rebuild-release.sh 1235363465 Fix Wekan not load at all in Firefox v.68 for Android. há 5 anos atrás
release-bundle.sh 59580e4b0f Updated release scripts. há 4 anos atrás
release-cleanup.sh 070de69ebe Fix build scripts. há 6 anos atrás
release-ln.sh 9871bf1963 Updated release scripts. há 4 anos atrás
release-ondra-1.sh 59580e4b0f Updated release scripts. há 4 anos atrás
release-ondra-2.sh 59580e4b0f Updated release scripts. há 4 anos atrás
release-sandstorm.sh 9f0f6841b0 Updated release scripts. há 4 anos atrás
release-snap.sh 0d10282dbe Update build scripts. há 6 anos atrás
release-website.sh 91dae9795e Updated release website scripts. Part 2. há 4 anos atrás
release-x2.sh 9871bf1963 Updated release scripts. há 4 anos atrás
release.sh 59580e4b0f Updated release scripts. há 4 anos atrás
sandstorm-make-spk.sh 782d0b6209 Upgrade to Meteor 1.8.3 and Node 8.17.0. há 5 anos atrás
sandstorm-test-dev.sh 4c2857b6e8 Add build scripts. há 6 anos atrás
snap-edge.sh 4c2857b6e8 Add build scripts. há 6 anos atrás
snap-install.sh 782d0b6209 Upgrade to Meteor 1.8.3 and Node 8.17.0. há 5 anos atrás
snap-push-to-store.sh 4c2857b6e8 Add build scripts. há 6 anos atrás
snap-stable.sh 4c2857b6e8 Add build scripts. há 6 anos atrás
snapcraft-help.sh 4c2857b6e8 Add build scripts. há 6 anos atrás
stable-tag.sh 8dfb6916c5 Added stable tag release script. há 4 anos atrás
up-a.sh 59580e4b0f Updated release scripts. há 4 anos atrás
up-o.sh 59580e4b0f Updated release scripts. há 4 anos atrás
up-s.sh 59580e4b0f Updated release scripts. há 4 anos atrás
up.sh 59580e4b0f Updated release scripts. há 4 anos atrás
version.sh 972e7a9971 v3.06 há 6 anos atrás
wekan-snap-help.sh 4c2857b6e8 Add build scripts. há 6 anos atrás

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