Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add tools version of containers#122

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
Christiaan676 wants to merge1 commit intorust-lang:master
base:master
Choose a base branch
Loading
fromChristiaan676:master

Conversation

Christiaan676
Copy link

Adds a tools version of the containers, that adds the following rust components: rustfmt, clippy and llvm-tools-preview. More rust components could be added. But this seams to me the most applicable set for CI.

Al lot of firsts in this pull-request so let me know if I need to change something.

Solves issue:#97

bachp, RAnders00, georgmu, and foxyseta reacted with thumbs up emoji
@Trolldemorted
Copy link

@sfackler@Muscraft@sksat could you accept or refuse this PR, or is this repository abandonware except for the version bumps?

@Muscraft
Copy link
Member

I'm sorry that I won't be able to help as I'm not a maintainer of this repository, so I have no ability to accept or reject this PR.

That being said saying "or is this repository abandonware except for the version bumps" is both incorrect (there have been PRs that add things) and it can be off-putting to maintainers, hurting your cause. We have no idea what is going on in their day to day lives, or how much time they have to commit to maintaining this repository. I understand it can be frustrating for a PR to be open for a long time with no decision on what to do with it. A better way to handle this situation is to ask politely for a review and if you feel up to it, give more context for why the PR is wanted in the first place.

fenollp, pvichivanives, and rdewaele reacted with heart emoji

@sksat
Copy link
Contributor

I'm also not a maintainer of this repository.

Personally, this feature is my wish too, but I strongly agree with Muscraft that a polite request should be made.
In general, accumulating messy mentions that lack background makes maintainers less and less willing to respond to notifications......

@@ -0,0 +1,3 @@
FROM rust:%%RUST-IMAGE%%

RUN rustup component add rustfmt clippy llvm-tools-preview

Choose a reason for hiding this comment

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

@Christiaan676 I think this is now available asllvm-tools directly without the preview

Christiaan676 reacted with thumbs up emoji
Copy link
Author

Choose a reason for hiding this comment

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

This indeed seems to be the case. (https://rust-lang.github.io/rustup/concepts/components.html).

This merge request is already more than a year old. I'm willing to update it and change things if needed, but only if a maintainer is wiling to review and eventually merge it. Currently updating it seems to be a wast of my time.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@bachpbachpbachp left review comments

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

5 participants
@Christiaan676@Trolldemorted@Muscraft@sksat@bachp

[8]ページ先頭

©2009-2025 Movatter.jp