mirror of
https://github.com/openai/codex.git
synced 2026-06-02 19:31:59 +00:00
test: cover standalone Windows update prompt
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
---
|
||||
source: tui/src/update_prompt.rs
|
||||
expression: terminal.backend()
|
||||
---
|
||||
|
||||
✨ Update available! 0.0.0 -> 9.9.9
|
||||
|
||||
Release notes: https://github.com/openai/codex/releases/latest
|
||||
|
||||
› 1. Update now (runs `powershell -ExecutionPolicy Bypass -c '$env:CODEX_NON_INTERACTIVE=1; irm
|
||||
https://chatgpt.com/codex/install.ps1 | iex'`)
|
||||
2. Skip
|
||||
3. Skip until next version
|
||||
|
||||
Press enter to continue
|
||||
Reference in New Issue
Block a user