You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
every "update to work" below includes switching any pr tasks to run against latest/nightly/nightlies in pr.yml for the respective project. each "update to work" below should have release notes that state that it is a fix to work with the renaming of ponytest to pony_test. The release notes should link to #4032.
Example release notes for the below that only involve PonyTest.
## Update to work with ponytest name change in Pony 0.49.0
The Pony unit testing framework PonyTest had [its package name renamed](https://github.com/ponylang/ponyc/pull/4032) from `ponytest` to `pony_test` to match standard library naming conventions. We've updated to account for the new name.
update appdirs to work
update peg to work
update corral to work
update crypto to work
update fork_join to work
update regex to work
update net_ssl to work
remove ponycheck dependency from corral.json and lock.json for valbytes
update valbytes to work
update logger to work
update reactive_streams to work
update semver to work
Post-release tasks:
release new version of library documentation action
Target release date is Saturday February 26.
post pony_test breakage PR:
every "update to work" below includes switching any pr tasks to run against latest/nightly/nightlies in pr.yml for the respective project. each "update to work" below should have release notes that state that it is a fix to work with the renaming of
ponytest
topony_test
. The release notes should link to #4032.Example release notes for the below that only involve PonyTest.
Post-release tasks:
with
documentation in the tutorial2nd round:
release
and userelease
docker image for linux PR builds in changelog-tool3rd round:
4th round (sean personal)
The text was updated successfully, but these errors were encountered: