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.14.0 #54

Merged
merged 9 commits into from
Dec 30, 2024
Merged

Conversation

jagthedrummer
Copy link
Contributor

Update of the Bullet Train Starter Repo to version 1.14.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: 28e91bf

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.14.0 --track origin/bullet-train-update/1.14.0

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

git checkout 28e91bf10bec6554d65460673968e30eeb697ccf -- path/to/file

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

git checkout -p 28e91bf10bec6554d65460673968e30eeb697ccf -- 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.14.0

Release Notes

Starter Repo 1.14.0

core Gems 1.14.0

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

@jagthedrummer jagthedrummer merged commit 5094cf2 into main Dec 30, 2024
15 checks passed
@jagthedrummer jagthedrummer deleted the bullet-train-update/1.14.0 branch December 30, 2024 20:14
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