vscode-ember icon indicating copy to clipboard operation
vscode-ember copied to clipboard

Prepare for release

Open evoactivity opened this issue 1 year ago • 6 comments

  • [x] Add VSCODE_STORE_TOKEN secret
  • [x] Add OPEN_VSX_STORE_TOKEN secret
  • [x] Update package.json #43
  • [x] Make workflow manually runnable

evoactivity avatar Feb 12 '24 22:02 evoactivity

@evoactivity in addition, we need to check locally if any issues appears if user has both official & unstable els installed and enabled. And if some - we need to land proper changes to any to avoid conflicts

lifeart avatar Feb 13 '24 08:02 lifeart

We could detect in uELS if ELS is installed and bail out, printing a message to the output that ELS should be disabled to use uELS. What do you think?

evoactivity avatar Feb 13 '24 12:02 evoactivity

@evoactivity yep, we should be able to get list of enabled extensions

lifeart avatar Feb 13 '24 13:02 lifeart

Extension has been un-deprecated. I'm aiming to get things release this week.

evoactivity avatar Feb 21 '24 18:02 evoactivity

The release to the vscode marketplace worked https://marketplace.visualstudio.com/items?itemName=EmberTooling.vscode-ember

Open VSX is being a silly little goose, so I've contacted them to fix the account.

❌  Your Publisher Agreement with the Eclipse Foundation is outdated (version 1.0). The current version is 1.

image

evoactivity avatar Feb 27 '24 23:02 evoactivity

https://open-vsx.org/extension/embertooling/vscode-ember

open vsx fixed their issue and release now working 🎉

evoactivity avatar Feb 28 '24 16:02 evoactivity