Skip to content

CWDs: filter out non-git added files from copy #76

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

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

fenollp
Copy link
Owner

@fenollp fenollp commented Aug 18, 2024

fenollp added a commit that referenced this pull request Aug 18, 2024
fenollp added a commit that referenced this pull request Aug 19, 2024
…ain` + try `.dockerignore`s (#75)

* nightly: tune base image

Signed-off-by: Pierre Fenoll <[email protected]>

* ci: run ripgrep

Signed-off-by: Pierre Fenoll <[email protected]>

* fs: copy local sources only once

Signed-off-by: Pierre Fenoll <[email protected]>

* toolchains: allow passing +toolchain to the plugin thusly tweaking rustc

Signed-off-by: Pierre Fenoll <[email protected]>

* cwd: key stage name on crate metadata

Signed-off-by: Pierre Fenoll <[email protected]>

* input: handle multiple CWDs at once, duh!

Signed-off-by: Pierre Fenoll <[email protected]>

* dockerignore: make them work for crate_out + cwd build contexts too

Signed-off-by: Pierre Fenoll <[email protected]>

* git: unbloat build-contex.s by bloating deps

Signed-off-by: Pierre Fenoll <[email protected]>

* WIP

Signed-off-by: Pierre Fenoll <[email protected]>

* gix: fewer subdeps

Signed-off-by: Pierre Fenoll <[email protected]>

* green: fix log file initialization

Signed-off-by: Pierre Fenoll <[email protected]>

* gix: remove some more deps

Signed-off-by: Pierre Fenoll <[email protected]>

* gix: clean up

Signed-off-by: Pierre Fenoll <[email protected]>

* ci: use binstall for uncacheable cargo-udeps

Signed-off-by: Pierre Fenoll <[email protected]>

* wrap: more general matching of input args

Signed-off-by: Pierre Fenoll <[email protected]>

* nightly: actually patching up rustc_version isnt needed

Signed-off-by: Pierre Fenoll <[email protected]>

* nits

Signed-off-by: Pierre Fenoll <[email protected]>

* ci: tweak caching cargo-fetch deps + use cargo-binstall for cargo-audit

Signed-off-by: Pierre Fenoll <[email protected]>

* cratesio: tweak .crate extraction verbosity

Signed-off-by: Pierre Fenoll <[email protected]>

* parse: re-assert nonemptiness of metadata

Signed-off-by: Pierre Fenoll <[email protected]>

* clis: go go cross git

Signed-off-by: Pierre Fenoll <[email protected]>

* ci: nit

Signed-off-by: Pierre Fenoll <[email protected]>

* parse a weird thing thats going nowhere

Signed-off-by: Pierre Fenoll <[email protected]>

* dbg that wrapper call from lock_api buildrs exe

Signed-off-by: Pierre Fenoll <[email protected]>

* ci: some help!

Signed-off-by: Pierre Fenoll <[email protected]>

* links

Signed-off-by: Pierre Fenoll <[email protected]>

* revert weird parsing experiment

Signed-off-by: Pierre Fenoll <[email protected]>

* revert "CWDs: filter out non-git added files from copy": moved to #76

Signed-off-by: Pierre Fenoll <[email protected]>

* buildrs: drop LD_LIBRARY_PATH as we do with non-buildrs

Signed-off-by: Pierre Fenoll <[email protected]>

* fix cratesio crate-name parsing

Signed-off-by: Pierre Fenoll <[email protected]>

* ohwell, handling builds vars will also required a cargo.metata entry?

Signed-off-by: Pierre Fenoll <[email protected]>

---------

Signed-off-by: Pierre Fenoll <[email protected]>
@fenollp fenollp force-pushed the nightlynight-onlygit branch from f766e42 to 8cba367 Compare August 19, 2024 00:11
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.

1 participant