Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix gh actions #530

Merged
merged 48 commits into from
Jun 7, 2023
Merged

Fix gh actions #530

merged 48 commits into from
Jun 7, 2023

Conversation

ms888ekb
Copy link
Collaborator

@ms888ekb ms888ekb commented Jun 5, 2023

fix for GitHub Action tests

conda config --set channel_priority strict
conda config --set channel_priority strict
deleted pytorch-cpu
remtav
remtav previously approved these changes Jun 6, 2023
Copy link
Collaborator

@remtav remtav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fiddling with this. It looks like it took a while before you found the right recipe. Too bad we need to add many requirements, but let's go forward if this can fix our env.

@CharlesAuthier
Copy link
Collaborator

CharlesAuthier commented Jun 6, 2023

Can you remove what you have comment plz
I dont like the fact that we need to switch a lot of the package from conda to pip, but if its what it take I accept it.

Thanks a lot, I was struggling whit that.

@ms888ekb
Copy link
Collaborator Author

ms888ekb commented Jun 6, 2023

Can you remove what you have comment plz I dont like the fact that we need to switch a lot of the package from conda to pip, but if its what it take I accept it.

Thanks a lot, I was struggling whit that.

I'll take a look later which packages can be moved back to conda but for now this combination works

@ms888ekb ms888ekb requested a review from remtav June 6, 2023 20:10
@ms888ekb ms888ekb merged commit 22e7f15 into NRCan:develop Jun 7, 2023
1 check passed
remtav pushed a commit to remtav/geo-deep-learning that referenced this pull request Jun 19, 2023
* an update to handle uint16 data

* a fix for handling the OGR geometry type "GEOMETRYCOLLECTION"

* added to gha.yml:
conda config --set channel_priority strict

* removed to gha.yml:
conda config --set channel_priority strict

* python 3.9 to 3.10 in gha.yml:

* python 3.9 to 3.10 in gha.yml:

* python 3.9 to 3.10 in gha.yml:

* python 3.9 to 3.10 in gha.yml:
deleted pytorch-cpu

* python 3.9 to 3.10 in gha.yml:
conda set priority

* python 3.9 in env.yml

* dependencies review

* dependencies review

* dependencies review

* initial but 3.9 in env.yml

* p3.9, no docker-py

* p3.9, updated versions

* p3.9, recreated requirements.

* p3.9, recreated requirements.

* p3.9, recreated requirements, all in pip

* p3.10, recreated requirements, all in pip, update conda

* p3.10, recreated requirements, all in pip, update conda + coverage

* p3.10, recreated requirements, all in pip, update conda + coverage

* p3.10, recreated requirements, all in pip, update conda + coverage + pip

* p3.10, recreated requirements, all in pip, update conda + coverage + pip

* p3.10, recreated requirements, all in pip, update conda + coverage + pip + gdal + ptl

* p3.10, recreated requirements, all in pip

* p3.10, recreated requirements, all in pip

* p3.10, recreated requirements, all in pip

* p3.10, recreated requirements, all in pip, no pytorch-cpu

* p3.10, recreated requirements, all in pip, torch-cu

* p3.10, recreated requirements, all in pip, torch-cpu url

* p3.10, recreated requirements, all in pip, torch-conda

* p3.10, recreated requirements, all in pip, torch-conda

* p3.10, recreated requirements, updated

* p3.10, recreated requirements, updated2

* p3.10, final version

* p3.10, final version no-cpu

* p3.10, final version no-cpu v2

* removed commented rows
remtav added a commit that referenced this pull request Jul 6, 2023
* geoutils.py: force BIGTIFF

* adding total to tqdm

* add the template

* add doc

* Mikhail fix

* Mikhail change

* freeze the env

* fix freezed the env

* update the env

* remove change in the env

* Fix gh actions (#530)

* an update to handle uint16 data

* a fix for handling the OGR geometry type "GEOMETRYCOLLECTION"

* added to gha.yml:
conda config --set channel_priority strict

* removed to gha.yml:
conda config --set channel_priority strict

* python 3.9 to 3.10 in gha.yml:

* python 3.9 to 3.10 in gha.yml:

* python 3.9 to 3.10 in gha.yml:

* python 3.9 to 3.10 in gha.yml:
deleted pytorch-cpu

* python 3.9 to 3.10 in gha.yml:
conda set priority

* python 3.9 in env.yml

* dependencies review

* dependencies review

* dependencies review

* initial but 3.9 in env.yml

* p3.9, no docker-py

* p3.9, updated versions

* p3.9, recreated requirements.

* p3.9, recreated requirements.

* p3.9, recreated requirements, all in pip

* p3.10, recreated requirements, all in pip, update conda

* p3.10, recreated requirements, all in pip, update conda + coverage

* p3.10, recreated requirements, all in pip, update conda + coverage

* p3.10, recreated requirements, all in pip, update conda + coverage + pip

* p3.10, recreated requirements, all in pip, update conda + coverage + pip

* p3.10, recreated requirements, all in pip, update conda + coverage + pip + gdal + ptl

* p3.10, recreated requirements, all in pip

* p3.10, recreated requirements, all in pip

* p3.10, recreated requirements, all in pip

* p3.10, recreated requirements, all in pip, no pytorch-cpu

* p3.10, recreated requirements, all in pip, torch-cu

* p3.10, recreated requirements, all in pip, torch-cpu url

* p3.10, recreated requirements, all in pip, torch-conda

* p3.10, recreated requirements, all in pip, torch-conda

* p3.10, recreated requirements, updated

* p3.10, recreated requirements, updated2

* p3.10, final version

* p3.10, final version no-cpu

* p3.10, final version no-cpu v2

* removed commented rows

* level to the new gh action

* geoutils.py: force BIGTIFF

* geoutils.py: force BIGTIFF

* adding total to tqdm

* Mikhail change

---------

Co-authored-by: rtavon <[email protected]>
Co-authored-by: CharlesAuthier <[email protected]>
Co-authored-by: Mikhail Sokolov <[email protected]>
@ms888ekb ms888ekb deleted the fix_gh_actions branch September 22, 2023 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants