Benjamin Tissoires 2c1f40357d Fix openapi docs generation 4 yıl önce
..
translations ccc9efb270 - Added translation: español de América Latina 4 yıl önce
virtualbox 214c86cc22 Added some CAS and SAML settings. Not tested. Please test and send pull requests if it does not work. 5 yıl önce
README.md e34a284036 Updated release scripts. 4 yıl önce
add-tag.sh 4c2857b6e8 Add build scripts. 7 yıl önce
changelog.sh 3cbf678671 Updated ChangeLog. 4 yıl önce
commit.sh 4c2857b6e8 Add build scripts. 7 yıl önce
delete-branch-local-and-remote.sh 4c2857b6e8 Add build scripts. 7 yıl önce
delete-phantomjs.sh 1fc3a1db2e Try to make release sizes smaller by deleting phantomjs. 6 yıl önce
disable-sandstorm.sh e34a284036 Updated release scripts. 4 yıl önce
install-sandstorm.sh 2e9ad941c0 Fix development script to escape character. 4 yıl önce
maintainer-make-bundle-a.sh e34a284036 Updated release scripts. 4 yıl önce
maintainer-make-bundle-o.sh e34a284036 Updated release scripts. 4 yıl önce
maintainer-make-bundle-s.sh e34a284036 Updated release scripts. 4 yıl önce
rebuild-docs-install-deps.sh 2c1f40357d Fix openapi docs generation 4 yıl önce
rebuild-docs.sh 7318e42080 Comment out already existing directory. 6 yıl önce
rebuild-release.sh 1235363465 Fix Wekan not load at all in Firefox v.68 for Android. 5 yıl önce
release-bundle.sh ac9b23f00f OpenPower MiniCloud emergency maintenance has finished, so can now build Wekan for ppc64le. 4 yıl önce
release-cleanup.sh 070de69ebe Fix build scripts. 6 yıl önce
release-ondra-1.sh e79b7fad0a Update release scripts. 5 yıl önce
release-ondra-2.sh e79b7fad0a Update release scripts. 5 yıl önce
release-sandstorm.sh fde6a65933 Updated Node.js to v12.21.0 4 yıl önce
release-snap.sh 0d10282dbe Update build scripts. 6 yıl önce
release-x2.sh e34a284036 Updated release scripts. 4 yıl önce
release.sh b105088c28 Update release.sh script: Also build Sandstorm version of Wekan with same script. 4 yıl önce
sandstorm-make-spk.sh 782d0b6209 Upgrade to Meteor 1.8.3 and Node 8.17.0. 6 yıl önce
sandstorm-test-dev.sh 4c2857b6e8 Add build scripts. 7 yıl önce
snap-edge.sh 4c2857b6e8 Add build scripts. 7 yıl önce
snap-install.sh 782d0b6209 Upgrade to Meteor 1.8.3 and Node 8.17.0. 6 yıl önce
snap-push-to-store.sh 4c2857b6e8 Add build scripts. 7 yıl önce
snap-stable.sh 4c2857b6e8 Add build scripts. 7 yıl önce
snapcraft-help.sh 4c2857b6e8 Add build scripts. 7 yıl önce
up-a.sh dcec5b5cb0 Update release scripts. 4 yıl önce
up-o.sh dcec5b5cb0 Update release scripts. 4 yıl önce
up-s.sh dcec5b5cb0 Update release scripts. 4 yıl önce
up.sh ac9b23f00f OpenPower MiniCloud emergency maintenance has finished, so can now build Wekan for ppc64le. 4 yıl önce
version.sh 972e7a9971 v3.06 6 yıl önce
wekan-snap-help.sh 4c2857b6e8 Add build scripts. 7 yıl önce

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