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 ci #28

Merged
merged 2 commits into from
Aug 26, 2023
Merged

Fix ci #28

merged 2 commits into from
Aug 26, 2023

Conversation

fujiisoup
Copy link
Owner

fixing macos ci

@fujiisoup
Copy link
Owner Author

Let's merge this for now and discuss in #27

@fujiisoup fujiisoup merged commit 662426a into fujiisoup:ci_windows2 Aug 26, 2023
3 of 4 checks passed
fujiisoup added a commit that referenced this pull request Aug 27, 2023
* ci_windows

* adding path

* using conda-incubator

* Added CONDA_ENV_FILE

* using shell...?

* Using mamba

* using correct yml

* a

* b

* c

* d

* e

* ignore macos

* ignore windows and macos. Adding more python

* duplicate  python versions

* c

* For PR

* Setting fail-fast false

* Install compilers and openmp in the conda environments

* Remove --no-deps flag

* Fix ci (#28)

* Install compilers and openmp in the conda environments

* Remove --no-deps flag

---------

Co-authored-by: Kale Kundert <kale@thekunderts.net>

* Don't specify a bash shell

* Add a custom windows workflow

* Enable tmate session

* Enable tmate session

* Explicitly request powershell

* Prepare the MSVC development environment

* Add separate workflows for each OS

* Upgrade pip

* Use python 3

* Consolidate into one workflow

* disable fail-fast behavior

* Python 3.7 is EOL

* Try preparing a MSVC dev environment again

* Enable tmate session

* Ugly workaround to add dlls

* subprocess.run instead of check_output

* Static linking

* Use long floats

* Is '-lquadmath' necessary?

* Is '-mlong-double-64' necessary?

* Is 'cd ..' necessary?

* Remove unused CI files

* Require python>=3.8

* Is MSVC necessary?

* Mention the ninja build dependency

* Remove DLL search path munging

---------

Co-authored-by: Kale Kundert <kale@thekunderts.net>
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.

2 participants