Lauri Ojansivu a43736b5c6 Update wekan/releases/up.sh script: Can not build ppc64le version because před 4 roky
..
translations 0a728f805b Added translation: Persian (Iran). před 4 roky
virtualbox 214c86cc22 Added some CAS and SAML settings. Not tested. Please test and send pull requests if it does not work. před 4 roky
README.md e34a284036 Updated release scripts. před 4 roky
add-tag.sh 4c2857b6e8 Add build scripts. před 6 roky
changelog.sh 3cbf678671 Updated ChangeLog. před 4 roky
commit.sh 4c2857b6e8 Add build scripts. před 6 roky
delete-branch-local-and-remote.sh 4c2857b6e8 Add build scripts. před 6 roky
delete-phantomjs.sh 1fc3a1db2e Try to make release sizes smaller by deleting phantomjs. před 6 roky
disable-sandstorm.sh e34a284036 Updated release scripts. před 4 roky
install-sandstorm.sh 2e9ad941c0 Fix development script to escape character. před 4 roky
maintainer-make-bundle-a.sh e34a284036 Updated release scripts. před 4 roky
maintainer-make-bundle-o.sh e34a284036 Updated release scripts. před 4 roky
maintainer-make-bundle-s.sh e34a284036 Updated release scripts. před 4 roky
rebuild-docs-install-deps.sh 6f2eb00c43 Add API docs to repo. před 6 roky
rebuild-docs.sh 7318e42080 Comment out already existing directory. před 5 roky
rebuild-release.sh 1235363465 Fix Wekan not load at all in Firefox v.68 for Android. před 5 roky
release-bundle.sh 799ae886c5 Update release-bundle.sh script: Can not build ppc64le version because před 4 roky
release-cleanup.sh 070de69ebe Fix build scripts. před 6 roky
release-ondra-1.sh e79b7fad0a Update release scripts. před 4 roky
release-ondra-2.sh e79b7fad0a Update release scripts. před 4 roky
release-sandstorm.sh fde6a65933 Updated Node.js to v12.21.0 před 4 roky
release-snap.sh 0d10282dbe Update build scripts. před 6 roky
release-x2.sh e34a284036 Updated release scripts. před 4 roky
release.sh b105088c28 Update release.sh script: Also build Sandstorm version of Wekan with same script. před 4 roky
sandstorm-make-spk.sh 782d0b6209 Upgrade to Meteor 1.8.3 and Node 8.17.0. před 5 roky
sandstorm-test-dev.sh 4c2857b6e8 Add build scripts. před 6 roky
snap-edge.sh 4c2857b6e8 Add build scripts. před 6 roky
snap-install.sh 782d0b6209 Upgrade to Meteor 1.8.3 and Node 8.17.0. před 5 roky
snap-push-to-store.sh 4c2857b6e8 Add build scripts. před 6 roky
snap-stable.sh 4c2857b6e8 Add build scripts. před 6 roky
snapcraft-help.sh 4c2857b6e8 Add build scripts. před 6 roky
up-a.sh dcec5b5cb0 Update release scripts. před 4 roky
up-o.sh dcec5b5cb0 Update release scripts. před 4 roky
up-s.sh dcec5b5cb0 Update release scripts. před 4 roky
up.sh a43736b5c6 Update wekan/releases/up.sh script: Can not build ppc64le version because před 4 roky
version.sh 972e7a9971 v3.06 před 6 roky
wekan-snap-help.sh 4c2857b6e8 Add build scripts. před 6 roky

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