Skip to content

Commit b592e86

Browse files
committed
Add end-to-end validation section and demo
Updated README with instructions for end-to-end validation and added three demo images (1.png, 2.png, 3.png) to illustrate the process.
1 parent 8d62af1 commit b592e86

File tree

4 files changed

+7
-1
lines changed

4 files changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* @Author: Audrey Yang 97855340+wyang10@users.noreply.github.com
33
* @Date: 2026-01-02 00:03:56
44
* @LastEditors: Audrey Yang 97855340+wyang10@users.noreply.github.com
5-
* @LastEditTime: 2026-01-02 01:35:46
5+
* @LastEditTime: 2026-01-02 02:24:49
66
* @FilePath: /AWS-Serverless-ELT-Pipeline-Enterprise/README-1.md
77
* @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
88
-->
@@ -182,6 +182,12 @@ make verify-seed && make verify-silver
182182
# Idempotency: same object twice → second invoke skipped>=1
183183
make verify-idempotency
184184

185+
# End to End Validation
186+
- `make verify-e2e`
187+
188+
![](<demo/1.png>)
189+
![](<demo/2.png>)
190+
![](<demo/3.png>)
185191

186192
187193

demo/1.png

339 KB
Loading

demo/2.png

193 KB
Loading

demo/3.png

299 KB
Loading

0 commit comments

Comments
 (0)