Skip to content

Update the in-proc pipeline to upload artifacts to internal feed for nightly builds#4421

Merged
aishwaryabh merged 9 commits intoin-procfrom
aibhandari/update-inproc-official-pipeline
Jun 2, 2025
Merged

Update the in-proc pipeline to upload artifacts to internal feed for nightly builds#4421
aishwaryabh merged 9 commits intoin-procfrom
aibhandari/update-inproc-official-pipeline

Conversation

@aishwaryabh
Copy link
Copy Markdown
Contributor

@aishwaryabh aishwaryabh commented May 15, 2025

Issue describing the changes in this PR

Resolves #4420

I'm fixing the consolidated pipeline to automatically trigger when a build is done on either the core-tools.official pipeline or the core-tools-host pipeline. However we want to distinguish between nightly builds and regular builds that were triggered by CI. Therefore, we can seperate the nightly build artifacts from the CI trigerred artifacts by uploading the nightly build artifacts to an internal feed.

The format of the artifact version will be: YYYY.MMDD.buildId (where MMDD has no leading zeros).

Here is an example of the feed:
https://azfunc.visualstudio.com/internal/_artifacts/feed/core-tools-nightly-build

Pull request checklist

  • My changes do not require documentation changes
    • Otherwise: Documentation issue linked to PR
  • My changes do not need to be backported to a previous version
    • Otherwise: Backport tracked by issue/PR #issue_or_pr
  • I have added all required tests (Unit tests, E2E tests)

@aishwaryabh aishwaryabh requested a review from a team as a code owner May 15, 2025 20:49
@aishwaryabh aishwaryabh force-pushed the aibhandari/update-inproc-official-pipeline branch from 25d46a2 to d0315b5 Compare May 27, 2025 21:04
@aishwaryabh aishwaryabh force-pushed the aibhandari/update-inproc-official-pipeline branch from d0315b5 to fab5c01 Compare May 27, 2025 21:06
@aishwaryabh aishwaryabh merged commit acec69d into in-proc Jun 2, 2025
8 checks passed
@aishwaryabh aishwaryabh deleted the aibhandari/update-inproc-official-pipeline branch June 2, 2025 18:17
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.

3 participants