Skip to content

Conversation

@MIchaelMainer
Copy link
Collaborator

@MIchaelMainer MIchaelMainer commented Oct 23, 2025

Basically pushing #1392 to main.

Merge once we have validated with https://microsoftgraph.visualstudio.com/Graph%20Developer%20Experiences/_build/results?buildId=201266

Microsoft Reviewers: Open in CodeFlow

adrian05-ms and others added 18 commits August 12, 2025 15:08
Bumps [submodules/vipr](https://github.com/microsoft/vipr) from `c5c2204` to `39c1ee7`.
- [Release notes](https://github.com/microsoft/vipr/releases)
- [Commits](microsoft/Vipr@c5c2204...39c1ee7)

---
updated-dependencies:
- dependency-name: submodules/vipr
  dependency-version: 39c1ee7affbd5567511890ddff5edb6c721ee1c7
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Michael Mainer <8527305+MIchaelMainer@users.noreply.github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 4.3.1 to 5.0.0.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](actions/setup-dotnet@v4.3.1...v5.0.0)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Adrian <christiano+github@microsoft.com>
#1390)

* ci: change gen cron to run every two weeks on the first and third Tuesday of each month
* ci: fix broken OpenAPI generation
* ci: add PR for OpenAPI files
* docs: clarify comments
* Update scripts/git-push-cleanmetadata.ps1
* ci: clarify use of version when creating PR
* ci: remove display name from template use
* ci update logging
* ci: correct the copyfile overwrite parameter
* ci: add approval step for OpenAPI before running Kiota generation
* ci: update env var name
* ci: typings gen does not use open_api
* ci: name branch using endpointversion, add clarity for host output
* ci: update for supporting builds
* ci: add PR title for OpenAPI PRs
* ci: add beta openapi approval step
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v3...v4)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Michael Mainer <8527305+MIchaelMainer@users.noreply.github.com>
* Generation pipeline migration to 1ES

* fixing param issue

* adding missing repo

* Fix template issues

* duplication error

* removing download steps

* sdl analysis

* excluding repos

* changing typewriter targetPath

* changing download path

* adding typewriter to the target path

* Fixing openAPI outputPath

* fixing output path

* test run

* changing target path

* testing change

* multiple artifacts

* testing copy files

* hardcoding downloaded artifacts

* testing copy files

* Fixing copy files

* Attempting to fix kiota dir issue

* Testing downloaded paths

* moving from bash to powershell

* changing targetPath

* adding template context

* adding kiota repo to scan

* reverting back change

* reverting back copyright comments

* adding comments

* adding comment space

* chore: update Python copilot agent library generation dir (#1379)

* chore(deps): bump submodules/vipr from `c5c2204` to `39c1ee7` (#1378)

Bumps [submodules/vipr](https://github.com/microsoft/vipr) from `c5c2204` to `39c1ee7`.
- [Release notes](https://github.com/microsoft/vipr/releases)
- [Commits](microsoft/Vipr@c5c2204...39c1ee7)

---
updated-dependencies:
- dependency-name: submodules/vipr
  dependency-version: 39c1ee7affbd5567511890ddff5edb6c721ee1c7
  dependency-type: direct:production
...





* chore(deps): bump actions/checkout from 4 to 5 (#1376)

Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...




* chore(deps): bump actions/setup-dotnet from 4.3.1 to 5.0.0 (#1381)

Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 4.3.1 to 5.0.0.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](actions/setup-dotnet@v4.3.1...v5.0.0)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...




* dep: update vipr dependency (#1383)



* chore: fix path to beta python ccs (#1382)

* ci: update script to special case for beta typing versioning (#1384)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Adrian <christiano+github@microsoft.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@MIchaelMainer MIchaelMainer marked this pull request as ready for review October 24, 2025 19:35
@MIchaelMainer MIchaelMainer requested a review from a team as a code owner October 24, 2025 19:35
@MIchaelMainer MIchaelMainer merged commit 3a4373a into main Oct 24, 2025
6 checks passed
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