microsoft / pxt-calliope

A Microsoft MakeCode editor for the Calliope Mini board
https://makecode.calliope.cc
Other
39 stars 22 forks source link

Upgrade to v7 #303

Closed Amerlander closed 2 months ago

Amerlander commented 2 months ago

This PR upstreams with MakeCode Microbit 7.0.21 and is meant to be releases as alpha for first testings.

Amerlander commented 2 months ago

@abchatra This PR introduces version 7. Can you create us a v6 branch and pin the current stable to the latest v6, so we can safely merge this PR and start working on v7?

abchatra commented 2 months ago

@abchatra This PR introduces version 7. Can you create us a v6 branch and pin the current stable to the latest v6, so we can safely merge this PR and start working on v7?

I have created v6 branch. Can you elaborate on stable pointing to the latest v6? Do you mean beta-ref.json or alpha-ref.json? I don't see a stable-ref.json

Amerlander commented 2 months ago

Can you elaborate on stable pointing to the latest v6? Do you mean beta-ref.json or alpha-ref.json? I don't see a stable-ref.json

Thank you! I meant index-ref.json with stable, which actually does point to the latest v6 so it should be fine as it is.

Amerlander commented 2 months ago

@abchatra can you merge this PR and create a release tag vor v7, so we can test it in our alpha-ref (which has "appref": "v")?