Lauri Ojansivu 2e9ad941c0 Fix development script to escape character. 4 年 前
..
translations fc68354e83 Translations: Added ar-EG = Arabic (Egypt), simply Masri (مَصرى, [ˈmɑsˤɾi], Egyptian, Masr refers to Cairo). 4 年 前
virtualbox 214c86cc22 Added some CAS and SAML settings. Not tested. Please test and send pull requests if it does not work. 4 年 前
README.md e34a284036 Updated release scripts. 4 年 前
add-tag.sh 4c2857b6e8 Add build scripts. 6 年 前
changelog.sh 3cbf678671 Updated ChangeLog. 4 年 前
commit.sh 4c2857b6e8 Add build scripts. 6 年 前
delete-branch-local-and-remote.sh 4c2857b6e8 Add build scripts. 6 年 前
delete-phantomjs.sh 1fc3a1db2e Try to make release sizes smaller by deleting phantomjs. 5 年 前
disable-sandstorm.sh e34a284036 Updated release scripts. 4 年 前
install-sandstorm.sh 2e9ad941c0 Fix development script to escape character. 4 年 前
maintainer-make-bundle-a.sh e34a284036 Updated release scripts. 4 年 前
maintainer-make-bundle-o.sh e34a284036 Updated release scripts. 4 年 前
maintainer-make-bundle-s.sh e34a284036 Updated release scripts. 4 年 前
rebuild-docs-install-deps.sh 6f2eb00c43 Add API docs to repo. 5 年 前
rebuild-docs.sh 7318e42080 Comment out already existing directory. 5 年 前
rebuild-release.sh 1235363465 Fix Wekan not load at all in Firefox v.68 for Android. 5 年 前
release-bundle.sh d0df3a2915 Updated release scripts. 4 年 前
release-cleanup.sh 070de69ebe Fix build scripts. 6 年 前
release-ondra-1.sh e79b7fad0a Update release scripts. 4 年 前
release-ondra-2.sh e79b7fad0a Update release scripts. 4 年 前
release-sandstorm.sh 011f86f368 Updated Node.js to v12.20.2 4 年 前
release-snap.sh 0d10282dbe Update build scripts. 6 年 前
release-x2.sh e34a284036 Updated release scripts. 4 年 前
release.sh e79b7fad0a Update release scripts. 4 年 前
sandstorm-make-spk.sh 782d0b6209 Upgrade to Meteor 1.8.3 and Node 8.17.0. 5 年 前
sandstorm-test-dev.sh 4c2857b6e8 Add build scripts. 6 年 前
snap-edge.sh 4c2857b6e8 Add build scripts. 6 年 前
snap-install.sh 782d0b6209 Upgrade to Meteor 1.8.3 and Node 8.17.0. 5 年 前
snap-push-to-store.sh 4c2857b6e8 Add build scripts. 6 年 前
snap-stable.sh 4c2857b6e8 Add build scripts. 6 年 前
snapcraft-help.sh 4c2857b6e8 Add build scripts. 6 年 前
up-a.sh dcec5b5cb0 Update release scripts. 4 年 前
up-o.sh dcec5b5cb0 Update release scripts. 4 年 前
up-s.sh dcec5b5cb0 Update release scripts. 4 年 前
up.sh d0df3a2915 Updated release scripts. 4 年 前
version.sh 972e7a9971 v3.06 5 年 前
wekan-snap-help.sh 4c2857b6e8 Add build scripts. 6 年 前

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