Skip to content

Updated manjaro fetching as migrated to new system #742

Merged
flexiondotorg merged 5 commits into
quickemu-project:masterfrom
Jai-JAP:master
Oct 16, 2023
Merged

Updated manjaro fetching as migrated to new system #742
flexiondotorg merged 5 commits into
quickemu-project:masterfrom
Jai-JAP:master

Conversation

@Jai-JAP

@Jai-JAP Jai-JAP commented Sep 8, 2023

Copy link
Copy Markdown
Contributor
  • Updated get_manjaro() implementation to support fetching latest released versions
  • Added sway release
  • Added choice to download minimal or full edition

EDIT: Tested working

- Added sway release
- Added choice to download minimal or full edition
kde -> plasma
zen0bit pushed a commit to oSoWoSo/quickemu that referenced this pull request Sep 14, 2023
zen0bit pushed a commit to oSoWoSo/quickemu that referenced this pull request Sep 16, 2023
zen0bit pushed a commit to oSoWoSo/quickemu that referenced this pull request Sep 16, 2023
Comment thread quickget Outdated
if [[ ${RELEASE} != "sway" ]]; then
URL="$(echo ${MANIFEST} | jq -r .${TYPE}.${RELEASE}${EDITION}.image)"
else
URL="echo ${MANIFEST} | jq -r '.[] | select(.name|test("^manjaro-sway-.*[.]iso$")) | select(.name|contains("unstable")|not) | .url'"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

URL=$(echo ${MANIFEST} | jq -r '.[] | select(.name|test("^manjaro-sway-.*[.]iso$")) | select(.name|contains("unstable")|not) | .url')

@zen0bit zen0bit left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Work for me with changed line 1516

@flexiondotorg flexiondotorg merged commit 392e74c into quickemu-project:master Oct 16, 2023
philclifford pushed a commit to philclifford/quickemu that referenced this pull request Nov 11, 2023
)

* Updated manjaro fetching

- Added sway release
- Added choice to download minimal or full edition

* Future proofing manjaro sway fetching

* Forgot this

kde -> plasma

* Fix a typo

* Update quickget
philclifford pushed a commit to philclifford/quickemu that referenced this pull request Nov 11, 2023
)

* Updated manjaro fetching

- Added sway release
- Added choice to download minimal or full edition

* Future proofing manjaro sway fetching

* Forgot this

kde -> plasma

* Fix a typo

* Update quickget
chasecovello pushed a commit to chasecovello/quickemu that referenced this pull request Apr 3, 2024
)

* Updated manjaro fetching

- Added sway release
- Added choice to download minimal or full edition

* Future proofing manjaro sway fetching

* Forgot this

kde -> plasma

* Fix a typo

* Update quickget
zen0bit pushed a commit to oSoWoSo/quickemu that referenced this pull request Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants