https://github.com/iotbzh/helloworld-service needs flounder branch

Description

The instructions on the doc site do not work for if

Symptom:

 

Reason is that the cloned repo is for master and not for flounder.

Master already has the cmake module, whereas flounder does not.

Thus the repo needs a flounder branch with working code matching flounder committed.

 

Environment

None

Activity

Stephane Desneux 
January 29, 2019 at 6:09 PM

Yes, can be resolved.

Walt Miner 
January 24, 2019 at 5:50 PM

Looks like this can be resolved.  Please confirm. 

Stephane Desneux 
January 7, 2019 at 7:47 PM

flounder branch created.

Also, I wonder if we shouldn't schedule a migration to gerrit for this repo... It seems to be used by more and more people...

Scott Rifenbark 
January 7, 2019 at 7:43 PM

Ok - I will wait to see when the "flounder" branch is added to https://github.com/iotbzh/helloworld-service.git because as of right now, it is not there.  Once that branch is added, I will update the file in the docs.

Scott

Jan-Simon Moeller 
January 3, 2019 at 12:30 AM

Yes, the problem is that the code meanwhile differs (master=guppy vs flounder). Thus the doc will fail with the current instructions as we have no matching (aka older) flounder version of the code in a branch.

 

The usual cmdline could then be

$ git clone -b flounder https://github.com/iotbzh/helloworld-service.git --recurse-submodules

 

So step 1 is to add a flounder branch to https://github.com/iotbzh/helloworld-service.git and then reference it in the flounder docs.

 

 

Example: https://github.com/dl9pf/helloworld-service

Fixed

Details

Assignee

Reporter

Labels

Contract ID

Components

Affects versions

Priority

Created December 9, 2018 at 7:55 PM
Updated February 12, 2019 at 1:40 AM
Resolved January 29, 2019 at 6:12 PM