Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

move modem and things to contrib dir #241

Merged
merged 4 commits into from
Feb 3, 2017
Merged

move modem and things to contrib dir #241

merged 4 commits into from
Feb 3, 2017

Conversation

proppy
Copy link
Contributor

@proppy proppy commented Dec 17, 2016

Let's see if travis build this :)

Fixes #240 #118 #92

@proppy proppy requested a review from ed7coyne December 17, 2016 06:07
@proppy
Copy link
Contributor Author

proppy commented Jan 13, 2017

ping @ed7coyne ?

FBASE_NOAUTH_SNIPPET=test/travis/no_firebase_init.cc.snip
FBASE_NOCONFIG_SNIPPET=test/travis/no_config_init.cc.snip
for example in `find examples/ -name *.ino`;
FBASE_SNIPPET=contrib/test/travis/firebase_init.cc.snip
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this test be in contrib? It seems part of the main project.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I meant this to be a file-comment, it is the entire script that seems part of the core project.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IIRC I moved all the tests stuff to contrib/ for now, since it was pretty tangled.

So that we can easily package the Arduino library as: root - everything in contrib until we find a better organization/packaging option.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah I see, sounds like a good plan.

@ed7coyne
Copy link
Collaborator

Mostly LGTM, I think this clears up the distinction between the primary project and the derivative projects pretty well, thanks!

@proppy proppy merged commit 7144703 into master Feb 3, 2017
@proppy proppy mentioned this pull request Apr 10, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants