Casey Faist
|
7ff7fa4462
|
add 3.8 tests
|
2019-10-17 15:01:32 -07:00 |
|
Casey Faist
|
9a830367fe
|
add 3.8 support
|
2019-10-17 14:59:26 -07:00 |
|
Casey Faist
|
521ed3ff60
|
create and stage new python runtimes
|
2019-10-17 14:07:09 -07:00 |
|
Casey Faist
|
03c12e8081
|
update to use staging binaries env var
|
2019-10-14 12:29:12 -07:00 |
|
Casey
|
de18566b47
|
Merge branch 'master' into test-staged-binaries
|
2019-10-14 12:26:32 -07:00 |
|
Casey
|
a165486180
|
Merge pull request #882 from heroku/confirm-binary-url
Staging binary controller env var
|
2019-10-14 12:26:10 -07:00 |
|
Casey Faist
|
d7327b8d13
|
CHANGELOG
|
2019-10-14 11:24:45 -07:00 |
|
Casey Faist
|
47c6dbab32
|
add var to handle staged binaries
|
2019-10-14 11:15:06 -07:00 |
|
Casey
|
939594ecf4
|
Merge branch 'master' into test-staged-binaries
|
2019-10-12 14:17:15 -07:00 |
|
Casey
|
23adcc42c4
|
Merge pull request #877 from heroku/test-pysqlite
Add pysqlite test
|
2019-10-12 14:12:56 -07:00 |
|
Casey
|
cc2d1ad17f
|
Merge branch 'master' into test-pysqlite
|
2019-10-10 13:09:56 -07:00 |
|
Casey Faist
|
91a0be91e1
|
Changelog Changelog Changelog
|
2019-10-10 13:08:27 -07:00 |
|
Casey Faist
|
4a4a6a1df0
|
add pysqlite test for python 2.7.16
|
2019-10-10 13:05:45 -07:00 |
|
Casey
|
b30838072f
|
Merge pull request #871 from heroku/update-sqlite-tests
Update tests to capture Sqlite install
|
2019-10-10 11:50:00 -07:00 |
|
Casey Faist
|
950572132c
|
remove test for sqlite on older versions of python 3.4
|
2019-10-09 13:57:06 -07:00 |
|
Casey
|
fe5da9a0a6
|
Merge branch 'master' into update-sqlite-tests
|
2019-10-09 13:35:28 -07:00 |
|
David Zülke
|
4eed56e2e5
|
Merge pull request #874 from heroku/revert-868-app-dir-fix
Revert "Refactor: $BUILD_DIR" (from PR #868), closes #873
|
2019-10-09 16:12:03 +02:00 |
|
David Zülke
|
00d44d2e34
|
Revert "Refactor: $BUILD_DIR"
|
2019-10-09 15:28:31 +02:00 |
|
Casey Faist
|
0c78978e90
|
don't check python 3.4
|
2019-10-08 14:57:15 -07:00 |
|
Casey Faist
|
d0fd9ad58a
|
Changelog update
|
2019-10-08 14:10:51 -07:00 |
|
Casey Faist
|
24e0858902
|
add sqlite tests
|
2019-10-08 14:08:04 -07:00 |
|
Casey
|
d54da94d47
|
Merge branch 'master' into test-staged-binaries
|
2019-10-08 12:25:06 -07:00 |
|
Casey
|
1721fa3703
|
Merge pull request #868 from heroku/app-dir-fix
Refactor: $BUILD_DIR
|
2019-10-08 12:20:02 -07:00 |
|
Casey
|
970b6c1e4b
|
Merge branch 'master' into app-dir-fix
|
2019-10-08 11:10:48 -07:00 |
|
Casey
|
89145ef839
|
Merge pull request #866 from heroku/correct-changelog
update changelog to match current tags
|
2019-10-08 11:10:23 -07:00 |
|
Casey Faist
|
ce6657d5fe
|
use correct override var BUILDPACK_VENDOR_URL instead of vendor_url
|
2019-10-08 09:54:17 -07:00 |
|
Casey Faist
|
cacd163958
|
update Changelog
|
2019-10-07 18:06:49 -07:00 |
|
Casey Faist
|
cd4601a707
|
add double-quotes to comply with shellcheck
|
2019-10-07 18:05:34 -07:00 |
|
Duane Hutchins
|
05e29c74bc
|
Changed hardcoded /app into $BUILD_DIR
|
2019-10-07 16:41:07 -07:00 |
|
Casey
|
dbfdb5a356
|
Merge branch 'master' into correct-changelog
|
2019-10-07 18:09:19 -04:00 |
|
Casey
|
8512fcb811
|
Merge pull request #861 from heroku/fix-pipenv-install-twice-ci
Fix pipenv install twice with CI
|
2019-10-07 18:07:38 -04:00 |
|
Casey
|
6b328504de
|
Merge branch 'master' into fix-pipenv-install-twice-ci
|
2019-10-07 17:21:54 -04:00 |
|
Casey Faist
|
b4553d4bee
|
update changelog to match tags
|
2019-10-07 14:11:35 -07:00 |
|
Casey
|
af860be62a
|
Merge pull request #864 from heroku/schneems/check-changelog-fix-escaping
[changelog skip] Fix Escaping in Changelog Script
|
2019-10-02 19:42:51 -07:00 |
|
Casey
|
2be890d2e8
|
Merge branch 'master' into schneems/check-changelog-fix-escaping
|
2019-10-02 19:01:17 -07:00 |
|
Casey
|
e936ff00c3
|
Merge branch 'master' into fix-pipenv-install-twice-ci
|
2019-10-02 18:18:33 -07:00 |
|
schneems
|
3096299184
|
[changelog skip] Fix Escaping in Changelog Script
The previous PR had a bug where the REGEX for grep was not properly escaped. This PR fixes that issue.
|
2019-10-01 10:28:18 -05:00 |
|
Casey
|
ffc7359b19
|
Merge pull request #862 from heroku/pin-dockerfile
Pin docker build env
|
2019-10-01 07:35:32 -07:00 |
|
Casey Faist
|
7a313c53a5
|
update changelog
|
2019-10-01 06:43:37 -07:00 |
|
Casey Faist
|
98df315cfa
|
pin docker build env
|
2019-10-01 06:37:03 -07:00 |
|
Casey Faist
|
74bc1d4049
|
pass vendor url to docker container
|
2019-09-30 15:22:29 -07:00 |
|
Casey
|
df18c0485d
|
Merge branch 'master' into fix-pipenv-install-twice-ci
|
2019-09-30 14:05:27 -07:00 |
|
Casey Faist
|
629ab233bf
|
add changelog
|
2019-09-30 13:36:19 -07:00 |
|
Casey
|
c4b4bfaa3c
|
Merge branch 'master' into test-staged-binaries
|
2019-09-30 13:20:22 -07:00 |
|
Casey
|
fe6a81d513
|
Merge pull request #859 from heroku/dockerfile-update
Unpin Heroku 18 dockerfile dependencies
|
2019-09-30 13:20:00 -07:00 |
|
Casey Faist
|
7c82017a0e
|
run each matrix item twice, with VENDOR_URL update
|
2019-09-30 13:19:38 -07:00 |
|
Casey
|
75ce3f537d
|
Merge branch 'master' into dockerfile-update
|
2019-09-30 12:05:41 -07:00 |
|
Casey
|
a51d5f2976
|
Merge pull request #855 from heroku/fix-mcount-typo
Fix mcount typo
|
2019-09-30 12:05:06 -07:00 |
|
Casey Faist
|
6a8aa1e2b0
|
update travis matrix to change vendor url
|
2019-09-30 11:15:09 -07:00 |
|
Casey Faist
|
35873ee517
|
update Changelog
|
2019-09-30 11:14:36 -07:00 |
|