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

Enable nightly uploads to PyPI #1757

Merged
merged 13 commits into from
Jun 30, 2020
Merged

Enable nightly uploads to PyPI #1757

merged 13 commits into from
Jun 30, 2020

Conversation

ehennenfent
Copy link
Contributor

This will upload nightly scheduled builds of Manticore to PyPI under the extension .devYYMMDD

@ehennenfent
Copy link
Contributor Author

As this is meant to be schedule-only, the most recent run of the tests won't reflect the upload. However, on the run before that, it finished successfully.

You can see the released version here: https://pypi.org/project/manticore/0.3.4.dev200629/

.github/workflows/ci.yml Outdated Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
@ehennenfent ehennenfent added this to Reviewer approved in Manticore Jun 30, 2020
@ehennenfent ehennenfent merged commit a2f072f into master Jun 30, 2020
Manticore automation moved this from Reviewer approved to Done Jun 30, 2020
@ehennenfent ehennenfent deleted the dev-pypi-nightlies branch June 30, 2020 18:15
ekilmer added a commit that referenced this pull request Jul 17, 2020
* master:
  Create a model for strncpy (#1770)
  Add doc, fix output bugs (#1769)
  Update EVM usage example (#1772)
  New working model of strlen (#1725)
  Typo (#1768)
  Specialized iterative serialization for Array (#1756)
  Enable nightly uploads to PyPI (#1757)
  Manticore 0.3.4 (#1720)
  Manticore verifier (#1717)
  Nightly MacOS Tests (#1614)
  Remove/procrastinate solver query in ether leak detector (#1727)
  Fix constant folding & constraint set slicing (#1706)
@ehennenfent ehennenfent added this to the Manticore 0.3.5 milestone Sep 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Manticore
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants