Update transfer notes for latest 9-commit stabilization bundle
This commit is contained in:
@@ -20,6 +20,8 @@ Generated files (local, ignored by git) are in:
|
|||||||
- `artifacts/git-patches/vpnruntime-ci-fixes.bundle`
|
- `artifacts/git-patches/vpnruntime-ci-fixes.bundle`
|
||||||
- `artifacts/git-patches/full-stabilization/` (5 patches)
|
- `artifacts/git-patches/full-stabilization/` (5 patches)
|
||||||
- `artifacts/git-patches/vpnruntime-ci-stabilization-5commits.bundle`
|
- `artifacts/git-patches/vpnruntime-ci-stabilization-5commits.bundle`
|
||||||
|
- `artifacts/git-patches/full-stabilization-latest/` (9 patches)
|
||||||
|
- `artifacts/git-patches/vpnruntime-ci-stabilization-latest-9commits.bundle`
|
||||||
|
|
||||||
## Apply as patches
|
## Apply as patches
|
||||||
|
|
||||||
@@ -42,6 +44,13 @@ git fetch ./vpnruntime-ci-stabilization-5commits.bundle
|
|||||||
git cherry-pick a3c0998e fea5174e 4603826b 6fec1d5c edf3836c
|
git cherry-pick a3c0998e fea5174e 4603826b 6fec1d5c edf3836c
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Latest chain (9 commits from `8ba0561f` baseline):
|
||||||
|
|
||||||
|
```bash
|
||||||
|
git fetch ./vpnruntime-ci-stabilization-latest-9commits.bundle
|
||||||
|
git cherry-pick a3c0998e fea5174e 4603826b 6fec1d5c edf3836c 051d0242 84ba2ad7 f1070e1a d2cd9292
|
||||||
|
```
|
||||||
|
|
||||||
## Validate
|
## Validate
|
||||||
|
|
||||||
From `agents/rap-node-agent`:
|
From `agents/rap-node-agent`:
|
||||||
|
|||||||
Reference in New Issue
Block a user