Commit d64023c
Fix second init on spark account not allowing choosing a sql instance (#9504)
* Starting to make billing optional
* Finish removing billing requirements
* Fixing tests
* Clean up
* Format
* One more usage of removed variable
* Improve gating for when to indicate a free trial is avaialbe + format fixes
* Fix inversed if statement
* improves when messages show about free trial availability
* Use expirement flag and make flow identical when flag is disabled
* fix formatting
* fix tests
* cleanup
* Fix tests
* format fix
* Fix init flow to allow choosing a free instance on repeated inits on spark accounts
---------
Co-authored-by: Joe Hanley <[email protected]>1 parent e8cd1ba commit d64023c
1 file changed
+11
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
703 | 703 | | |
704 | 704 | | |
705 | 705 | | |
706 | | - | |
707 | | - | |
708 | | - | |
709 | | - | |
710 | | - | |
711 | | - | |
712 | 706 | | |
713 | 707 | | |
714 | 708 | | |
| |||
729 | 723 | | |
730 | 724 | | |
731 | 725 | | |
732 | | - | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
| 729 | + | |
| 730 | + | |
733 | 731 | | |
734 | 732 | | |
735 | 733 | | |
| |||
741 | 739 | | |
742 | 740 | | |
743 | 741 | | |
| 742 | + | |
| 743 | + | |
| 744 | + | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
744 | 748 | | |
745 | 749 | | |
746 | 750 | | |
| |||
0 commit comments