Skip to content

build: migrate pipelines to CFS#1845

Merged
hallvictoria merged 4 commits intodevfrom
hallvictoria/sfi
Apr 7, 2026
Merged

build: migrate pipelines to CFS#1845
hallvictoria merged 4 commits intodevfrom
hallvictoria/sfi

Conversation

@hallvictoria
Copy link
Copy Markdown
Contributor

@hallvictoria hallvictoria commented Apr 2, 2026

Description

SFI policy change - all instances of pip install must be reconfigured to pull from an internal artifact feed.

Linux-arm64 build reconfigured to download & extract appropriate wheels instead of using Docker, as non-Microsoft images are blocked.

Fixes #


Pull Request Checklist

Host-Worker Contract

  • Does this PR impact the host-worker contract (e.g., gRPC messages, shared interfaces)?
    • If yes, have the changes been applied to:
      • azure_functions_worker (Python <= 3.12)
      • proxy_worker (Python >= 3.13)
    • If no, please explain why:

Worker Execution Logic

  • Does this PR affect worker execution logic (e.g., function invocation, bindings, lifecycle)?
    If yes, please answer the following:

Python Version Coverage

  • Does this change apply to both Python <=3.12 and 3.13+?
  • If yes, have the changes been made to:
    • azure_functions_worker (Python <= 3.12)
    • runtimes/v1 / runtimes/v2 (Python >= 3.13)
  • If no, please explain why:

Programming Model Compatibility (for Python 3.13+)

  • Does this change apply to both:
    • V1 programming model (runtimes/v1)?
    • V2 programming model (runtimes/v2)?
  • Explanation (if limited to one model):

@hallvictoria hallvictoria marked this pull request as ready for review April 2, 2026 20:03
gavin-aguiar
gavin-aguiar previously approved these changes Apr 7, 2026
@hallvictoria hallvictoria enabled auto-merge (squash) April 7, 2026 18:50
@hallvictoria hallvictoria merged commit b991f23 into dev Apr 7, 2026
35 of 46 checks passed
@hallvictoria hallvictoria deleted the hallvictoria/sfi branch April 7, 2026 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants