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

Bullet Train Update: 1.13.0 #53

Merged
merged 11 commits into from
Dec 23, 2024
Merged

Bullet Train Update: 1.13.0 #53

merged 11 commits into from
Dec 23, 2024

Conversation

jagthedrummer
Copy link
Contributor

Update of the Bullet Train Starter Repo to version 1.13.0

Please note: You should thorougly review this PR.

🎉 There are no conflicts detected in this PR!

Rejecting portions of this PR

The SHA of the commit that this PR was started from is: 24daf4f

If there are changes in some files in this PR that you'd like to reject you can do the following:

First pull down the branch for this PR:

git fetch origin
git checkout -b bullet-train-update/1.13.0 --track origin/bullet-train-update/1.13.0

Use the SHA of the starting commit to revert all of the changes in a particular file:

git checkout 24daf4fa7769dd3cd0a51270e4e24d058e164fab -- path/to/file

Or use the -p option to selectively choose which portions of the file to revert:

git checkout -p 24daf4fa7769dd3cd0a51270e4e24d058e164fab -- path/to/file

You can also just edit any file directly to make whatever changes you want.

After getthing things the way you want them, commit the changes and push the branch:

git add .
git commit -m "reject some changes from starter repo"
git push origin bullet-train-update/1.13.0

Release Notes

Starter Repo 1.13.0

core Gems 1.13.0

Auto-generated by .github/workflows/update-bullet-train.yml

@jagthedrummer jagthedrummer merged commit 00d3857 into main Dec 23, 2024
15 checks passed
@jagthedrummer jagthedrummer deleted the bullet-train-update/1.13.0 branch December 23, 2024 18:01
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.

1 participant