Lauri Ojansivu 4eca4eeddc Merge pull request #4150 from mfilser/account_option_loginExpirationInDays il y a 4 ans
..
translations f25ed7fcfc Updated translations. il y a 4 ans
virtualbox 80319b0038 Account configuration of option loginExpirationInDays is now possible il y a 4 ans
README.md e34a284036 Updated release scripts. il y a 4 ans
add-tag.sh 4c2857b6e8 Add build scripts. il y a 7 ans
changelog.sh 3cbf678671 Updated ChangeLog. il y a 4 ans
clone-release-repos.sh 59580e4b0f Updated release scripts. il y a 4 ans
commit.sh 4c2857b6e8 Add build scripts. il y a 7 ans
delete-branch-local-and-remote.sh 4c2857b6e8 Add build scripts. il y a 7 ans
disable-sandstorm.sh e34a284036 Updated release scripts. il y a 4 ans
docker-build.sh 49c4dd8b14 Added release scripts for building local Docker images and pushing them to Quay.io and Docker Hub. il y a 4 ans
docker-push-gantt.sh 49c4dd8b14 Added release scripts for building local Docker images and pushing them to Quay.io and Docker Hub. il y a 4 ans
docker-push-wekan.sh 49c4dd8b14 Added release scripts for building local Docker images and pushing them to Quay.io and Docker Hub. il y a 4 ans
install-sandstorm.sh 2e9ad941c0 Fix development script to escape character. il y a 4 ans
maintainer-make-bundle-a.sh 936d9fe306 Updated release scripts. il y a 4 ans
maintainer-make-bundle-o.sh 936d9fe306 Updated release scripts. il y a 4 ans
maintainer-make-bundle-s.sh 936d9fe306 Updated release scripts. il y a 4 ans
node-update-local.sh 6819303047 Updated node update local script. il y a 4 ans
node-update.sh 09b9f690b1 Updated node-update.sh release script. il y a 4 ans
node-version.sh 59580e4b0f Updated release scripts. il y a 4 ans
npm-publish.sh 2666b30ba9 Added npm publish script for releases. il y a 4 ans
rebuild-docs.sh 59580e4b0f Updated release scripts. il y a 4 ans
rebuild-release.sh 1235363465 Fix Wekan not load at all in Firefox v.68 for Android. il y a 5 ans
release-bundle.sh 59580e4b0f Updated release scripts. il y a 4 ans
release-cleanup.sh 070de69ebe Fix build scripts. il y a 6 ans
release-ln.sh 9871bf1963 Updated release scripts. il y a 4 ans
release-ondra-1.sh 59580e4b0f Updated release scripts. il y a 4 ans
release-ondra-2.sh 59580e4b0f Updated release scripts. il y a 4 ans
release-sandstorm.sh 9f0f6841b0 Updated release scripts. il y a 4 ans
release-snap.sh 0d10282dbe Update build scripts. il y a 6 ans
release-website.sh 91dae9795e Updated release website scripts. Part 2. il y a 4 ans
release-x2.sh 9871bf1963 Updated release scripts. il y a 4 ans
release.sh 59580e4b0f Updated release scripts. il y a 4 ans
sandstorm-make-spk.sh 782d0b6209 Upgrade to Meteor 1.8.3 and Node 8.17.0. il y a 6 ans
sandstorm-test-dev.sh 4c2857b6e8 Add build scripts. il y a 7 ans
snap-edge.sh 4c2857b6e8 Add build scripts. il y a 7 ans
snap-install.sh 782d0b6209 Upgrade to Meteor 1.8.3 and Node 8.17.0. il y a 6 ans
snap-push-to-store.sh 4c2857b6e8 Add build scripts. il y a 7 ans
snap-stable.sh 4c2857b6e8 Add build scripts. il y a 7 ans
snapcraft-help.sh 4c2857b6e8 Add build scripts. il y a 7 ans
stable-tag.sh 8dfb6916c5 Added stable tag release script. il y a 4 ans
up-a.sh 59580e4b0f Updated release scripts. il y a 4 ans
up-o.sh 59580e4b0f Updated release scripts. il y a 4 ans
up-s.sh 59580e4b0f Updated release scripts. il y a 4 ans
up.sh 59580e4b0f Updated release scripts. il y a 4 ans
version.sh 972e7a9971 v3.06 il y a 6 ans
wekan-snap-help.sh 4c2857b6e8 Add build scripts. il y a 7 ans

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