Skip to content

Update to build with ponyc nightly (0.69.0+) - #471

Merged
SeanTAllen merged 1 commit into
mainfrom
update-to-ponyc-0.69.0
Aug 13, 2026
Merged

Update to build with ponyc nightly (0.69.0+)#471
SeanTAllen merged 1 commit into
mainfrom
update-to-ponyc-0.69.0

Conversation

@SeanTAllen

Copy link
Copy Markdown
Member

ponyc removed the public ProcessMonitor constructor in favor of the StartProcess factory, which returns (ProcessMonitor | ProcessError). Both extraction call sites now match on the result.

PR and nightly workflows switched from release to nightly ponyc since the ProcessMonitor change hasn't been released yet.

@ponylang-main ponylang-main added the discuss during sync Should be discussed during an upcoming sync label Aug 13, 2026
ponyc removed the public ProcessMonitor constructor in favor of the
StartProcess factory, which returns (ProcessMonitor | ProcessError).
Both extraction call sites now match on the result.

PR, nightly, and lint workflows switched from release to nightly ponyc
since the ProcessMonitor change hasn't been released yet.
@SeanTAllen
SeanTAllen force-pushed the update-to-ponyc-0.69.0 branch from 4ec1b1b to 9c450c7 Compare August 13, 2026 03:35
@SeanTAllen
SeanTAllen merged commit 7cfe5d1 into main Aug 13, 2026
14 checks passed
@SeanTAllen
SeanTAllen deleted the update-to-ponyc-0.69.0 branch August 13, 2026 03:47
@ponylang-main ponylang-main removed the discuss during sync Should be discussed during an upcoming sync label Aug 13, 2026
SeanTAllen added a commit that referenced this pull request Aug 14, 2026
The tier 2 workflow was missed in #471 when pr.yml, nightlies.yml, and
pony-lint.yml were switched to nightly. ponyup now requires ponyc 0.69.0+
APIs (StartProcess) that aren't in the 0.68.0 release.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants