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

refactor: clean up redundant proj_name, net vars #1014

Merged
merged 2 commits into from
Aug 2, 2024

Conversation

legobeat
Copy link
Contributor

@legobeat legobeat commented Jul 31, 2024

No user-visible changes. Minor refactor cleaning up redundant variable assignments.

Motivation: Make implementation of #1015 cleaner.

@legobeat legobeat marked this pull request as ready for review July 31, 2024 02:05
podman_compose.py Outdated Show resolved Hide resolved
@p12tic
Copy link
Collaborator

p12tic commented Aug 1, 2024

Looks good overall. We can clean up volume_ls args as well.

The project does not use chore:, feat: and similar prefixes for commits, better use that space for additional description if needed.

- remove unutilized proj_name parameter from volume_ls

Signed-off-by: legobt <6wbvkn0j@anonaddy.me>

proj_name
Signed-off-by: legobt <6wbvkn0j@anonaddy.me>
@legobeat
Copy link
Contributor Author

legobeat commented Aug 1, 2024

@p12tic Thank your the review and feedback!

Just rebased and updated accordingly.

@legobeat legobeat requested a review from p12tic August 1, 2024 23:17
@p12tic
Copy link
Collaborator

p12tic commented Aug 2, 2024

Thanks!

@p12tic p12tic merged commit fc90f60 into containers:main Aug 2, 2024
8 checks passed
@legobeat legobeat deleted the refactor-redundant-vars branch August 2, 2024 08:31
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