question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Test results on commit 1f2a9e4

See original GitHub issue

The test on commit 1f2a9e4 resulted in the following observations:

  1. Original spec requires delivery of Linux Docker images, not Windows or MacOS. Pursuing Windows or MacOS solutions is not part of the original spec. Hence the video showing how to deploy on a Linux server as similar to production as possible.

  2. At the end of the video the API explorer version 0.1.0 appears to be different than the version listed in the package.json file 1.0.0 .

  3. The instructions in the Welcome to chapter README say for development to clone the app from the chapter repository, however in the development README the suggestion is to fork the repository first, then clone the fork. Should the main README have some added verbiage suggesting the fork and referencing the development readme for further instructions.

  4. Package.json shows the node requirement at version 10.x however at the time of testing the latest node version 13.x was installed. Should package json list node at >=10 ?

  5. The app appeared to be not working in the last commit… I tried the cloning a while back and the app was working, not sure how long ago. There is no obvious continuous integration testing being done. We have no clear visual feedback badge notifying if the tests are passing or failing.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:15 (13 by maintainers)

github_iconTop GitHub Comments

2reactions
vkWebcommented, Feb 13, 2020

@timmyichen @Zeko369 I agree with Fran to have a without-docker instructions in CONTRIBUTING. But we must highly recommend use of docker setup wherever its possible as manual setup can trigger a lot of different errors. (Windows 32 bit user here 😛)

So docker should be our primary development setup and then if for some reason people can’t use docker they are free to experiment with manual setup. What do you think?

Btw, I think we can close this issue as we have already answered the OP’s concerns.

1reaction
timmyichencommented, Feb 13, 2020

Is it a steep learning curve? It’s certainly more beginner-friendly than AWS marketplace.

  • Install docker
  • Run docker-compose up
  • Prepend all vm commands with docker-compose exec app

That’s about it when it comes to developing with docker on Chapter.

It’s also worth noting that all this discussion is to ease development work. Deployment procedures can always be modified in the future but as it stands we’re not quite there yet.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Commit for Life
This allows you to schedule appointments and see test results. Please ensure you use your legal first and last name; nicknames and initials...
Read more >
Digital Donor App | Committed Hearts
You can update your account settings, which has your contact information, view past donations and test results, or pull up your Donor Card...
Read more >
Understanding COVID 19 Antibody Test Results - Vitalant
When your test result is 1, Vitalant will perform a supplemental antibody test to determine if the antibodies are from COVID-19 exposure. Supplemental...
Read more >
Test Results | Our Blood Institute
We appreciate your commitment to our life-saving mission, and we are committed to supporting your good health. Sample Test Results.
Read more >
Frequently Asked Questions - Red Cross Blood Donation
Sickle Cell Trait Screening. When will donors be notified of their test results? And how ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found