storage icon indicating copy to clipboard operation
storage copied to clipboard

Treat XDG_CONFIG_HOME and $HOME/.config the same way

Open rhatdan opened this issue 1 year ago • 3 comments
trafficstars

Currently we handle XDG_CONFIG_HOME and the fallback $HOME/.config differently. We create the later if it does not exist and verify that it is owned by the current user. This patch makes XDG_CONFIG_HOME follow the same pattern.

rhatdan avatar Sep 04 '24 10:09 rhatdan

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: rhatdan

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

openshift-ci[bot] avatar Sep 04 '24 10:09 openshift-ci[bot]

Can we first get an agreement what this should do? I still like to push hard that this function should not try to create and state the directory at all.

Luap99 avatar Sep 04 '24 10:09 Luap99

I have no problem with that other then it is potentially a breaking change.

rhatdan avatar Sep 04 '24 12:09 rhatdan

Hi, and thank you for your contribution!

We’ve recently migrated this repository into a new monorepo: containers/container-libs along with other repositories

As part of this migration, this repository is no longer accepting new Pull-Requests and therefore this Pull-Request is being closed.

Thank you very much for your contribution. We would appreciate your continued help in migrating this PR to the new container-libs repository. Please let us know if you are facing any issues.

You can read more about the migration and the reasoning behind it in our blog post: Upcoming migration of three containers repositories to monorepo.

Thanks again for your work and for supporting the containers ecosystem!

jankaluza avatar Aug 26 '25 14:08 jankaluza