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

kiota 1.19.0 #193091

Merged
merged 2 commits into from
Oct 9, 2024
Merged

kiota 1.19.0 #193091

merged 2 commits into from
Oct 9, 2024

Conversation

baywet
Copy link
Contributor

@baywet baywet commented Oct 7, 2024

  • Have you followed the guidelines for contributing?
  • Have you ensured that your commits follow the commit style guide?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • Does your build pass brew audit --strict <formula> (after doing HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

Related #183725
Test for #183727

@github-actions github-actions bot added the dotnet .NET use is a significant feature of the PR or issue label Oct 7, 2024
@chenrui333 chenrui333 changed the title feat: upgrades kiota to 1.19.0 kiota 1.19.0 Oct 7, 2024
Copy link
Contributor

github-actions bot commented Oct 7, 2024

Thanks for contributing to Homebrew! 🎉 It looks like you're having trouble with a CI failure. See our contribution guide for help. You may be most interested in the section on dealing with CI failures. You can find the CI logs in the Checks tab of your pull request.

@chenrui333
Copy link
Member

chenrui333 commented Oct 7, 2024

  CSC : error CS9057: The analyzer assembly '/tmp/kiota-20241007-6073-6lsd02/kiota-1.19.0/src/Kiota.Generated/bin/Release/netstandard2.0/KiotaGenerated.dll' references version '4.11.0.0' of the compiler, which is newer than the currently running version '4.8.0.0'. [/tmp/kiota-20241007-6073-6lsd02/kiota-1.19.0/src/Kiota.Builder/Kiota.Builder.csproj]

basically the same error as before: microsoft/kiota#4449

kiota: add build patch

autobump: add kiota

Signed-off-by: Rui Chen <[email protected]>
@github-actions github-actions bot added automerge-skip `brew pr-automerge` will skip this pull request autobump labels Oct 7, 2024
@chenrui333 chenrui333 added the CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. label Oct 7, 2024
@chenrui333 chenrui333 marked this pull request as draft October 7, 2024 20:59
@chenrui333 chenrui333 marked this pull request as ready for review October 8, 2024 18:57
@chenrui333 chenrui333 added ready to merge PR can be merged once CI is green and removed automerge-skip `brew pr-automerge` will skip this pull request labels Oct 8, 2024
Copy link
Contributor

github-actions bot commented Oct 9, 2024

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Oct 9, 2024
@BrewTestBot BrewTestBot enabled auto-merge October 9, 2024 05:37
@BrewTestBot BrewTestBot added this pull request to the merge queue Oct 9, 2024
Merged via the queue into Homebrew:master with commit a53b830 Oct 9, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autobump CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. dotnet .NET use is a significant feature of the PR or issue ready to merge PR can be merged once CI is green
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants