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

Adding additional WebJobs assemblies to deps validation exclusion #9795

Merged
merged 1 commit into from Jan 12, 2024

Conversation

fabiocav
Copy link
Member

@fabiocav fabiocav commented Jan 12, 2024

This change addresses an issue impacting the deps generation, primarily for 3.x. The new behavior is causing assemblies we should be ignoring to be flagged as changed.

  • My changes do not require documentation changes
    • Otherwise: Documentation issue linked to PR
  • My changes should not be added to the release notes for the next release
    • Otherwise: I've added my notes to release_notes.md
  • My changes do not need to be backported to a previous version
  • My changes do not require diagnostic events changes
    • Otherwise: I have added/updated all related diagnostic events and their documentation (Documentation issue linked to PR)
  • I have added all required tests (Unit tests, E2E tests)

@fabiocav fabiocav requested a review from a team as a code owner January 12, 2024 00:18
@fabiocav fabiocav merged commit 4506342 into dev Jan 12, 2024
3 of 9 checks passed
@fabiocav fabiocav deleted the fabiocav/depsexclusion branch January 12, 2024 00:21
VpOfEngineering added a commit that referenced this pull request Jan 12, 2024
* 3.21.1

---------

Co-authored-by: Tony Choi <tonychoi@microsoft.com>

* Bump minor version to 1

* Adding additional WebJobs assemblies to deps validation exclusion (#9795) (#9796)

---------

Co-authored-by: Fabio Cavalcante <facaval@microsoft.com>
Co-authored-by: Tony Choi <tchoi52@gmail.com>
Co-authored-by: Tony Choi <tonychoi@microsoft.com>
Co-authored-by: jzaballos <jzaballos@github.com>
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.

None yet

3 participants