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

Update Heroku generator for JHipster 8 #23971

Merged
merged 46 commits into from
Oct 28, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
46 commits
Select commit Hold shift + click to select a range
f40766a
Update Heroku generator for JHipster 8
mraible Oct 24, 2023
b78bc67
Apply suggestions from code review
mraible Oct 24, 2023
7cb7062
Fix error handling
mraible Oct 24, 2023
7733d40
Remove done()
mraible Oct 24, 2023
9b7a745
Update generator.mjs
mshima Oct 25, 2023
a2cbbfd
Prettier
mraible Oct 25, 2023
32b8139
Attempt to fix tests
mraible Oct 25, 2023
3540000
bump yeoman-test to 8.1.1
mshima Oct 25, 2023
447a2e6
adjusts to heroku mocking
mshima Oct 25, 2023
78916fa
drop useOkta leftover
mshima Oct 25, 2023
10cc682
update snapshot
mshima Oct 25, 2023
8311765
remove more callbacks.
mshima Oct 25, 2023
cdd492f
simplify heroku generator
mshima Oct 25, 2023
a488948
switch heroku to base-application
mshima Oct 26, 2023
617a218
Merge branch 'main' into heroku-update
mshima Oct 26, 2023
92b93ba
randomPassword is not used
mshima Oct 26, 2023
0e2c0dd
adjusts
mshima Oct 26, 2023
f8936f4
run 'heroku login'
mshima Oct 26, 2023
53e8190
add --skip-checks to error
mshima Oct 26, 2023
8d7d014
Fix Gradle plugin coordinates
mraible Oct 27, 2023
ca6ad41
Fix URL to Heroku CLI
mraible Oct 27, 2023
aab4165
Polishing
mraible Oct 27, 2023
530f483
Fix spawnCommand and add-ons
mraible Oct 27, 2023
25b88d8
Prettier
mraible Oct 27, 2023
a14d7a8
Update snapshot
mraible Oct 27, 2023
56d7646
add outputHandler to git
mshima Oct 27, 2023
fd33532
use spawn instead of spawnCommnad for non CLI safe arguments
mshima Oct 27, 2023
fbeeea0
add spawnHerokuCommand and spawnHeroku utilities
mshima Oct 27, 2023
dc64514
utilities adjusts and add login
mshima Oct 27, 2023
41ea972
fix spawnHerokuCommand
mshima Oct 27, 2023
dc9f211
use spread operator
mshima Oct 27, 2023
5c3f2f5
fix prettier
mshima Oct 27, 2023
9a45e58
set spawn defaults for heroku commnads
mshima Oct 27, 2023
6eb0166
adjust test for unavailable app name
mshima Oct 27, 2023
2b67302
wait for the application to be provisioned
mshima Oct 27, 2023
19ef8ab
Dyno size is Basic by default, not Free
mraible Oct 28, 2023
95247b7
Fix random app name + check for config and buildpacks before setting
mraible Oct 28, 2023
32804d4
Remove unused variables
mraible Oct 28, 2023
c368971
Default to Basic dyno and fix spelling
mraible Oct 28, 2023
e5a090c
drop outputHandler for git init
mshima Oct 28, 2023
5646530
Update generators/heroku/generator.mjs
mshima Oct 28, 2023
2a7e9c3
Update generator.mjs
mshima Oct 28, 2023
03f47d6
Ignore blank lines
mraible Oct 28, 2023
681e401
Ignore blank lines
mraible Oct 28, 2023
ebcf3cc
Prettier
mraible Oct 28, 2023
601ebf3
Fix JAR deploy
mraible Oct 28, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading