Casey Faist
f3af6aa4a2
add python3 formula
2019-09-10 18:20:25 -07:00
Casey Faist
6bc4d42774
first try for python-3.6.9
2019-09-10 18:20:25 -07:00
Casey Faist
e1d0fcae0e
remove Cedar from binary docs
2019-09-10 18:20:25 -07:00
David Zuelke
8f1b24f64e
expose $STACK env to each image so it can be used in formulae
2019-09-10 18:20:25 -07:00
David Zuelke
97e3366409
move Dockerfiles to central location, add all stacks, update README
2019-09-10 18:20:25 -07:00
David Zuelke
4f8bb77b13
expose $STACK env to each image so it can be used in formulae
2019-09-10 18:20:25 -07:00
David Zuelke
a771b7bf94
move Dockerfiles to central location, add all stacks, update README
2019-09-10 18:20:25 -07:00
David Zuelke
b52fac4d32
reuse logic in runtimes/pypy3 formulae
2019-09-10 18:20:25 -07:00
David Zuelke
e28c1012b7
reuse logic in runtimes/pypy formulae
2019-09-10 18:20:25 -07:00
Casey
05b7ceb82c
Merge pull request #839 from heroku/test-breakout
...
Test breakout
2019-09-10 18:19:12 -07:00
Casey Faist
a379779d43
add missing --tag option
2019-09-10 17:52:54 -07:00
Casey Faist
de1696bb02
split out build and run script steps
2019-09-10 17:33:44 -07:00
Casey Faist
77b012dd6f
add tags to docker scripts to pass images to test run cases
2019-09-10 17:22:53 -07:00
Casey Faist
3d65278d61
add multiple script steps to trigger matrix across docker files
2019-09-10 17:13:41 -07:00
Casey Faist
59544ee799
use keyword dockerfile to trigger matrix
2019-09-10 17:05:07 -07:00
Casey Faist
34a631021c
update test runs to matrix
2019-09-10 16:36:13 -07:00
Casey Faist
6a4ab8646a
add ci nodes to test run
2019-09-10 16:04:11 -07:00
Casey Faist
7d8ea3d266
add stack value back in
2019-09-10 15:32:59 -07:00
Casey Faist
0161b80a2b
correct hatchet setup
2019-09-10 15:15:29 -07:00
Casey Faist
7eac72199e
parallel test runs per stack
2019-09-10 15:09:43 -07:00
Casey Faist
df779aaa9a
reorganize tests to stage per stack
2019-09-10 14:56:08 -07:00
Casey Faist
bbdbebbc87
shell command only needed when using make, remove
2019-09-10 13:50:09 -07:00
Casey Faist
32cf8a8681
fix dockerfile location typo
2019-09-10 13:44:22 -07:00
Casey Faist
1479ab375e
ensure tabs are spaces
2019-09-10 13:33:55 -07:00
Casey Faist
8366d66f54
add pre-commit-hook for travis file
2019-09-10 12:16:11 -07:00
Casey Faist
b156f237a2
breakout jobs
2019-09-10 12:08:31 -07:00
Casey Faist
0ffbf60882
split out tests to avoid timeouts
2019-09-10 11:53:33 -07:00
Casey
c458743a2a
Merge pull request #836 from heroku/pin-docker18
...
pin package versions for python-pip to bionic-security
2019-08-28 17:15:16 -07:00
Casey Faist
0ff53eb59b
pin package versions for python-pip to bionic-security
...
so that we do not get an update of libssl to 1.1.1, since the stack is still on 1.1.0
2019-08-28 15:15:17 -07:00
Casey
96ffc147d4
Merge pull request #831 from heroku/remove-cedar-tests
...
Remove cedar tests
v155
2019-08-21 16:20:22 -07:00
Casey Faist
4063e9d22e
remove cedar 14 make test command, as cedar is deprecated
2019-08-21 15:45:18 -07:00
Casey Faist
751413168b
remove cedar 14 travis tests
2019-08-21 15:44:46 -07:00
Casey
527ea604c8
Merge pull request #829 from josegonzalez/heroku-18-build
...
feat: add docs and make target for heroku-18 bob builds
2019-08-21 15:41:30 -07:00
Jose Diaz-Gonzalez
302c2f0432
feat: add docs and make target for heroku-18 bob builds
2019-08-15 17:36:40 -04:00
David Zülke
14c7e26f7a
Merge pull request #827 from heroku/fix-python-3-5-7
...
Fix Python 3.5.7
v154
2019-07-17 21:55:48 +02:00
David Zuelke
58e664a9e3
avoid service restart prompt during Dockerfile builds
...
https://unix.stackexchange.com/questions/146283/how-to-prevent-prompt-that-ask-to-restart-services-when-installing-libpq-dev
2019-07-17 02:22:10 +02:00
David Zuelke
e965516197
fix python 3.5.7 formula actually building 3.7.2
2019-07-17 01:55:46 +02:00
David Zuelke
8775cb821c
CHANGELOG for v153
2019-07-17 01:43:54 +02:00
Casey
9dcabe24a5
Merge pull request #826 from heroku/hotfix-sqlite3-heroku-16
...
HOTFIX heroku-16 builds with sqlite3
v153
2019-06-21 10:43:28 -07:00
David Zuelke
38f9a41a54
HOTFIX heroku-16 builds with sqlite3
...
upstream version has changed to 3.11.0-1ubuntu1.2, but local package version is still on 3.11.0-1ubuntu1.1, so the download fails otherwise
2019-06-21 19:17:22 +02:00
Casey
53e33bdf91
Merge pull request #814 from heroku/v-152
...
Python 3.7.3 release
v152
2019-04-04 15:41:29 -07:00
Casey Faist
5337dd592b
remove test case for deprecated pythons on deprecated stack
2019-04-04 14:04:10 -07:00
Casey Faist
de8ae808d9
changelog date corrected
2019-04-04 13:26:55 -07:00
Casey Faist
2a7e85be85
update CHANGELOG
2019-04-03 15:32:26 -07:00
Casey Faist
7654d13f8b
fix test blindspot
2019-04-03 15:28:35 -07:00
Casey Faist
9d3639685a
add new python and update default
2019-04-03 09:12:44 -07:00
Casey
76bb572a4d
Release prep 151 ( #813 )
...
* new runtimes
* update default latest
v151
2019-03-21 10:54:12 -07:00
Casey
8db4a79392
changelog 150 update ( #810 )
2019-03-14 11:40:14 -07:00
Casey
21430070ad
Python release prep ( #809 )
...
* new recipe for new runtime
* add new runtime formula
* add test updates for new runtime release
* wrangle tests into submission
* update tests to use default_pythons
* delete commented code
v150
2019-03-13 12:25:03 -07:00
Casey
20bbb3f54d
changelog update for v149 ( #806 )
2019-03-11 11:51:07 -07:00