Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add nuget.config to ADO yml #217

Merged
merged 1 commit into from
Oct 16, 2023
Merged

Add nuget.config to ADO yml #217

merged 1 commit into from
Oct 16, 2023

Conversation

jviau
Copy link
Member

@jviau jviau commented Oct 12, 2023

We are now depending on some packages from other ADO feeds as we stage our releases. This change unblocks the release build for those packages.

@jviau jviau requested a review from cgillum October 12, 2023 17:00
@cgillum
Copy link
Member

cgillum commented Oct 12, 2023

I might need some additional context on this. Won’t customers run into problems if we ship a package to nuget.org that depends on a package in some alternate feed?

@jviau
Copy link
Member Author

jviau commented Oct 12, 2023

We won't publish to nuget.org until all dependencies are there. This change is to allow us to stage all our packages in our ADO feed ahead of time, then release them in one go.

We can look into enforcing this later, right now it will be a checklist.

  1. DurableTask.Core to ADO
  2. Dotnet isolated SDK to ADO
  3. WebJobs extension to ADO
  4. Dotnet isolated extension to ADO

repeat above to Nuget.org.

@jviau jviau merged commit 5522db3 into microsoft:main Oct 16, 2023
2 checks passed
@jviau jviau deleted the nuget-config branch October 16, 2023 19:56
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