Lauri Ojansivu 9a9dbd26f9 Updated translations. il y a 1 an
..
translations 9a9dbd26f9 Updated translations. il y a 1 an
virtualbox a781c0e7dc Added DEFAULT_BOARD_ID environment variable setting to all WeKan platforms. il y a 1 an
README.md e34a284036 Updated release scripts. il y a 4 ans
add-tag.sh 4c2857b6e8 Add build scripts. il y a 6 ans
build-bundle-arm64.sh ad53414c4d Updated release scripts. il y a 2 ans
build-bundle-ppc64el.sh ad53414c4d Updated release scripts. il y a 2 ans
build-bundle-s390x.sh ad53414c4d Updated release scripts. il y a 2 ans
build-bundle-win64.bat 7d754a137c Updated release scripts. il y a 1 an
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 6 ans
delete-branch-local-and-remote.sh 4c2857b6e8 Add build scripts. il y a 6 ans
disable-sandstorm.sh e34a284036 Updated release scripts. il y a 4 ans
docker-build.sh 8054f2b002 Docker build script to be executeable. il y a 3 ans
docker-push-gantt.sh 2d8ac3bf80 Fix Docker latest tags at Docker Hub, Quay and GitHub. il y a 2 ans
docker-push-wekan.sh 2d8ac3bf80 Fix Docker latest tags at Docker Hub, Quay and GitHub. il y a 2 ans
docker-registry-sync.sh 32ec95ffa8 Sync Docker Registries. il y a 2 ans
docker-start.sh 33f47414bb Added release scripts for starting and stopping services. il y a 3 ans
docker-stop.sh 33f47414bb Added release scripts for starting and stopping services. il y a 3 ans
install-sandstorm.sh 1360517af8 Updated meteor-spk. il y a 3 ans
node-update-local.sh ef685703cf Use volta in local node update script. il y a 3 ans
node-update.sh d1f519917b Update release scripts. il y a 2 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 3 ans
rebuild-docs.sh 97c6b65315 Tried to fix building WeKan OpenAPI docs using Ubuntu 23.04 amd64 with XFCE desktop, but it did not work, still getting error: Failed to parse the source OpenAPI document. il y a 2 ans
rebuild-release.sh 382168a5b4 Try to fix some security issues. Part 2. il y a 2 ans
rel.sh 7b94188f64 Update release scripts. Part 5. il y a 1 an
release-bundle.sh 7b94188f64 Update release scripts. Part 5. il y a 1 an
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 ad35e7b7bd Update release scripts to merge latest changes. il y a 3 ans
release-sandstorm.sh 23e01130e9 Updated release scripts. il y a 2 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 7dfb1eb6ce Fixed building s390x release. Part 2. il y a 1 an
release.sh 7b94188f64 Update release scripts. Part 5. il y a 1 an
sandstorm-make-spk.sh 782d0b6209 Upgrade to Meteor 1.8.3 and Node 8.17.0. il y a 5 ans
sandstorm-test-dev.sh 4c2857b6e8 Add build scripts. il y a 6 ans
snap-edge.sh 4c2857b6e8 Add build scripts. il y a 6 ans
snap-install.sh 782d0b6209 Upgrade to Meteor 1.8.3 and Node 8.17.0. il y a 5 ans
snap-push-to-store.sh 4c2857b6e8 Add build scripts. il y a 6 ans
snap-stable.sh 4c2857b6e8 Add build scripts. il y a 6 ans
snapcraft-help.sh 4c2857b6e8 Add build scripts. il y a 6 ans
snapd-start.sh 33f47414bb Added release scripts for starting and stopping services. il y a 3 ans
snapd-stop.sh 33f47414bb Added release scripts for starting and stopping services. il y a 3 ans
ssh-start.sh 33f47414bb Added release scripts for starting and stopping services. il y a 3 ans
ssh-stop.sh 33f47414bb Added release scripts for starting and stopping services. il y a 3 ans
stable-tag.sh 8dfb6916c5 Added stable tag release script. il y a 4 ans
stylus-to-css.sh 072778b9aa Converted Stylus to CSS. Removed Stylus. This change removed many error messages. il y a 3 ans
syncloop.sh 5f946707e5 Added backup sync script. il y a 2 ans
ufw-disable.sh 33f47414bb Added release scripts for starting and stopping services. il y a 3 ans
ufw-enable.sh 33f47414bb Added release scripts for starting and stopping services. il y a 3 ans
up-a.sh 23e01130e9 Updated release scripts. il y a 2 ans
up-o.sh 23e01130e9 Updated release scripts. il y a 2 ans
up-s.sh 23e01130e9 Updated release scripts. il y a 2 ans
up-w.sh 7b94188f64 Update release scripts. Part 5. il y a 1 an
up.sh 73f943f89a Fixed building s390x release. il y a 1 an
version.sh 972e7a9971 v3.06 il y a 5 ans
wekan-snap-help.sh 4c2857b6e8 Add build scripts. il y a 6 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