Giter Site home page Giter Site logo

Comments (21)

Simn avatar Simn commented on June 20, 2024 1

Alright, that did it. Thank you for the instructions!

from vshaxe.

Simn avatar Simn commented on June 20, 2024

I still see "Building Cache":

Code_KZ5Qk3zZZc

I'm not sure what a generic "Building" actually is/was.

from vshaxe.

ncannasse avatar ncannasse commented on June 20, 2024

When you Shift+Ctrl+B to compile

from vshaxe.

Simn avatar Simn commented on June 20, 2024

Ah yes, that I can confirm. Will have to check what changed here.

from vshaxe.

ncannasse avatar ncannasse commented on June 20, 2024

Ty if you can fix this, it's very hard now to tell if the build is ongoing or not

from vshaxe.

Simn avatar Simn commented on June 20, 2024

I'm not seeing that anymore when building Haxe itself either, so this might be some general VS Code thing. But I agree it's quite confusing to not have a clear indicator anywhere.

from vshaxe.

kLabz avatar kLabz commented on June 20, 2024

When upgrading to Haxe development

But this implies it still works with earlier Haxe versions?
Will try to repro tonight

from vshaxe.

Simn avatar Simn commented on June 20, 2024

I can't see how this would be related to Haxe versions unless vshaxe has some if (haxeVersion == 5) doSomethingDifferent() code somewhere...

from vshaxe.

kLabz avatar kLabz commented on June 20, 2024

Adding startProgress("Building"); before that line seems to do the trick; not sure what changed / what was doing that before.

Edit:
Could be linked to microsoft/vscode#192925 or microsoft/vscode#190987
Might need to update our tasks

from vshaxe.

ncannasse avatar ncannasse commented on June 20, 2024

I confirm btw that this is related to Haxe version, as if I switch between our Shiro branch (somewhere around ~4.2.5) and development the Building... disappear. Would be be great to have it fixed and pushed to a vshaxe release as we're planning to upgrade Haxe at Shiro very soon.

from vshaxe.

kLabz avatar kLabz commented on June 20, 2024

Ok I know what's going on: vscode only shows the indicator if a task has problem matchers, and vshaxe doesn't use those with Haxe >= 4.3.

from vshaxe.

Simn avatar Simn commented on June 20, 2024

Keeping this open as a reminder to look into it again at some point, because the current solution doesn't seem quite right.

from vshaxe.

ncannasse avatar ncannasse commented on June 20, 2024

When can we expect a VSHaxe release @Simn @kLabz ? :)

from vshaxe.

Simn avatar Simn commented on June 20, 2024

I don't think I have the required access for making releases. IIRC the right person to ping here is @AlexHaxe.

from vshaxe.

AlexHaxe avatar AlexHaxe commented on June 20, 2024

Github actions will automatically release a new version when you tag a version number to a commit (obviously the new version number should already be in package.json at that point).

there is a chance our marketplace token expired, so we might need nadako to update it and then rerun the failed Publish task.

from vshaxe.

ncannasse avatar ncannasse commented on June 20, 2024

Up :) @nadako

from vshaxe.

nadako avatar nadako commented on June 20, 2024

Hm, I'm pretty sure I was renewing the token recently, can you guys try?

from vshaxe.

Simn avatar Simn commented on June 20, 2024

Oh I somehow thought Alex said it wasn't working. I just made a tag, let's see!

from vshaxe.

Simn avatar Simn commented on June 20, 2024

Well, looks like that wasn't it...

[publish](https://github.com/vshaxe/vshaxe/actions/runs/7253264612/job/19759499365#step:4:151)
Error: nadako.vshaxe v2.30.0 already exists.
    at _publish (/home/runner/work/_actions/HaaLeo/publish-vscode-extension/v1/dist/index.js:3630:27)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async publish (/home/runner/work/_actions/HaaLeo/publish-vscode-extension/v1/dist/index.js:3568:13)

from vshaxe.

AlexHaxe avatar AlexHaxe commented on June 20, 2024

sorry, was out sick the last few days.

for a new version version field in package(-lock).json needs to match and potentially submodule(s) need to be updated and maybe patch notes. then it should work (my read from the rejection message is that the token should still be valid)

from vshaxe.

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.