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.8.1 #42

Merged
merged 15 commits into from
Oct 30, 2024
Merged

Bullet Train Update: 1.8.1 #42

merged 15 commits into from
Oct 30, 2024

Conversation

jagthedrummer
Copy link
Contributor

Update of the Bullet Train Starter Repo to version 1.8.1

Please note: You should thorougly review this PR.

🎉 There are no conflicts detected in this PR!

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

depfu bot and others added 15 commits October 28, 2024 16:18
…rb` (#1726)

Hopefully this will reduce confusion around this file.

Fixes: bullet-train-co/bullet_train#941
The "deploy to X" buttons rely on the target repo being publicly
accessible which seems to be rare. So including these buttons tends to
only create confusion and doesn't make anything smoother. Removing them
will prevent people from turning down this dead end.

I'll update the "deploy to heroku" docs to contain more info about how
to deploy a new app.

Fixes: bullet-train-co/bullet_train#1609
The button needs to point at `www.heroku.com/deploy` not just
`heroku.com/deploy` for it to even start to work.

Once you get past the first step it seems like having boolean literals
in the `value` field causes problems (which are hard to debug because
Heroku doesn't surface a useful error message).

Fixes: bullet-train-co/bullet_train#1609
* Make setup_github bool a global variable

* Calculate new repo link from ssh path in configure script

* Fix regex in setup github script
We used to provision higher production-ready tiers of the addons and when we updated
`app.json` to provision demo-ready tiers we forgot to update the
estimated cost of the addons.
This makes it so that you can run either of these scripts independently
of `bin/configure`:

* `./bin/configure-scripts/deploy_button_heroku.rb`
* `./bin/configure-scripts/deploy_button_render.rb`
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: jagthedrummer <jagthedrummer@users.noreply.github.com>
# Conflicts:
#	Gemfile.lock
@jagthedrummer jagthedrummer merged commit 7b5ec51 into main Oct 30, 2024
9 checks passed
@jagthedrummer jagthedrummer deleted the bullet-train-update/1.8.1 branch October 30, 2024 21:17
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.

2 participants