Skip to content
This repository was archived by the owner on Oct 28, 2025. It is now read-only.

TG 1.2.0 + Make patching less dumb#6

Merged
AffectedArc07 merged 4 commits intomasterfrom
tag-it
Oct 30, 2022
Merged

TG 1.2.0 + Make patching less dumb#6
AffectedArc07 merged 4 commits intomasterfrom
tag-it

Conversation

@AffectedArc07
Copy link
Copy Markdown
Member

@AffectedArc07 AffectedArc07 commented Oct 27, 2022

This PR bumps rust-g to 1.2.0, as well as overhauling the patching logic to use version tags instead of just a commit in a submodule, because submodules are jank.

Fixes #4
Fixes #5

Release will come later. DNM.

apply_patches.sh Outdated
PS1="$"
basedir=`pwd`
echo "Rebuilding projects.... "
tg_tag="1.1.0"
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Hold up

-version = "0.6.0"
+version = "0.6.0-P"
-version = "1.0.2"
+version = "1.0.2-P"
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

What

@AffectedArc07
Copy link
Copy Markdown
Member Author

PR is on hold till TG make another release with my fixes for 515 crosscompat

@AffectedArc07 AffectedArc07 marked this pull request as draft October 27, 2022 21:52
@AffectedArc07 AffectedArc07 changed the title Upgrades + Logic fix TG 1.2.0 + Make patching less dumb Oct 30, 2022
@AffectedArc07 AffectedArc07 marked this pull request as ready for review October 30, 2022 15:10
@AffectedArc07 AffectedArc07 merged commit 4b928e8 into master Oct 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

This doesn't seem to work on Linux Patching logic using a fixed branch name breaks stuff

1 participant