Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

API to publish apps via CICD pipeline

ANSWERED

The GAM desperately needs a programmatic way of publishing app updates and requesting review and publishing to app store so devs can use proper build and release pipelines for apps.  While on the subject, we really need unit testing ability.

Best Answer
0 Votes
1 BEST ANSWER

Accepted Solutions

Thanks for the feedback. GAM is built with a service architecture, but we're not ready to expose that for general consumption at this time.

 

For unit testing, you can use something like Jest with our command line SDK. You can also use TypeScript with Sergio's Fitbit SDK Types https://github.com/SergioMorchon/fitbit-sdk-types/

View best answer in original post

Best Answer
4 REPLIES 4

Hi @GrossTiger 

 

Is this request regarding applications you are building for the smartwatch devices (i.e. Ionic and Versa)?

Gordon Crenshaw
Senior Technical Solutions Consultant
Fitbit Partner Engineering & Web API Support | Google
Best Answer
0 Votes

Yes, that is correct.

Best Answer
0 Votes

I'm going to move your post to the Device SDK room.  They should be able to help you there.

 

 

Gordon Crenshaw
Senior Technical Solutions Consultant
Fitbit Partner Engineering & Web API Support | Google
Best Answer
0 Votes

Thanks for the feedback. GAM is built with a service architecture, but we're not ready to expose that for general consumption at this time.

 

For unit testing, you can use something like Jest with our command line SDK. You can also use TypeScript with Sergio's Fitbit SDK Types https://github.com/SergioMorchon/fitbit-sdk-types/

Best Answer