Skip to content

cargo vendor 🚚 on - remove _build from version control Summary: every time I build locally, the _build folder gets created which should not be checked in to version control. this creates many files and disrupts my development. this change makes hg ignore that directory. faq: [why not .hgignore?](https://fb.workplace.com/groups/sourcecontrolteam/permalink/1584634468324560/) Reviewed By: grievejia Differential Revision: D54199253 fbshipit-source-id: 571f241470573fc434d4df2777e9cb32990bab72 #92

cargo vendor 🚚 on - remove _build from version control Summary: every time I build locally, the _build folder gets created which should not be checked in to version control. this creates many files and disrupts my development. this change makes hg ignore that directory. faq: [why not .hgignore?](https://fb.workplace.com/groups/sourcecontrolteam/permalink/1584634468324560/) Reviewed By: grievejia Differential Revision: D54199253 fbshipit-source-id: 571f241470573fc434d4df2777e9cb32990bab72

cargo vendor 🚚 on - remove _build from version control Summary: every time I build locally, the _build folder gets created which should not be checked in to version control. this creates many files and disrupts my development. this change makes hg ignore that directory. faq: [why not .hgignore?](https://fb.workplace.com/groups/sourcecontrolteam/permalink/1584634468324560/) Reviewed By: grievejia Differential Revision: D54199253 fbshipit-source-id: 571f241470573fc434d4df2777e9cb32990bab72 #92

Triggered via push February 27, 2024 16:49
Status Success
Total duration 36s
Artifacts

cargo_vendor.yml

on: push
cargo_vendor
26s
cargo_vendor
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
cargo_vendor
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dawidd6/action-delete-branch@v3, actions/checkout@v2, EndBug/add-and-commit@v9.1.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cargo_vendor
The following actions uses node12 which is deprecated and will be forced to run on node16: dawidd6/action-delete-branch@v3, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/