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

Update container.rs #282

Merged
merged 1 commit into from
Jun 21, 2021
Merged

Conversation

rakshith-ravi
Copy link
Contributor

What did you implement:

Added name filter to list containers

How did you verify your change:

Ran it on my system, but shouldn't be too big of a change to not work on any other machine.

What (if anything) would need to be called out in the CHANGELOG for the next release:

We can now filter containers by the name of the container.

PS

Would appreciate releasing this in a new release. We kinda need to use this for an application that we're using.

Copy link
Collaborator

@matthiasbeyer matthiasbeyer left a comment

Choose a reason for hiding this comment

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

Hi,
this PR has some issues:

  • Please squash the commits. There's really just one thing you're changing here
  • Please update the commit message to something more reasonable

@rakshith-ravi
Copy link
Contributor Author

@softprops done

Copy link
Collaborator

@matthiasbeyer matthiasbeyer left a comment

Choose a reason for hiding this comment

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

Thanks for squashing. Please remove the merge commit.

@rakshith-ravi
Copy link
Contributor Author

Okay I've messed it up even more. Let me try this again 😅

@rakshith-ravi
Copy link
Contributor Author

rakshith-ravi commented Jun 21, 2021

Fingers crossed this time it's fine 🤞

Copy link
Collaborator

@matthiasbeyer matthiasbeyer left a comment

Choose a reason for hiding this comment

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

🎉

@matthiasbeyer matthiasbeyer merged commit 4616e70 into softprops:master Jun 21, 2021
@matthiasbeyer
Copy link
Collaborator

Yay, thank you very much for your contribution! I hope you come back to contribute more! ❤️

@rakshith-ravi
Copy link
Contributor Author

I'd love to! I wanted to take up #291 sometime and see if I can implement that. Any pointers on how to make it?

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.

2 participants