emlys
|
4ce1e021ee
|
remove extra steps of conda install
|
2020-11-19 13:27:31 -07:00 |
emlys
|
83508eff42
|
move gui requirements to conda
|
2020-11-19 12:43:06 -07:00 |
emlys
|
771411989e
|
don't use cache, install nomkl before scipy
|
2020-11-19 11:39:39 -07:00 |
James Douglass
|
b88efa6863
|
Merge branch 'release/3.9' into feature/229
|
2020-11-17 11:04:47 -08:00 |
emlys
|
2cf2f6097a
|
use make -s option on windows too
|
2020-11-13 11:42:48 -07:00 |
emlys
|
49c4be806f
|
use PYTHON -m dmgbuild, silence codesigning commands
|
2020-11-13 11:02:11 -07:00 |
Doug
|
1c4157a340
|
bump gha/cache version
|
2020-11-13 09:25:37 -05:00 |
Doug
|
f4bc1e6b44
|
I. #346 bump setup-miniconda to v2
|
2020-11-13 08:57:21 -05:00 |
emlys
|
7bbbec2dc1
|
clean up
|
2020-11-12 14:47:55 -07:00 |
emlys
|
4dbc7520a1
|
remove build_zip step
|
2020-11-11 13:02:14 -07:00 |
Emily Soth
|
68f8b8efc7
|
Merge branch 'release/3.9' into feature/229
|
2020-11-09 15:14:58 -07:00 |
emlys
|
e01f2751fb
|
give codesign permission to access cert
|
2020-11-06 13:56:42 -07:00 |
emlys
|
37c56ef6fa
|
try again w updated key
|
2020-11-05 17:19:05 -07:00 |
emlys
|
8864ed3f44
|
use nonexistent key name
|
2020-11-05 16:47:27 -07:00 |
emlys
|
4751d111b9
|
test with fake var
|
2020-11-05 16:23:02 -07:00 |
emlys
|
4003d6d0ef
|
remove env again
|
2020-11-05 15:08:32 -07:00 |
emlys
|
7f2529391d
|
try putting cert key in env section
|
2020-11-05 14:36:48 -07:00 |
emlys
|
05818f2882
|
add in secrets env var
|
2020-11-05 13:44:37 -07:00 |
emlys
|
b256185648
|
try to get step to run again
|
2020-11-04 19:52:47 -07:00 |
emlys
|
737ccf8289
|
temporarily remove signing for testing"
|
2020-11-04 15:57:23 -07:00 |
emlys
|
33d0266d9e
|
add cert key pass env variable
|
2020-11-04 11:26:12 -07:00 |
emlys
|
ff7f370a29
|
update github actions yml with mac codesign step
|
2020-11-03 14:33:40 -07:00 |
emlys
|
44ee024cc9
|
give dmg and zip non conflicting names
|
2020-10-27 09:33:43 -06:00 |
emlys
|
2c8391cc5b
|
upload dmg artifact
|
2020-10-27 09:08:30 -06:00 |
emlys
|
18c5761285
|
add make mac_dmg command to githu workflow
|
2020-10-26 15:56:05 -06:00 |
James Douglass
|
72643e6a87
|
Removing problematic homebrew packages and mercurial from the homebrew setup step, according to github actions recommended workaround. RE:#10 RE:#358
|
2020-10-26 11:46:49 -07:00 |
emlys
|
3af4609366
|
github actions bug workaround
|
2020-10-25 19:50:59 -06:00 |
emlys
|
3725808b36
|
Merge branch 'release/3.9' into feature/229
|
2020-10-25 18:13:19 -06:00 |
emlys
|
d3d2ee39a8
|
make install
|
2020-10-25 16:27:12 -06:00 |
emlys
|
b1fa1f2aa3
|
add make mac_installer
|
2020-10-23 13:22:11 -06:00 |
emlys
|
4c7a447d61
|
debugging
|
2020-10-23 13:04:20 -06:00 |
emlys
|
3eafe30104
|
pip install natcap.invest since pyinstaller isn't finding it
|
2020-10-23 12:48:26 -06:00 |
emlys
|
49969f07c5
|
add workaround steps for github actions macos-latest issue
|
2020-10-23 09:53:57 -06:00 |
emlys
|
4d97fde4cd
|
update bundle path
|
2020-10-22 17:02:51 -06:00 |
Doug
|
3ae6a33705
|
Update setup-miniconda host url
|
2020-10-19 14:36:10 -04:00 |
Doug
|
547ef4af70
|
Bumping setup-miniconda to latest version
|
2020-10-19 11:50:06 -04:00 |
Doug
|
1994bcf997
|
Remove comments about hard coded conda paths
|
2020-10-05 15:07:22 -04:00 |
Doug
|
677e9bdf80
|
Updating signing binary regular expression
The way the regular expression was set up, it was grabbing
`dist/invest/invest.exe` and not `dist/InVEST_[fork-tag-rev]_Setup.exe`.
|
2020-10-05 09:59:10 -04:00 |
Doug
|
514457657b
|
Fix bug with py 38 numpy version and pyinstaller
|
2020-10-02 15:34:07 -04:00 |
Doug
|
c3f3e12aa7
|
Try not explicitly install scipy
Update other workflows to use no mkl versions of numpy and scipy as
well.
|
2020-10-02 13:59:35 -04:00 |
Doug
|
7f92ddfc5a
|
set pygeo as pip only to avoid conflicts
|
2020-10-02 10:24:10 -04:00 |
Doug
|
370e01b9a1
|
set scipy version less than 1.5
|
2020-10-02 09:01:24 -04:00 |
Doug
|
f268db79e9
|
Add nomkl conda install to ensure numpy is nomkl
|
2020-10-02 08:45:55 -04:00 |
Doug
|
4bcd307615
|
try installing numpy, scipy with pip directly
|
2020-10-02 07:32:09 -04:00 |
Doug
|
25e233302e
|
Remove nomkl package as scipy is mkl only via conda
|
2020-09-30 12:45:26 -04:00 |
Doug
|
d9b4a0c6e9
|
Use 'gsutil' without defining env env
|
2020-09-29 14:22:24 -04:00 |
Doug
|
1fc24a8254
|
Add nomkl to avoid numpy-mkl installs
|
2020-09-29 14:19:10 -04:00 |
Doug
|
c60bbcf849
|
Merge branch 'release/3.9' into task/FINAL-py38-conda-64bit-builds
|
2020-09-23 08:18:20 -04:00 |
James Douglass
|
b772a5ba12
|
Removing a no-longer-needed portion of binary build workflow. RE:#310
|
2020-09-22 14:48:39 -07:00 |
Doug
|
6dca249aa9
|
Clean up build and test and binary workflows
|
2020-09-18 17:28:29 -04:00 |