Coder Social home page Coder Social logo

ci-issues's Introduction

unibeautify-ci-issues

Public Issues for Unibeautify CI

ci-issues's People

Contributors

glavin001 avatar

Watchers

James Cloos avatar  avatar  avatar Tepatitlán Jal avatar

Forkers

osvaldorino

ci-issues's Issues

CI Job doesn't seem to run

Hi,

First off, I think you've done some amazing job with this tool and I'm looking forward to using it!

I've been trying to integrate this into our repo, but I can't seem to get the CI Job to run. The app is installed on the GitHub account and is tracking the repo.

The job output is here: https://github.com/ISISScientificComputing/autoreduce/pull/1075/checks?check_run_id=1853127986 and it doesn't look like it ran anything.

I tried both a JSON and YAML config but neither worked, this is the current one: https://github.com/ISISScientificComputing/autoreduce/blob/915_enforce_yapf/.unibeautifyrc.yml. It was generated from the config assistant.

Any ideas? I can't seem to find where to look for what went wrong, the details links just go to the main website, and I've added a yapf check in the main CI job just for sanity and that fails as expected

rename branch error

I tried to rename a branch from patch-1 to kabyle-translation and I got an error

Remove status API checks

Most CI tools have removed the status checks in favor of Check Runs. Unibeautify CI should do the same sooner or later.

Branch filtering

From @stevenzeck on October 12, 2018 15:40

Unibeautify CI is great, however if left unchecked it can cause a TON of backlogs in Travis. I forget which repo it was, but Unibeautify was not correct on master. Whenever Renovate created a new branch for a dependency update, Unibeautify CI also created a branch to fix the branch that Renovate created. Scenario example:

  1. master, UB CI is failing and has a unibeautify/master branch to fix it
  2. Renovate creates a branch for typescript dependency update: renovate/typescript3.x. Travis CI build starts for this branch
  3. renovate/typescript3.x also fails UB CI, so UB CI creates a branch to fix it:
    unibeautify/renovate/typescript3.x. Another Travis CI build starts for this branch
  4. Open a PR to merge unibeautify/renovate/typescript3.x to renovate/typescript3.x. Travis CI build starts
  5. Merge PR, another Travis CI build starts for renovate/typescript3.x

That's 4 Travis CI builds when it only needs 1.

Copied from original issue: Unibeautify/unibeautify#205

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.