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!: make modules the main focus, move files into module folders #103

Merged
merged 21 commits into from
Jan 27, 2024

Conversation

xynydev
Copy link
Member

@xynydev xynydev commented Jan 24, 2024

This is a breaking change that removes features, features that were unmaintained and undocumented (or badly documented).

superseded by just setup-nix
i couldn't find anything that uses this
and i'm not sure it's even needed anymore
and it's totally unmaintained
- i just noticed this is where the container tools for the container tools bling were coming from, but i already removed that...
- ig this wasn't the only place to get container tools
- the devpod bin wasn't used anywhere either and was locked to a specific version (that no-one maintained to update)
- tries to install nonexistant rpm
- also, there should only be one h1 per page
this is a nightmare to poke around in blindly, lets see where #104 goes
@fiftydinar
Copy link
Collaborator

Looks very good.

Maybe we can remove ublue-os backgrounds rpm related stuff here too?

@xynydev
Copy link
Member Author

xynydev commented Jan 27, 2024

Maybe we can remove ublue-os backgrounds rpm related stuff here too?

I was thinking that'd be a later PR but I can do it now too, sure.

@fiftydinar
Copy link
Collaborator

https://github.com/ublue-os/bling/blob/refactor/modules/bling/bling.sh#L12

This one needs to be:
export BLING_DIRECTORY="/tmp/modules/bling"

- also removes ublue-update rpm, this isn't used in the installer, the copr repo is
@xynydev
Copy link
Member Author

xynydev commented Jan 27, 2024

This one needs to be: export BLING_DIRECTORY="/tmp/modules/bling"

Good catch! This doesn't need to be at all actually, the $MODULE_DIRECTORYvar (supplied by build.sh, but also manually set just in case) is used instead.

superseded by use of MODULE_DIRECTORY
@fiftydinar
Copy link
Collaborator

I would approve

@xynydev xynydev merged commit 37f31ba into main Jan 27, 2024
1 check passed
@xynydev xynydev deleted the refactor branch January 27, 2024 16:07
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