question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Check CI environment

See original GitHub issue
  • Investigate CircleCI option to return true even if the test fails (for the acceptance tests). If this is not possible we will keep the e2e tests out of the CI.
  • Investigate CircieCI to enable pr/push testing. If this is possible we can disable TravisCI.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:10 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
Jesus89commented, Mar 15, 2018

Im not sure about if I understand what each option do

Build pushed branches is for building all the commits. Build pushed pull requests checks the PR merged with master.

I think we should include docs checking in the linter job because it is a linter for the documentation (and it takes only 1 sec 😛)

1reaction
Jesus89commented, Mar 15, 2018

Bonus

I think we could cover the doc generation (yarn docs) in the linter job.

Read more comments on GitHub >

github_iconTop Results From Across the Web

GitLab CI/CD variables
Go to Settings > CI/CD in the project, group or instance Admin Area. Expand the Variables section. Next to the variable you want...
Read more >
What is a CI/CD Environment? - PagerDuty
The CI in CI/CD stands for Continuous Integration. CI is an automation process within development that continuously builds, tests, and merges new code...
Read more >
How can I access which environment is set in CodeIgniter?
ENVIRONMENT is defined in index.php that is pipeline of each CI application file, you can access anywhere e.g model, view, controller, ...
Read more >
watson/is-ci: Detect if the current environment is a CI server
Returns true if the current environment is a Continuous Integration server. Please open an issue if your CI server isn't properly detected :)....
Read more >
Handling Multiple Environments - CodeIgniter
You can't use it for your development. Note. You can check the current environment by spark env command: > ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found