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

Replace Travis CI with CircleCI #337

Merged
merged 19 commits into from
Mar 2, 2020

Conversation

arlina-espinoza
Copy link
Contributor

This PR replaces the Travis CI integration with CircleCI. Currently only runs the code sniffer - the same job that is running in travis (kernel, functional and JS tests are commented out for now).
To do after this PR: Enable kernel kernel, functional and JS tests - fix any tests that aren't passing.

@googlebot googlebot added the cla: yes Indicates CLA has been signed label Feb 14, 2020
Copy link
Contributor

@shadcn shadcn left a comment

Choose a reason for hiding this comment

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

Woah this is a major DX win @arlina-espinoza Thank you. LGTM 👍

Do we have follow up tickets for "To do after this PR: Enable kernel kernel, functional and JS tests - fix any tests that aren't passing."?

Copy link
Collaborator

@cnovak cnovak left a comment

Choose a reason for hiding this comment

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

Some small requests, and agree w/Arshad that we need issues for remaining tasks.

phpcs.xml.dist Outdated Show resolved Hide resolved
.circleci/code-sniffer.sh Show resolved Hide resolved
@arlina-espinoza
Copy link
Contributor Author

Woah this is a major DX win @arlina-espinoza Thank you. LGTM +1

Do we have follow up tickets for "To do after this PR: Enable kernel kernel, functional and JS tests - fix any tests that aren't passing."?

Added follow up issue to enable other tests here: #341

@cnovak I've addressed the requested changes, could you review again, please?

@cnovak cnovak added this to the 8.x-1.6 milestone Feb 28, 2020
Copy link
Collaborator

@cnovak cnovak left a comment

Choose a reason for hiding this comment

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

LGTM

@arlina-espinoza arlina-espinoza merged commit 29595e8 into apigee:8.x-1.x Mar 2, 2020
@cnovak cnovak modified the milestones: 8.x-1.6, 8.x-1.7 Mar 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Indicates CLA has been signed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants