Skip to content
This repository was archived by the owner on Apr 1, 2022. It is now read-only.

Fix Rust not being installed; switch to Bash for build scripts#126

Merged
paveloom merged 8 commits intodevelopfrom
update
Feb 3, 2021
Merged

Fix Rust not being installed; switch to Bash for build scripts#126
paveloom merged 8 commits intodevelopfrom
update

Conversation

@paveloom
Copy link
Member

@paveloom paveloom commented Feb 3, 2021

No description provided.

@paveloom paveloom added the patch Patch part of the version should be incremented label Feb 3, 2021
@paveloom paveloom added this to the v0.4.1 milestone Feb 3, 2021
@paveloom paveloom self-assigned this Feb 3, 2021
@paveloom paveloom linked an issue Feb 3, 2021 that may be closed by this pull request
@paveloom paveloom changed the title Fix Rust not being installed Fix Rust not being installed; switch to Bash for build scripts Feb 3, 2021
@paveloom paveloom marked this pull request as ready for review February 3, 2021 11:47
@paveloom paveloom merged commit 0fdca90 into develop Feb 3, 2021
@paveloom paveloom deleted the update branch February 3, 2021 11:48
paveloom pushed a commit that referenced this pull request Feb 3, 2021
* (#126) Fix Rust not being installed; switch to Bash for build scripts;
* (#128) Set `pull.rebase` to `false` in Git config;
* (#130) Remove an extra line in the output of the GPG user-script;
* (#131) Delete the Makefile;
* (#133) Bump the version.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

patch Patch part of the version should be incremented

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rust is not installed because the output of the script is redirected to /dev/null Missed changing dev to IMAGENAME in the Publish workflow file

1 participant