Joe Kutner
106f2997fa
Add support for Python 3.8 latest version ( #955 )
...
* Add support for Python 3.8 latest version
If the pip lock file only specifies `3.8` and no bug fix version, it should use Python LATEST_38.
* Update CHANGELOG.md
* Update changelog
Co-authored-by: Johannes Hoppe <info@johanneshoppe.com >
Co-authored-by: Casey <caseylfaist@gmail.com >
2020-04-23 08:11:53 -05:00
Casey
ea350a6694
Bugfix: Caching on subsequent redeploys ( #948 )
...
* Don't clear the cache on first app deploy
* Add output for debugging cache behavior
* Debug output of changes, clean up whitespace
* Update hatchet to use latest getting started guide
* Clean up caching output logs
This output was confusing and unhelptul to most users
* Changelog
* Test if we need these lines
* dang fi
* Remove unnecessary code
* Remove confusing output of change
* Update log output
* Update test to match new expected log output
* Update changelog
2020-04-21 15:41:57 -05:00
Casey
2c2cbc4653
Merge branch 'master' into kgrinberg/master
2020-04-06 13:23:29 -04:00
Casey
5bf80a2270
Merge branch 'master' into geos-deprecation
2020-04-02 15:47:01 -04:00
Casey
cc247753e5
Merge branch 'master' into kgrinberg/master
2020-04-02 12:55:25 -04:00
Casey Faist
e12ad47397
Add missing dev/null for diff output
2020-04-02 11:01:44 -04:00
Casey
93a5144033
Merge branch 'master' into kgrinberg/master
2020-03-26 19:10:52 -04:00
Casey
ac76968c90
Merge branch 'master' into geos-deprecation
2020-03-26 18:44:45 -04:00
Casey Faist
abd9ffdbff
Missed bash linting check
2020-03-26 17:46:54 -04:00
Casey Faist
6b9ffb92d9
Don't update to use pip cache, yet
...
Also fix whitespace
2020-03-26 11:34:32 -04:00
Casey Faist
dcb04b96c3
clean up todos and commented code
2020-03-26 11:26:03 -04:00
Casey Faist
b65f0cfce3
Add Readme to document install steps
2020-03-24 13:43:18 -04:00
Casey Faist
dee86babe1
Don't skip install if clearing cache
2020-03-24 13:43:18 -04:00
Casey Faist
6a02499140
Update caching logic so new apps don't get logs
...
actually add changes
Missing fi
2020-03-24 13:43:18 -04:00
Casey Faist
b8fd617d9c
Bash conditional operaters needed for brackets
...
Removing brackets also works
Wrong diff check - inverted
Remove uninstall step
Whitespace is hard
2020-03-24 13:43:18 -04:00
Casey Faist
f7c422e07d
test clear cache and cache requirements.txt
2020-03-24 13:43:18 -04:00
Casey Faist
cc6a03aa54
Test result of using pip cache on Heroku
2020-03-24 13:43:18 -04:00
Casey
d8b37dcaf8
Merge branch 'master' into geos-deprecation
2020-03-18 10:29:39 -04:00
Casey Faist
a98a87e1bc
Remove the lines that bust the cache when we detect that sqlite has changed
2020-03-12 14:20:49 -07:00
Kevin Grinberg
312b9ca6de
Fix old Django version detection
2020-03-09 11:43:59 -04:00
Casey Faist
a51e4f8660
warn about EOL for Django release
2020-03-04 15:58:27 -08:00
Joe Kutner
520c240edd
Download get-pip.py to tmpdir instead of root dir
2020-02-16 09:27:07 -06:00
Casey Faist
ec57979bf8
comply with shellcheck, use -gt instead
2019-12-23 13:14:06 -05:00
Casey Faist
179f345f5b
add beta Pypy support
2019-12-23 00:16:20 -05:00
Casey Faist
f189df5415
Warn about EOL on Python 2 install
2019-12-23 00:13:54 -05:00
Casey
4e8831a3a3
Merge branch 'master' into geos-deprecation
2019-12-06 10:11:47 -05:00
Casey Faist
f31e9fa835
Correct failing smart requirement steps
2019-12-06 09:20:28 -05:00
Casey Faist
f0f3463658
remove typo
2019-12-05 11:54:58 -05:00
Casey Faist
ffc7683c05
remove broken pin from sqlite install
2019-12-05 11:17:58 -05:00
Casey Faist
d166ee88d7
add tracking for sqlite install success or failure
2019-12-02 15:22:03 -05:00
Casey Faist
ba55465a2b
Version bump sqlite
2019-12-02 15:16:31 -05:00
Casey
b1e3256128
Merge branch 'master' into geos-deprecation
2019-10-23 14:24:04 -07:00
Kevin Brolly
a6510f0f77
Added a deprecation warning when using BUILD_WITH_GEO_LIBRARIES or installing pygdal
2019-10-22 12:38:43 -07:00
Alexandre Paroissien
ab89e49235
Fix pipenv install twice in CI
2019-10-22 11:28:08 -07:00
Casey
0207d8aff0
Merge branch 'master' into we-are-the-walrus
2019-10-18 09:59:29 -07:00
Casey Faist
34508bfc35
Temporarily Revert "Fix pipenv install twice in CI"
...
This reverts commit c410fd36a6 .
This is a temporary revert in order to release new python binaries first
and then roll this change out in a separate release. This keeps releases
smaller and better organized in case we need to roll back.
2019-10-17 16:44:58 -07:00
Casey Faist
33cd4a5fe1
remove copy-paste typo
2019-10-17 16:09:27 -07:00
Casey Faist
9a830367fe
add 3.8 support
2019-10-17 14:59:26 -07:00
David Zülke
00d44d2e34
Revert "Refactor: $BUILD_DIR"
2019-10-09 15:28:31 +02: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
df18c0485d
Merge branch 'master' into fix-pipenv-install-twice-ci
2019-09-30 14:05:27 -07:00
Claudio Jolowicz
0c701de466
Fix typo in command to log pip-diff failure
...
The pip-diff tool from vendor/pip-pop is used to determine stale
requirements. When pip-diff encounters an unexpected failure, a count is
logged using mcount from heroku/buildpack-stdlib.
Due to a typo, mount(8) was invoked instead of mcount, with an invalid
argument.
2019-09-25 09:48:10 +02:00
Alexandre Paroissien
c410fd36a6
Fix pipenv install twice in CI
2019-09-24 15:03:40 +07:00
Casey Faist
a80f2be020
download get-pip silently
2019-09-12 14:31:09 -07:00
Pi Delport
b1b3ab1c92
(Typo: requriements -> requirements)
2019-09-12 11:13:03 -07:00
Casey Faist
56322381f0
Revert "update get-pip to look for sha"
...
This reverts commit a2f3ff7a35 .
2019-09-11 16:59:20 -07:00
Casey Faist
a2f3ff7a35
update get-pip to look for sha
2019-09-11 16:36:48 -07:00
Casey Faist
44fe0fe3fd
move get-pip to s3
2019-09-11 13:37:18 -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