Code Monkey home page Code Monkey logo

Comments (10)

freddydk avatar freddydk commented on May 18, 2024 2

I think I will need to make an overhaul on the multi-project repo - I have found a few things.
That might be after my vacation (which starts tomorrow)

from al-go.

freddydk avatar freddydk commented on May 18, 2024

The intention should be that it would grab the latest build from all projects (if no specific version was specified)
I assume that this doesn't happen?

from al-go.

StefanMaron avatar StefanMaron commented on May 18, 2024

Specific version? That explains why it would grab one project only. I copied the version from one extension.

But last time I tried, the version for the release was mandatory. How would I create a release without a specific version?

from al-go.

freddydk avatar freddydk commented on May 18, 2024

Create release should allow you to say latest:

workflow_dispatch:

    inputs:
      appVersion:
        description: App version to promote to release (default is latest)
        required: false
        default: 'latest'

from al-go.

StefanMaron avatar StefanMaron commented on May 18, 2024

ah, I was talking about name and tag.
The App version is always latest.
but most of the time the latest build only built one project.

image

from al-go.

freddydk avatar freddydk commented on May 18, 2024

This might be a bug.
For now, you can probably set "alwaysBuildAllProjects": true in the repo settings file (.github\AL-Go-Settings.json) - then it should build all projects every time - and probably release them as well.

from al-go.

StefanMaron avatar StefanMaron commented on May 18, 2024

Okay, thanks.
Let me know if I can give any more input.

from al-go.

freddydk avatar freddydk commented on May 18, 2024

Have a fix for this.
Will be in the preview branch tomorrow.

from al-go.

freddydk avatar freddydk commented on May 18, 2024

This fix is in preview now.

from al-go.

freddydk avatar freddydk commented on May 18, 2024

Shipped in v2.0

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.