Skip to content

Switch Travis to Circleci#90

Closed
fle-bach wants to merge 5 commits intomasterfrom
XCOMP-1299
Closed

Switch Travis to Circleci#90
fle-bach wants to merge 5 commits intomasterfrom
XCOMP-1299

Conversation

@fle-bach
Copy link
Copy Markdown
Contributor

No description provided.

@xcomponentadmin
Copy link
Copy Markdown

Can one of the admins verify this patch?

Comment thread .circleci/config.yml
- image: xcomponent/mono-git:1.3.0
steps:
- checkout
- run: ./build.sh -t All
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

add a name

Comment thread .circleci/config.yml
@@ -0,0 +1,14 @@
version: 2
jobs:
checkout_code:
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

rename this job, it does more than checking out code

Copy link
Copy Markdown
Member

@maurelio1234 maurelio1234 left a comment

Choose a reason for hiding this comment

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

Improve naming in config.yml

@maurelio1234
Copy link
Copy Markdown
Member

@anouarhassine what do you think about this PR?

@anouarhassine
Copy link
Copy Markdown
Contributor

Why is not a circle ci build being triggered yet?

@fle-bach
Copy link
Copy Markdown
Contributor Author

@anouarhassine
Copy link
Copy Markdown
Contributor

Okay. @fle-bach , Now that the Circle Ci trigger is fixed, could you please make the changes mentioned by @maurelio1234 ? Because your config now starts a workflow called xcomponent_runtime and it has one job called checkout_code. the workflow should be called something like xcomponent_reactive_api and you can rename the job to better describe what it does or to split it into multiple little jobs.

Copy link
Copy Markdown
Contributor

@anouarhassine anouarhassine left a comment

Choose a reason for hiding this comment

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

Update the badges section in Readme file to add a badge from Circle Ci.

@fle-bach
Copy link
Copy Markdown
Contributor Author

Replaced by #91

@fle-bach fle-bach closed this Feb 13, 2019
@nicolaserny nicolaserny deleted the XCOMP-1299 branch February 13, 2019 16:25
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.

4 participants