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

[2] Configure the Travis build #13

Merged
merged 1 commit into from
Apr 17, 2018
Merged

[2] Configure the Travis build #13

merged 1 commit into from
Apr 17, 2018

Conversation

sbegaudeau
Copy link
Member

The build will start by verifying the versions of some tools which are
required like Yarn and Node. Then it will run the following tasks:

  • Static analysis
  • Formatting analysis
  • Unit tests with code coverage
  • Build the production-ready code

Types of changes

  • Bug fix (non*breaking change which fixes an issue)
  • New feature (non*breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • Continuous integration improvement

The build will start by verifying the versions of some tools which are
required like Yarn and Node. Then it will run the following tasks:

* Static analysis
* Formatting analysis
* Unit tests with code coverage
* Build the production-ready code

Bug: #2
Signed-off-by: Stéphane Bégaudeau <stephane.begaudeau@obeo.fr>
@sbegaudeau sbegaudeau added this to the 0.1.0 milestone Apr 16, 2018
@sbegaudeau sbegaudeau self-assigned this Apr 16, 2018
@sbegaudeau sbegaudeau added this to To Do in 0.1.0 via automation Apr 16, 2018
@sbegaudeau sbegaudeau moved this from To Do to In Progress in 0.1.0 Apr 17, 2018
@sbegaudeau sbegaudeau merged commit 262a979 into eclipse-sirius:master Apr 17, 2018
0.1.0 automation moved this from In Progress to Done Apr 17, 2018
@sbegaudeau sbegaudeau moved this from Done to Merged in 0.1.0 Apr 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
0.1.0
  
Merged
Development

Successfully merging this pull request may close these issues.

None yet

1 participant