summaryrefslogtreecommitdiffstats
path: root/snapcraft.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Try to fix snap.Lauri Ojansivu2019-09-051-23/+6
|
* Try to fix Snap.Lauri Ojansivu2019-09-041-2/+5
|
* Try to fix snap.Lauri Ojansivu2019-09-041-0/+2
|
* Try to fix snap.Lauri Ojansivu2019-09-041-1/+4
|
* Try to fix snap.Lauri Ojansivu2019-08-291-10/+9
|
* Snap: Delete all .swp files.Lauri Ojansivu2019-08-291-5/+12
| | | | Thanks to xet7 !
* Fix Snap adopt-info.Lauri Ojansivu2019-08-291-7/+4
| | | | | | https://forum.snapcraft.io/t/dirty-snap-release/12975/12?u=xet7 Thanks to popey at Snapcraft forum.
* Try to fix adopt-info.Lauri Ojansivu2019-08-291-5/+6
| | | | Thanks to xet7.
* Try to fix adopt-info.Lauri Ojansivu2019-08-291-1/+6
| | | | | | https://forum.snapcraft.io/t/dirty-snap-release/12975/8 Thanks to ogra at Snapcraft forum.
* Try to fix adopt-info.Lauri Ojansivu2019-08-291-2/+2
|
* Snap: Change version-script to adopt-info to fix dirty.Lauri Ojansivu2019-08-291-2/+1
| | | | | | https://forum.snapcraft.io/t/dirty-snap-release/12975/4 Thanks to popey and daniel at Snapcraft forum.
* Delete another phantomjs binary from Snap.Lauri Ojansivu2019-08-291-0/+1
| | | | Thanks to xet7 !
* Revert fix dirty, because it caused Snap build to fail.Lauri Ojansivu2019-08-291-1/+1
| | | | Thanks to xet7 !
* Fix dirty snap release.Lauri Ojansivu2019-08-291-1/+1
| | | | | | | https://stackoverflow.com/questions/16035240/why-is-git-describe-dirty-adding-a-dirty-suffix-when-describing-a-clean-ch https://forum.snapcraft.io/t/dirty-snap-release/12975 Thanks to xet7.
* Fix Snap.Lauri Ojansivu2019-08-291-2/+2
| | | | Thanks to xet7 !
* Upgrade node, mongo and fibers.Lauri Ojansivu2019-08-291-2/+2
| | | | Thanks to xet7 !
* Use Meteor 1.8.1 and MongoDB 3.2.22 in Snap.Lauri Ojansivu2019-08-131-8/+0
| | | | Thanks to xet7 !
* Try to fix Snap.Lauri Ojansivu2019-08-111-0/+2
|
* Test snap with Meteor 1.8.1.Lauri Ojansivu2019-08-111-4/+4
| | | | Thanks to xet7 !
* Try to fix Snap.Lauri Ojansivu2019-08-111-0/+2
|
* fixing snap build errors due to some rm statements and allowing mixed ↵Sam X. Chen2019-08-101-4/+6
| | | | attachment mode to work in snap
* Remove non-existing file from snapcraft.yaml to get Snap to build.Lauri Ojansivu2019-08-071-1/+1
| | | | Thanks to xet7 !
* Removed removing phantomjs from snap, because snap build did stopLauri Ojansivu2019-08-071-3/+0
| | | | | | to error no phantomjs could be removed. Thanks to xet7 !
* Try to make release sizes smaller by deleting phantomjs.Lauri Ojansivu2019-08-071-0/+3
| | | | Thanks to xet7 !
* Removed duplicate.Lauri Ojansivu2019-08-061-2/+1
|
* Use Meteor 1.6.0.1 dependencies on Snap.Lauri Ojansivu2019-08-061-63/+48
| | | | Thanks to xet7 !
* Try to fix Snap.Lauri Ojansivu2019-08-051-4/+4
|
* Try to fix builds.Lauri Ojansivu2019-08-051-8/+20
|
* Update snap dependencies.Lauri Ojansivu2019-08-041-1/+1
|
* Upgrade to MongoDB 4.0.11Lauri Ojansivu2019-08-041-1/+1
|
* Try to fix Snap.Lauri Ojansivu2019-08-041-1/+2
|
* Try to fix Snap.Lauri Ojansivu2019-07-261-0/+5
| | | | Thanks to xet7 !
* Try libcurl3.Lauri Ojansivu2019-07-241-1/+1
|
* Snap: Add MongoDB dependencies libcurl4 and php-curl.Lauri Ojansivu2019-07-241-1/+2
|
* Try MongoDB 4.0.10 deb with libcurl3-gnutlsLauri Ojansivu2019-07-241-1/+2
|
* Try legacy MongoDB 4.0.10 without curl etc.Lauri Ojansivu2019-07-211-1/+1
|
* More snap fixesjustinr12342019-07-181-4/+4
|
* Fix snap build-pacakgesjustinr12342019-07-181-1/+1
|
* Remove building OpenAPI with esprima-python etc.Lauri Ojansivu2019-07-181-19/+20
| | | | | | Generated docs are included at repo. Thanks to xet7 !
* Fix snapJustin Reynolds2019-07-171-26/+29
|
* Remove snapcraft version.Lauri Ojansivu2019-07-011-2/+0
|
* Add version.Lauri Ojansivu2019-06-291-1/+1
|
* - Change start-wekan.sh use mongodb port 27018 because xet7 usesLauri Ojansivu2019-06-291-0/+1
| | | | | | | | | RocketChat MongoDB at 27017 and Wekan Snap MongoDB at 27019. MongoDB 4.0.10 port is installed separately for Xubuntu 19.10 from MongDB website and changed at /etc/mongod.conf to run on port 27018. Thanks to xet7.
* Update build scripts.Lauri Ojansivu2019-06-291-2/+2
|
* Merge branch 'edge' into meteor-1.8Lauri Ojansivu2019-06-121-0/+2
|\
| * Fix Snap build.Lauri Ojansivu2019-06-111-0/+2
| | | | | | | | Thanks to xet7 !
* | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2019-04-231-1/+1
|\|
| * Remove caddy plugins http.filter, http.ipfilter and http.realip from caddyLauri Ojansivu2019-04-231-1/+1
| | | | | | | | | | | | | | because they are currently broken, preventing download of caddy during Wekan Snap build. Thanks to xet7 !
* | Fix snap npm permissions.Lauri Ojansivu2019-04-201-6/+6
| |
* | Update to MongoDB 4.0.9 on Snap.Lauri Ojansivu2019-04-201-1/+1
| |