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

v2.1.3 #157

Open
wants to merge 4 commits into
base: fastsim-2
Choose a base branch
from
Open

v2.1.3 #157

wants to merge 4 commits into from

Conversation

michael-okeefe
Copy link
Collaborator

@michael-okeefe michael-okeefe commented Sep 20, 2024

FASTSim release 2.1.3

Remaining Tasks

  • push new version of crates to crates.io
  • investigate using a token to automate pushing crates to crates.io (see below)
  • review after tests have completed
  • merge the PR

Publishing Crates via Github Actions

Resources for publishing crates via Github Actions:

@michael-okeefe
Copy link
Collaborator Author

@kylecarow
Copy link
Collaborator

@michael-okeefe can you move the tag to the latest commit to start up the wheels tests again?

@michael-okeefe
Copy link
Collaborator Author

@michael-okeefe can you move the tag to the latest commit to start up the wheels tests again?

Will do.

@michael-okeefe
Copy link
Collaborator Author

@kylecarow Should be running the wheels builds now.

@kylecarow
Copy link
Collaborator

The 403 error is pretty confusing to me. I get 403 errors sporadically on my machine, so I'm not sure if this is just an API issue.

There definitely was an error that I fixed with the fastsim-2 merge above, though.

@michael-okeefe
Copy link
Collaborator Author

The 403 error is pretty confusing to me. I get 403 errors sporadically on my machine, so I'm not sure if this is just an API issue.

There definitely was an error that I fixed with the fastsim-2 merge above, though.

OK, that's good to know. The URL in question is this one, I think (according to the error message at least): https://api.github.com/repos/NREL/fastsim-vehicles/contents

I can hit it consistently from the browser and a trace shows there are no re-directs so it is very puzzling to get a 403...

https://wheregoes.com/trace/20245307711/

I just manually triggered a py3.10 windows build and it passed OK. Curiouser and curiouser...

@michael-okeefe
Copy link
Collaborator Author

@kylecarow I wonder if this is the problem:
https://stackoverflow.com/a/70179239

Michael O'Keefe added 2 commits October 1, 2024 12:12
Add line to set up Intel build to make universal python
wheels when building on M1 (Apple Silicon) macs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants