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

add: stardust-non-spatial-input #2053

Merged
merged 21 commits into from
Sep 19, 2024

Conversation

Owen-sz
Copy link
Contributor

@Owen-sz Owen-sz commented Sep 9, 2024

No description provided.

Owen-sz and others added 3 commits September 9, 2024 15:42
Add packager

Signed-off-by: Owen Zimmerman <[email protected]>
Fix RPM bug

Signed-off-by: Owen Zimmerman <[email protected]>
@madonuko
Copy link
Member

You accidentally pushed this to #2056.

Remove runtime requirements 

Signed-off-by: Owen Zimmerman <[email protected]>
Remove if statement from Rhai

Signed-off-by: Owen Zimmerman <[email protected]>
@madonuko
Copy link
Member

Please apply the changes requested at 2056

Fix build and install

Signed-off-by: Owen Zimmerman <[email protected]>
@Owen-sz
Copy link
Contributor Author

Owen-sz commented Sep 11, 2024

Please apply the changes requested at 2056

Look good now? Pretty sure that's what you wanted

Signed-off-by: Owen Zimmerman <[email protected]>
Fix indentation 

Signed-off-by: Owen Zimmerman <[email protected]>
Fix install directories

Signed-off-by: Owen Zimmerman <[email protected]>
fix install

Signed-off-by: Owen Zimmerman <[email protected]>
Actually fix install

Signed-off-by: Owen Zimmerman <[email protected]>
test fix (delete wait in %install)

Signed-off-by: Owen Zimmerman <[email protected]>
Fix files?

Signed-off-by: Owen Zimmerman <[email protected]>
@Owen-sz Owen-sz requested a review from madonuko September 11, 2024 18:25
madonuko
madonuko previously approved these changes Sep 13, 2024
fix typo

Signed-off-by: Owen Zimmerman <[email protected]>
add %summary

Signed-off-by: Owen Zimmerman <[email protected]>
Unify Summaries

Signed-off-by: Owen Zimmerman <[email protected]>
@madonuko madonuko changed the title Add Stardust non-spacial-input add: stardust-non-spatial-input Sep 13, 2024
@Owen-sz Owen-sz requested a review from lleyton September 14, 2024 00:16
@Owen-sz Owen-sz marked this pull request as ready for review September 14, 2024 02:01
@madonuko madonuko merged commit 5842080 into frawhide Sep 19, 2024
3 of 4 checks passed
@madonuko madonuko deleted the owen/frawhide/stardust-non-spatial-input branch September 19, 2024 14:27
raboneko pushed a commit that referenced this pull request Sep 19, 2024
* WIP

* Update stardust-non-spatial-input.spec

Add packager

Signed-off-by: Owen Zimmerman <[email protected]>

* fix %url

* Update stardust-non-spatial-input.spec

Fix RPM bug

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

Remove runtime requirements

Signed-off-by: Owen Zimmerman <[email protected]>

* Update update.rhai

Remove if statement from Rhai

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

Fix build and install

Signed-off-by: Owen Zimmerman <[email protected]>

* Update update.rhai

Signed-off-by: Owen Zimmerman <[email protected]>

* Update update.rhai

Fix indentation

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

Fix install directories

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

fix install

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

Actually fix install

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

test fix (delete wait in %install)

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

Fix files?

Signed-off-by: Owen Zimmerman <[email protected]>

* fix: cargo install in parallel

* let's try --locked

Signed-off-by: madomado <[email protected]>

* %{?_smp_mflags} -Z avoid-dev-deps

Signed-off-by: madomado <[email protected]>

* Update stardust-non-spatial-input.spec

Remove display

* Update update.rhai

fix typo

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

add %summary

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

Unify Summaries

Signed-off-by: Owen Zimmerman <[email protected]>

---------

Signed-off-by: Owen Zimmerman <[email protected]>
Signed-off-by: madomado <[email protected]>
Co-authored-by: madonuko <[email protected]>
(cherry picked from commit 5842080)
raboneko pushed a commit that referenced this pull request Sep 19, 2024
* WIP

* Update stardust-non-spatial-input.spec

Add packager

Signed-off-by: Owen Zimmerman <[email protected]>

* fix %url

* Update stardust-non-spatial-input.spec

Fix RPM bug

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

Remove runtime requirements

Signed-off-by: Owen Zimmerman <[email protected]>

* Update update.rhai

Remove if statement from Rhai

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

Fix build and install

Signed-off-by: Owen Zimmerman <[email protected]>

* Update update.rhai

Signed-off-by: Owen Zimmerman <[email protected]>

* Update update.rhai

Fix indentation

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

Fix install directories

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

fix install

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

Actually fix install

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

test fix (delete wait in %install)

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

Fix files?

Signed-off-by: Owen Zimmerman <[email protected]>

* fix: cargo install in parallel

* let's try --locked

Signed-off-by: madomado <[email protected]>

* %{?_smp_mflags} -Z avoid-dev-deps

Signed-off-by: madomado <[email protected]>

* Update stardust-non-spatial-input.spec

Remove display

* Update update.rhai

fix typo

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

add %summary

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

Unify Summaries

Signed-off-by: Owen Zimmerman <[email protected]>

---------

Signed-off-by: Owen Zimmerman <[email protected]>
Signed-off-by: madomado <[email protected]>
Co-authored-by: madonuko <[email protected]>
(cherry picked from commit 5842080)
raboneko pushed a commit that referenced this pull request Sep 19, 2024
* WIP

* Update stardust-non-spatial-input.spec

Add packager

Signed-off-by: Owen Zimmerman <[email protected]>

* fix %url

* Update stardust-non-spatial-input.spec

Fix RPM bug

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

Remove runtime requirements

Signed-off-by: Owen Zimmerman <[email protected]>

* Update update.rhai

Remove if statement from Rhai

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

Fix build and install

Signed-off-by: Owen Zimmerman <[email protected]>

* Update update.rhai

Signed-off-by: Owen Zimmerman <[email protected]>

* Update update.rhai

Fix indentation

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

Fix install directories

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

fix install

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

Actually fix install

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

test fix (delete wait in %install)

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

Fix files?

Signed-off-by: Owen Zimmerman <[email protected]>

* fix: cargo install in parallel

* let's try --locked

Signed-off-by: madomado <[email protected]>

* %{?_smp_mflags} -Z avoid-dev-deps

Signed-off-by: madomado <[email protected]>

* Update stardust-non-spatial-input.spec

Remove display

* Update update.rhai

fix typo

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

add %summary

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

Unify Summaries

Signed-off-by: Owen Zimmerman <[email protected]>

---------

Signed-off-by: Owen Zimmerman <[email protected]>
Signed-off-by: madomado <[email protected]>
Co-authored-by: madonuko <[email protected]>
(cherry picked from commit 5842080)
raboneko pushed a commit that referenced this pull request Sep 19, 2024
* WIP

* Update stardust-non-spatial-input.spec

Add packager

Signed-off-by: Owen Zimmerman <[email protected]>

* fix %url

* Update stardust-non-spatial-input.spec

Fix RPM bug

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

Remove runtime requirements

Signed-off-by: Owen Zimmerman <[email protected]>

* Update update.rhai

Remove if statement from Rhai

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

Fix build and install

Signed-off-by: Owen Zimmerman <[email protected]>

* Update update.rhai

Signed-off-by: Owen Zimmerman <[email protected]>

* Update update.rhai

Fix indentation

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

Fix install directories

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

fix install

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

Actually fix install

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

test fix (delete wait in %install)

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

Fix files?

Signed-off-by: Owen Zimmerman <[email protected]>

* fix: cargo install in parallel

* let's try --locked

Signed-off-by: madomado <[email protected]>

* %{?_smp_mflags} -Z avoid-dev-deps

Signed-off-by: madomado <[email protected]>

* Update stardust-non-spatial-input.spec

Remove display

* Update update.rhai

fix typo

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

add %summary

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

Unify Summaries

Signed-off-by: Owen Zimmerman <[email protected]>

---------

Signed-off-by: Owen Zimmerman <[email protected]>
Signed-off-by: madomado <[email protected]>
Co-authored-by: madonuko <[email protected]>
(cherry picked from commit 5842080)
@raboneko
Copy link
Member

💚 All backports created successfully

Status Branch Result
f39
f40
f41
el9

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

madonuko pushed a commit that referenced this pull request Sep 19, 2024
* WIP

* Update stardust-non-spatial-input.spec

Add packager

Signed-off-by: Owen Zimmerman <[email protected]>

* fix %url

* Update stardust-non-spatial-input.spec

Fix RPM bug

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

Remove runtime requirements

Signed-off-by: Owen Zimmerman <[email protected]>

* Update update.rhai

Remove if statement from Rhai

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

Fix build and install

Signed-off-by: Owen Zimmerman <[email protected]>

* Update update.rhai

Signed-off-by: Owen Zimmerman <[email protected]>

* Update update.rhai

Fix indentation

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

Fix install directories

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

fix install

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

Actually fix install

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

test fix (delete wait in %install)

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

Fix files?

Signed-off-by: Owen Zimmerman <[email protected]>

* fix: cargo install in parallel

* let's try --locked

Signed-off-by: madomado <[email protected]>

* %{?_smp_mflags} -Z avoid-dev-deps

Signed-off-by: madomado <[email protected]>

* Update stardust-non-spatial-input.spec

Remove display

* Update update.rhai

fix typo

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

add %summary

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

Unify Summaries

Signed-off-by: Owen Zimmerman <[email protected]>

---------

Signed-off-by: Owen Zimmerman <[email protected]>
Signed-off-by: madomado <[email protected]>
Co-authored-by: madonuko <[email protected]>
(cherry picked from commit 5842080)

Co-authored-by: Owen Zimmerman <[email protected]>
madonuko pushed a commit that referenced this pull request Sep 19, 2024
* WIP

* Update stardust-non-spatial-input.spec

Add packager

Signed-off-by: Owen Zimmerman <[email protected]>

* fix %url

* Update stardust-non-spatial-input.spec

Fix RPM bug

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

Remove runtime requirements

Signed-off-by: Owen Zimmerman <[email protected]>

* Update update.rhai

Remove if statement from Rhai

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

Fix build and install

Signed-off-by: Owen Zimmerman <[email protected]>

* Update update.rhai

Signed-off-by: Owen Zimmerman <[email protected]>

* Update update.rhai

Fix indentation

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

Fix install directories

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

fix install

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

Actually fix install

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

test fix (delete wait in %install)

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

Fix files?

Signed-off-by: Owen Zimmerman <[email protected]>

* fix: cargo install in parallel

* let's try --locked

Signed-off-by: madomado <[email protected]>

* %{?_smp_mflags} -Z avoid-dev-deps

Signed-off-by: madomado <[email protected]>

* Update stardust-non-spatial-input.spec

Remove display

* Update update.rhai

fix typo

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

add %summary

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

Unify Summaries

Signed-off-by: Owen Zimmerman <[email protected]>

---------

Signed-off-by: Owen Zimmerman <[email protected]>
Signed-off-by: madomado <[email protected]>
Co-authored-by: madonuko <[email protected]>
(cherry picked from commit 5842080)

Co-authored-by: Owen Zimmerman <[email protected]>
madonuko pushed a commit that referenced this pull request Sep 19, 2024
* WIP

* Update stardust-non-spatial-input.spec

Add packager

Signed-off-by: Owen Zimmerman <[email protected]>

* fix %url

* Update stardust-non-spatial-input.spec

Fix RPM bug

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

Remove runtime requirements

Signed-off-by: Owen Zimmerman <[email protected]>

* Update update.rhai

Remove if statement from Rhai

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

Fix build and install

Signed-off-by: Owen Zimmerman <[email protected]>

* Update update.rhai

Signed-off-by: Owen Zimmerman <[email protected]>

* Update update.rhai

Fix indentation

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

Fix install directories

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

fix install

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

Actually fix install

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

test fix (delete wait in %install)

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

Fix files?

Signed-off-by: Owen Zimmerman <[email protected]>

* fix: cargo install in parallel

* let's try --locked

Signed-off-by: madomado <[email protected]>

* %{?_smp_mflags} -Z avoid-dev-deps

Signed-off-by: madomado <[email protected]>

* Update stardust-non-spatial-input.spec

Remove display

* Update update.rhai

fix typo

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

add %summary

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

Unify Summaries

Signed-off-by: Owen Zimmerman <[email protected]>

---------

Signed-off-by: Owen Zimmerman <[email protected]>
Signed-off-by: madomado <[email protected]>
Co-authored-by: madonuko <[email protected]>
(cherry picked from commit 5842080)

Co-authored-by: Owen Zimmerman <[email protected]>
madonuko pushed a commit that referenced this pull request Sep 19, 2024
* WIP

* Update stardust-non-spatial-input.spec

Add packager

Signed-off-by: Owen Zimmerman <[email protected]>

* fix %url

* Update stardust-non-spatial-input.spec

Fix RPM bug

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

Remove runtime requirements

Signed-off-by: Owen Zimmerman <[email protected]>

* Update update.rhai

Remove if statement from Rhai

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

Fix build and install

Signed-off-by: Owen Zimmerman <[email protected]>

* Update update.rhai

Signed-off-by: Owen Zimmerman <[email protected]>

* Update update.rhai

Fix indentation

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

Fix install directories

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

fix install

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

Actually fix install

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

test fix (delete wait in %install)

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

Fix files?

Signed-off-by: Owen Zimmerman <[email protected]>

* fix: cargo install in parallel

* let's try --locked

Signed-off-by: madomado <[email protected]>

* %{?_smp_mflags} -Z avoid-dev-deps

Signed-off-by: madomado <[email protected]>

* Update stardust-non-spatial-input.spec

Remove display

* Update update.rhai

fix typo

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

add %summary

Signed-off-by: Owen Zimmerman <[email protected]>

* Update stardust-non-spatial-input.spec

Unify Summaries

Signed-off-by: Owen Zimmerman <[email protected]>

---------

Signed-off-by: Owen Zimmerman <[email protected]>
Signed-off-by: madomado <[email protected]>
Co-authored-by: madonuko <[email protected]>
(cherry picked from commit 5842080)

Co-authored-by: Owen Zimmerman <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants