Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from jordansissel:master #1

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Conversation

pull[bot]
Copy link

@pull pull bot commented Sep 14, 2023

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

Will Fleming and others added 17 commits January 9, 2015 18:36
commit 141e163
Author: Will Fleming <[email protected]>
Date:   Fri Jan 9 18:25:21 2015 -0500

    grep for platforms before removing

commit 3fc254d
Author: Will Fleming <[email protected]>
Date:   Wed Jan 7 15:27:41 2015 -0500

    rm debug

commit edfb0f3
Author: Will Fleming <[email protected]>
Date:   Wed Jan 7 15:27:09 2015 -0500

    redirect npm stderr

commit f7a870f
Author: Will Fleming <[email protected]>
Date:   Wed Jan 7 15:24:08 2015 -0500

    allow meteor remove-platform to exit nonzero

commit 0dbd200
Author: Will Fleming <[email protected]>
Date:   Wed Jan 7 15:16:40 2015 -0500

    debugging

commit 990b9d5
Author: Will Fleming <[email protected]>
Date:   Wed Jan 7 15:13:45 2015 -0500

    capitalization

commit 082a5d0
Author: Will Fleming <[email protected]>
Date:   Wed Jan 7 15:13:18 2015 -0500

    space

commit 485b87f
Author: Will Fleming <[email protected]>
Date:   Wed Jan 7 15:11:26 2015 -0500

    different platform, different find behavior

commit 992026e
Author: Will Fleming <[email protected]>
Date:   Wed Jan 7 15:06:37 2015 -0500

    extra ;

commit 0be37cf
Author: Will Fleming <[email protected]>
Date:   Wed Jan 7 15:05:24 2015 -0500

    fix debug for prod

commit fc3942a
Author: Will Fleming <[email protected]>
Date:   Wed Jan 7 15:02:55 2015 -0500

    determine needed meteor version from pushed app

    and use it, and get rid of old cached versions if necessary

commit 40654df
Author: Will Fleming <[email protected]>
Date:   Tue Jan 6 22:27:53 2015 -0500

    rm debug logging

commit 46c48a7
Author: Will Fleming <[email protected]>
Date:   Tue Jan 6 22:25:12 2015 -0500

    better failure message

commit 1cb6326
Author: Will Fleming <[email protected]>
Date:   Tue Jan 6 22:21:21 2015 -0500

    debugging change

commit 492d670
Author: Will Fleming <[email protected]>
Date:   Tue Jan 6 22:20:45 2015 -0500

    fix path

commit caa5743
Author: Will Fleming <[email protected]>
Date:   Tue Jan 6 22:19:59 2015 -0500

    redirect stderr to stdout

commit 664866e
Author: Will Fleming <[email protected]>
Date:   Tue Jan 6 22:16:57 2015 -0500

    debug

commit 56e7330
Author: Will Fleming <[email protected]>
Date:   Tue Jan 6 22:15:11 2015 -0500

    better globbing

commit 3b68d71
Author: Will Fleming <[email protected]>
Date:   Tue Jan 6 22:10:35 2015 -0500

    debugging

commit 85710ab
Author: Will Fleming <[email protected]>
Date:   Tue Jan 6 22:09:18 2015 -0500

    rm app source after build

commit f5be422
Author: Will Fleming <[email protected]>
Date:   Tue Jan 6 22:08:04 2015 -0500

    keep meteor tool local

commit 88af440
Author: Will Fleming <[email protected]>
Date:   Tue Jan 6 21:59:53 2015 -0500

    make better use of helpers

commit 9c0e9b7
Author: Will Fleming <[email protected]>
Date:   Tue Jan 6 21:57:04 2015 -0500

    formatting, better output of messages

commit 016d4c2
Author: Will Fleming <[email protected]>
Date:   Tue Jan 6 20:54:40 2015 -0500

    fix doc

commit d309eee
Author: Will Fleming <[email protected]>
Date:   Tue Jan 6 20:53:18 2015 -0500

    formatting

commit dba309e
Author: Will Fleming <[email protected]>
Date:   Tue Jan 6 20:50:06 2015 -0500

    better detect script

commit 99c25e5
Author: Will Fleming <[email protected]>
Date:   Tue Jan 6 20:31:11 2015 -0500

    need node path compiling meteor app

commit 3b98051
Author: Will Fleming <[email protected]>
Date:   Tue Jan 6 20:28:40 2015 -0500

    update readme

commit 4a685a6
Author: Will Fleming <[email protected]>
Date:   Tue Jan 6 20:26:06 2015 -0500

    install npm, fix web process type

commit 338eea2
Author: Will Fleming <[email protected]>
Date:   Tue Jan 6 16:54:15 2015 -0500

    fix proc

commit 3484924
Author: Will Fleming <[email protected]>
Date:   Tue Jan 6 16:52:01 2015 -0500

    fix path

commit d37be58
Author: Will Fleming <[email protected]>
Date:   Tue Jan 6 16:49:01 2015 -0500

    fix procs

commit 7546f7e
Author: Will Fleming <[email protected]>
Date:   Tue Jan 6 16:48:58 2015 -0500

    fix meteor compile

commit 28d209b
Author: Will Fleming <[email protected]>
Date:   Tue Jan 6 16:46:21 2015 -0500

    rm debugging

commit 5be1d31
Author: Will Fleming <[email protected]>
Date:   Tue Jan 6 16:29:03 2015 -0500

    don't overrwite project .meteor when installing meteor

commit 4adad6c
Author: Will Fleming <[email protected]>
Date:   Tue Jan 6 16:23:52 2015 -0500

    some debug output again

commit dacf67c
Author: Will Fleming <[email protected]>
Date:   Tue Jan 6 16:22:52 2015 -0500

    echo output of meteor build

commit d4c294c
Author: Will Fleming <[email protected]>
Date:   Tue Jan 6 16:20:49 2015 -0500

    update meteor build process

commit a804e8f
Author: Will Fleming <[email protected]>
Date:   Tue Jan 6 16:14:16 2015 -0500

    debugging messages

commit a2fccc6
Author: Will Fleming <[email protected]>
Date:   Tue Jan 6 16:10:49 2015 -0500

    use cached meteor tar if it's there

commit 138b0de
Author: Will Fleming <[email protected]>
Date:   Tue Jan 6 16:09:21 2015 -0500

    add warnings.sh

commit 3d6d201
Author: Will Fleming <[email protected]>
Date:   Tue Jan 6 16:08:21 2015 -0500

    fix bin paths

commit 0f910f1
Author: Will Fleming <[email protected]>
Date:   Tue Jan 6 16:06:56 2015 -0500

    merge in nodejs buildpack, change settings.

commit f430147
Author: Will Fleming <[email protected]>
Date:   Tue Jan 6 15:49:19 2015 -0500

    tweak the release script

commit 7dd38f3
Author: Will Fleming <[email protected]>
Date:   Tue Jan 6 15:39:35 2015 -0500

    typo

commit 85a4ca3
Author: Will Fleming <[email protected]>
Date:   Tue Jan 6 15:38:32 2015 -0500

    change shebang

commit 06d2746
Author: Will Fleming <[email protected]>
Date:   Tue Jan 6 15:32:13 2015 -0500

    rm typo

commit 12b97ab
Author: Will Fleming <[email protected]>
Date:   Tue Jan 6 15:31:07 2015 -0500

    Update meteor installation

    Seems to have changed a lot since this build pack was last worked on.

commit 2508a10
Author: Will Fleming <[email protected]>
Date:   Tue Jan 6 15:03:50 2015 -0500

    Update Meteor Version
* don't specify stack (we want the most recent cedar)
* new meteor example
previous formatting didn't work so well.
Updated node engine. Meteor requires Node v0.10.36 or later.
… for pre-existing apps, and show how to use a settings.json file
Update addons to use 'create' instead of 'add'. Include optional step…
Meteor apps with more than one dyno will not work properly without session affinity.
Add session affinity instructions to README
Updated node engine. Meteor 1.2 requires Node v0.10.40 or later
@pull pull bot added ⤵️ pull merge-conflict Resolve conflicts manually labels Sep 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⤵️ pull merge-conflict Resolve conflicts manually
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants