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

Set up the repository #2

Closed
6 tasks done
RelativeForce opened this issue May 19, 2020 · 0 comments · Fixed by #3
Closed
6 tasks done

Set up the repository #2

RelativeForce opened this issue May 19, 2020 · 0 comments · Fixed by #3
Assignees
Labels
documentation Improvements or additions to documentation
Projects

Comments

@RelativeForce
Copy link
Collaborator

RelativeForce commented May 19, 2020

Details:

Hours Spent: 4

Background

The repository is set up but there are no unit tests and the process of setting up the repo is not well defined.

Overview

The aim of this issue is to set up the build so that the project can be initially installed with a single command. In addition to this, there should be at least one example unit test. The package.json should also contain the basic project information including the licence and title.

Acceptance Criteria

  • Project can be installed from scratch using npm run install
  • 1 example unit test case exists
  • Unit tests can be executed using npm run test
  • Meta information for the project exists in package.json
  • Add issue template for new issues
  • Update the README.md to include the install steps for new developers

Closing Notes

Ran into issue where an error occurs when the spago build is executed (see spago#635). This means that the CI pipeline fails. Hence is have commented out the line that runs the tests in the CI pipeline.

Overview of changes can be found in PR #3

@RelativeForce RelativeForce added this to To do in Robust plot via automation May 19, 2020
@RelativeForce RelativeForce changed the title Tes Set up the repository May 19, 2020
@RelativeForce RelativeForce self-assigned this May 19, 2020
@RelativeForce RelativeForce added the documentation Improvements or additions to documentation label May 19, 2020
@RelativeForce RelativeForce moved this from To do to In progress in Robust plot May 19, 2020
@RelativeForce RelativeForce added this to the M1 (Canvas + Halogen) milestone May 19, 2020
@RelativeForce RelativeForce moved this from In progress to Review in progress in Robust plot May 19, 2020
Robust plot automation moved this from Review in progress to Done May 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Robust plot
  
Done
Development

Successfully merging a pull request may close this issue.

1 participant