Skip to content

[pull] master from microsoft:master#73

Merged
pull[bot] merged 6 commits into
cgallred:masterfrom
microsoft:master
Apr 1, 2026
Merged

[pull] master from microsoft:master#73
pull[bot] merged 6 commits into
cgallred:masterfrom
microsoft:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Apr 1, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

Split the combined install.bat into separate Git and GVFS installers to
allow callers to provide their own Git build independently.

- Move microsoft/git download from build to validate job (runs once)
- Generate a Git-only install.bat inline for the MicrosoftGit artifact
- Simplify GVFS install.bat to only install SetupGVFS (no Git)
- Rename installer artifact from Installers to GVFS
- Download Git (git\), GVFS (gvfs\), and FTs (ft\) separately
- Upload logs from both git\logs and gvfs\logs
Lift-and-shift the functional_test and ft_results jobs from build.yaml
into a new functional-tests.yaml reusable workflow (workflow_call).

build.yaml now calls the reusable workflow, passing only the skip input.
No parameterisation yet - artifact names and download sources are
hardcoded to match the current same-repo behaviour.
Add inputs to allow microsoft/git (or other callers) to provide their
own Git build and download VFSForGit artifacts cross-repo:

- vfs_run_id: paired run ID for GVFS installer + FT executables
- git_repository/git_run_id/git_artifact_name: Git installer source
- output_prefix: namespace uploaded artifacts (e.g. 'VFSForGit')
- vfs_token/git_token: secrets for cross-repo artifact downloads

Add env vars ARTIFACT_PREFIX and FT_MATRIX_NAME to simplify artifact
naming expressions. Add continue-on-error to diagnostic steps.

Signed-off-by: Matthew John Cheetham <mjcheetham@outlook.com>
Create re-useable Functional Tests workflow
Use core.notice() in the validate job so the link to the prior
successful run appears as a visible annotation in the Actions UI.

Signed-off-by: Matthew John Cheetham <mjcheetham@outlook.com>
build: emit skipped-run link as an annotation
@pull pull Bot locked and limited conversation to collaborators Apr 1, 2026
@pull pull Bot added the ⤵️ pull label Apr 1, 2026
@pull pull Bot merged commit 064524b into cgallred:master Apr 1, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant