Giter Site home page Giter Site logo

Comments (4)

primetheus avatar primetheus commented on September 17, 2024

Since it reads it from the YAML file in the repo, we may not be able to load it from there. It might be something we need to set in the .env, or else revert back to a hard-coded checks name

from rally.

primetheus avatar primetheus commented on September 17, 2024

actually, it should be possible... we'll just need to wait to set the pending status until after we pull the config.

We'll likely also need to change the order we're looking for that config file for expedience. Right now the order is:

  1. Org-level .github/rally.yml
  2. Org-level .github/rally/<repo>.yml
  3. current repo

We should look first at the current repo, and if that fails then move to the org.

from rally.

primetheus avatar primetheus commented on September 17, 2024

This seems to have been a local environment issue... cannot reproduce after cleaning the env and starting over

from rally.

einanli avatar einanli commented on September 17, 2024

Hi @primetheus,

An easy one to miss, even if your repository name is .github, a ".github" folder is still required in the repository.

my_org/repo/.github/rally.xml
my_org/.github/.github/rally.yml

Regards,
Emre

from rally.

Related Issues (20)

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.