Skip to content
This repository was archived by the owner on Sep 18, 2018. It is now read-only.

Add continuos Integration#5

Merged
ajsb85 merged 7 commits intodevelopfrom
feature/deploy
Nov 8, 2017
Merged

Add continuos Integration#5
ajsb85 merged 7 commits intodevelopfrom
feature/deploy

Conversation

@Gianfranco97
Copy link

@Gianfranco97 Gianfranco97 commented Nov 8, 2017

Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our guidelines: Conventional Commit
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

What is the current behavior?

There is no continuous integration process that automates tasks such as application build, code validation or changelog generation.

Issues #1 and #4

What is the new behavior?

In this PR I have automated with the help of Travis CI the validation of the code with Eslint, the build and the changelog generation

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

Close: #1
Close: #4

@Gianfranco97 Gianfranco97 added this to the 3.0 milestone Nov 8, 2017
@Gianfranco97 Gianfranco97 self-assigned this Nov 8, 2017
@Gianfranco97 Gianfranco97 requested a review from ajsb85 November 8, 2017 15:48
@Gianfranco97 Gianfranco97 changed the title Feature/deploy Add continuos Integration Nov 8, 2017
Copy link

@ajsb85 ajsb85 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed

@ajsb85
Copy link

ajsb85 commented Nov 8, 2017

Hi, @Gianfranco97

An error occured while trying to parse your .travis.yml file.
Please make sure that the file is valid YAML.

@ajsb85
Copy link

ajsb85 commented Nov 8, 2017

I enabled now "Build only if .travis.yml is present"

@ajsb85 ajsb85 merged commit dadf3f7 into develop Nov 8, 2017
@ajsb85 ajsb85 deleted the feature/deploy branch November 8, 2017 15:52
@ajsb85
Copy link

ajsb85 commented Nov 8, 2017

Hi, @Gianfranco97

You can validate the YAML of Travi CI here: https://lint.travis-ci.org/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Continuos Integration Action required: Greenkeeper could not be activated 🚨

2 participants