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

Fix snap environment variables #407

Merged
merged 5 commits into from
Nov 19, 2024
Merged

Fix snap environment variables #407

merged 5 commits into from
Nov 19, 2024

Conversation

pedro-avalos
Copy link
Contributor

@pedro-avalos pedro-avalos commented Nov 15, 2024

Description

Resolved issues

  • Resolves issues where users have XDG directories defined in their bashrc.

Documentation

Web service API changes

Tests

  • Tested by building and installing locally

The wrapper was just setting environment variables, this can be done
within the snapcraft.yaml file.
This just recommends the various subparsers when someone presses the tab
key.
@pedro-avalos pedro-avalos added the enhancement New feature or request label Nov 15, 2024
@pedro-avalos pedro-avalos requested a review from plars November 15, 2024 19:26
@pedro-avalos pedro-avalos marked this pull request as draft November 15, 2024 22:03
@pedro-avalos pedro-avalos changed the title Streamline snap package Fix snap environment variables Nov 15, 2024
I can explore this topic later if we want it. We could use a Python
library like argcomplete to automatically generate this if we want it,
or I can write a simple bash completion script.
@pedro-avalos pedro-avalos marked this pull request as ready for review November 15, 2024 23:07
Copy link
Contributor

@plars plars left a comment

Choose a reason for hiding this comment

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

nice, +1

@pedro-avalos pedro-avalos merged commit 35d4122 into main Nov 19, 2024
2 checks passed
@pedro-avalos pedro-avalos deleted the streamline-snap-package branch November 19, 2024 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants