Code Monkey home page Code Monkey logo

Comments (3)

gntpet avatar gntpet commented on June 2, 2024

I believe there's a bug here:

According to the settings documentation

When running a workflow or a local script, the settings are applied by reading settings from GitHub variables and one or more settings files. Last applied settings file wins.

Thus, useCompilerFolder setting from .github/Test Current.settings.json should win over the .github/AL-Go-settings.json. I even tried to copy the Test Current.setting.json to the the project specific .Al-Go folder, but it did not give desired result. It still sees useCompilerFolder =True

image

from al-go.

gntpet avatar gntpet commented on June 2, 2024

I just bumped our AL-GO to the latest version (5.1), and still it gets the same results

from al-go.

gntpet avatar gntpet commented on June 2, 2024

After endless attempts, i have managed to sort it out. It turns out that .github/AL-Go-settings.json is used when loading bccontainerhelper, and if use set useCompilerFolder to true there, you cannot override it within worfklow or project settings.

This behavior is 'somehwat' documented in settings here, but totally not clear.

image

Not sure if useCompilerFolder is the only setting like that, or there's more.

from al-go.

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.