lee-orr / rusty-dev-containers

A collection of dev container features for working with rust
MIT License
17 stars 6 forks source link

Add a mcr images to test workflow. #22

Closed CodeMan99 closed 10 months ago

CodeMan99 commented 11 months ago

More testing is generally better. Seems like a sane place to start before making other changes.

lee-orr commented 11 months ago

Can you make sure the added tests pass?

CodeMan99 commented 11 months ago

Can you make sure the added tests pass?

My intention is that will be the next PR. I can get that done by end of day tomorrow.

lee-orr commented 11 months ago

Can you make sure the added tests pass?

My intention is that will be the next PR. I can get that done by end of day tomorrow.

Understood - ping me when it's ready!

CodeMan99 commented 10 months ago

Closing this as none of the features here are directly responsible for the problems with permissions. There are sanity changes that could be made, like setting the umask, but right now the conversation needs to go upstream.

lee-orr commented 10 months ago

Thanks for investigating this!