Skip to content

Commit 7fb5186

Browse files
authored
Restore deploy help related links (#231)
* fix(#215): restore deploy help related links * fix(#215): close raw upload coverage gaps
1 parent 296a880 commit 7fb5186

15 files changed

Lines changed: 426 additions & 144 deletions

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
1717

1818
### Changed
1919

20+
- `Deploy-NovaPackage` now shows a concise resolved-upload summary before execution, reports progress while multiple artifacts are uploading, and prints a short completion summary with a suggested verification step after successful raw uploads.
21+
2022
### Deprecated
2123

2224
### Removed

RELEASE_NOTE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ This file summarizes the release notes for NovaModuleTools. **UNRELEASED** chang
1313

1414
### Changed
1515

16+
- `Deploy-NovaPackage` now shows clearer terminal feedback during raw package uploads, including a concise pre-flight summary, progress across multiple artifacts, and a short verification hint after success.
17+
1618
### Deprecated
1719

1820
### Removed

0 commit comments

Comments
 (0)