Skip to content

chore: add APIScan#33

Merged
rzhao271 merged 23 commits intomainfrom
rzhao271/apiscan
Feb 27, 2024
Merged

chore: add APIScan#33
rzhao271 merged 23 commits intomainfrom
rzhao271/apiscan

Conversation

@rzhao271
Copy link
Contributor

No description provided.

@rzhao271 rzhao271 self-assigned this Feb 25, 2024
@rzhao271 rzhao271 added this to the February 2024 milestone Feb 25, 2024
@rzhao271 rzhao271 requested a review from sbatten February 25, 2024 22:15
@rzhao271
Copy link
Contributor Author

@rzhao271 rzhao271 marked this pull request as ready for review February 26, 2024 00:23
@rzhao271 rzhao271 changed the title Add APIScan task chore: add APIScan Feb 26, 2024
@rzhao271
Copy link
Contributor Author

APIScan doesn't support Rust, but this pipeline also confirms that Rust nightly with -Zprofile isn't supported.

Verification build https://dev.azure.com/vscode/ripgrep-prebuilt/_build/results?buildId=115903&view=results

@rzhao271 rzhao271 enabled auto-merge (squash) February 27, 2024 00:22

parameters:
target: ''
rust_version: 'nightly'
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed from windows.yml


- powershell: |
$env:RUSTFLAGS='-C target-feature=+crt-static -Zprofile'
$env:CARGO_INCREMENTAL='0'
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These env vars differ from windows.yml

- powershell: |
$env:RUSTFLAGS='-C target-feature=+crt-static -Zprofile'
$env:CARGO_INCREMENTAL='0'
cargo build --target $env:TARGET --features pcre2
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed from windows.yml (not release build)

@rzhao271
Copy link
Contributor Author

@rzhao271 rzhao271 merged commit b74768a into main Feb 27, 2024
@rzhao271 rzhao271 deleted the rzhao271/apiscan branch February 27, 2024 23:23
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