sipe-daniel
|
eb1e5a6b4f
|
fix(config.yml):error computing cache key and CircleCI received exit code 127
I resolved these issues:
-error Command failed with exit code 127
-error computing cache key: template: cacheKey unexpected unclosed action in command
|
6 years ago |
sipe-daniel
|
94c9f0bc3a
|
fix(config.yml):CircleCI received exit code 1
I resolved this issue:
error Command failed with exit code 1.
|
6 years ago |
sipe-daniel
|
9cce12f97d
|
fix(config.yml):CircleCI received exit code 127
I resolved this issue:
error Command failed with exit code 127.
|
6 years ago |
sipe-daniel
|
047e1691a9
|
fix(config.yml): Unable to parse YAML
mapping values are not allowed here in 'string', line 64, column 24: environment:
|
6 years ago |
sipe-daniel
|
a2c30ca575
|
fix(config.yml): Unable to parse YAML
mapping values are not allowed here in 'string', line 64, column 24: environment:
|
6 years ago |
sipe-daniel
|
d1d6949811
|
feat(config.yml): Adding a end to end test step
|
6 years ago |
sipe-daniel
|
9268ad4f5b
|
feat(config.yml): Adding a end to end test step
|
6 years ago |
sipe-daniel
|
da5559314c
|
refactor(config.yml): add some explicit codes
|
6 years ago |
sipe-daniel
|
f2b5d51f66
|
fix(config.yml): ERROR IN CONFIG FILE*
schema violations found
|
6 years ago |
sipe-daniel
|
c736501c63
|
fix(config.yml): ERROR IN CONFIG FILE*
schema violations found
|
6 years ago |
sipe-daniel
|
51a54bc914
|
fix(config.yml): ERROR IN CONFIG FILE
schema violations found
|
6 years ago |
sipe-daniel
|
750afbfb8a
|
fix(config.yml): ERROR IN CONFIG FILE
schema violations found
|
6 years ago |
sipe-daniel
|
938d6a630d
|
fix(config.yml): ERROR IN CONFIG FILE
schema violations found
|
6 years ago |
sipe-daniel
|
8a0e4b485d
|
fix(config.yml): ERROR IN CONFIG FILE
schema violations found
|
6 years ago |
sipe-daniel
|
274c73a19a
|
fix(config.yml): ERROR IN CONFIG FILE
schema violations found
|
6 years ago |
sipe-daniel
|
568c0bbcad
|
fix(config.yml): ERROR IN CONFIG FILE
schema violations found
|
6 years ago |
sipe-daniel
|
eda62095e7
|
fix(config.yml): ERROR IN CONFIG FILE
schema violations found
|
6 years ago |
sipe-daniel
|
8e1031f409
|
fix(config.yml): ERROR IN CONFIG FILE
schema violations found
|
6 years ago |
sipe-daniel
|
23bfa65408
|
try to resolve an error
|
6 years ago |
sipe-daniel
|
67f97cb25c
|
feat(config.yml): Add lint and test jobs
I had setup two new jobs:
-A lint step that does a yarn lint and a yarn format: check command
-A unit test step that does a yarn test: ci command
|
6 years ago |
sipe-daniel
|
c530778e3f
|
feat(config.yml): Install step
I installed the dependencies(Yarn)
|
6 years ago |
sipe-daniel
|
3fe67aef33
|
feat(config.yml): Hello CircleCI
I added a new folder(.circleci) with a new file (config.yml) inside.
I wrote a hello world code in the config.yml
|
6 years ago |
tchawou-daniel
|
acb64b5070
|
Initial commit
|
6 years ago |