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

Add custom central feed service to builds #425

Merged
merged 51 commits into from
Jul 3, 2024

Conversation

SteveL-MSFT
Copy link
Member

@SteveL-MSFT SteveL-MSFT commented Apr 26, 2024

PR Summary

  • Created CFS for Crates.IO, added global config.toml so all sub-projects will use this feed, but only when building official releases as it requires authentication
  • Added Cargo.lock for each Rust project to pin to versions, maintainers need to approve moving to new versions of crates
  • Have tree-sitter-dscexpression project use our existing NPM CFS (also only for official releases)

There is one outstanding issue with the final publish job which is intended to pull all the artifacts together, but we can defer that for now.

Fix #443

@SteveL-MSFT SteveL-MSFT marked this pull request as draft April 26, 2024 22:12
@SteveL-MSFT SteveL-MSFT marked this pull request as ready for review June 21, 2024 00:49
@SteveL-MSFT SteveL-MSFT force-pushed the cfs branch 2 times, most recently from 33355ee to cb896c4 Compare June 21, 2024 22:55
@SteveL-MSFT SteveL-MSFT merged commit 0ac061c into PowerShell:main Jul 3, 2024
4 checks passed
@SteveL-MSFT SteveL-MSFT deleted the cfs branch July 3, 2024 01:27
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.

Linux release asset is incorrectly suffixed with the .gz extension
1 participant