Skip to content

Conversation

@Colengms
Copy link
Contributor

Corresponds with native PR for RI to main.

sean-mcmanus and others added 30 commits January 27, 2025 12:18
* Update changelog and version for 1.23.5.
* remove cpptools1 experiment flag

* Missed a couple things

---------

Co-authored-by: Colen Garoutte-Carson <[email protected]>
* Add check for copilot access before providing copilot hover
* Don't check flight until we can validate copilot is enabled
* add a code snippet provider
* Update changelog and version.
* Update changelog and version for 1.24.0.
* convert the time budget integer to a real number.

* update the changes' log
)

* Fix handling of "Could not open input path" when calling c++filt
* Update yarn.lock.
* Try switching to node 20.
* Increase action version. 
* Switch octokit to a dynamic import.
* Remove Compiler Argument Traits

- Couldn't find examples of where this actually improved the prompt per ad-hoc analysis.

* Address review comment
Colengms and others added 13 commits March 17, 2025 12:46
…later on (#13379)

* Filter crash telemetry data per-line so it's not completely filtered later on.
…es for copilot hover. Change flight check to new flag to indicate a disabled state. (#13385)
* Fix crash call stack filtering.
* Save regex object. Fix newlines.
…#13402)

Bumps [@octokit/plugin-paginate-rest](https://github.com/octokit/plugin-paginate-rest.js) to 9.2.2 and updates ancestor dependencies [@octokit/plugin-paginate-rest](https://github.com/octokit/plugin-paginate-rest.js), [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) and [@octokit/rest](https://github.com/octokit/rest.js). These dependencies need to be updated together.


Updates `@octokit/plugin-paginate-rest` from 2.21.3 to 9.2.2
- [Release notes](https://github.com/octokit/plugin-paginate-rest.js/releases)
- [Commits](octokit/plugin-paginate-rest.js@v2.21.3...v9.2.2)

Updates `@actions/github` from 5.1.1 to 6.0.0
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github)

Updates `@octokit/rest` from 19.0.13 to 21.1.1
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](octokit/rest.js@v19.0.13...v21.1.1)

---
updated-dependencies:
- dependency-name: "@octokit/plugin-paginate-rest"
  dependency-type: indirect
- dependency-name: "@actions/github"
  dependency-type: direct:production
- dependency-name: "@octokit/rest"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

sean-mcmanus
sean-mcmanus previously approved these changes Mar 26, 2025
rework the log output, fix output and levels.
@sean-mcmanus
Copy link
Contributor

I think this can go in.

@Colengms Colengms marked this pull request as ready for review March 26, 2025 21:07
@Colengms Colengms requested a review from a team as a code owner March 26, 2025 21:08
@Colengms Colengms closed this Mar 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Pull Request

Development

Successfully merging this pull request may close these issues.

8 participants