Skip to content

CI(GA): Add github actions for CI#296

Merged
jorgeucano merged 12 commits intomasterfrom
gh/actions
Feb 14, 2020
Merged

CI(GA): Add github actions for CI#296
jorgeucano merged 12 commits intomasterfrom
gh/actions

Conversation

@jorgeucano
Copy link
Copy Markdown
Contributor

PR Checklist

Please check if your PR fulfills the following requirements:

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)
  • Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Add Github Actions as CI, Add host option for support the CI

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

Comment thread cypress/integration/sampleBlog.spec.js Outdated
@@ -11,12 +11,8 @@ context('check first integration test', () => {
});

it('Check the list of users after navigation', () => {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

the it description doesn't suit the contant anymore

Copy link
Copy Markdown
Contributor

@SanderElias SanderElias left a comment

Choose a reason for hiding this comment

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

LGTM, but plase update the test description to match the test

@jorgeucano jorgeucano merged commit a177a30 into master Feb 14, 2020
@jorgeucano jorgeucano deleted the gh/actions branch February 14, 2020 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants