Skip to content

Tags: google/openhtf

Tags

test

Toggle test's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use default access token for rate limiting

Taken from example at https://github.com/arduino/setup-protoc

1.6.0

Toggle 1.6.0's commit message
Add from_dataframe method to Measurement to create multidim measureme…

…nt from a DataFrame.

This also adds some symmetry with the existing to_dataframe method.

PiperOrigin-RevId: 722726903

1.5.3

Toggle 1.5.3's commit message
Add from_dataframe method to Measurement to create multidim measureme…

…nt from a DataFrame.

This also adds some symmetry with the existing to_dataframe method.

PiperOrigin-RevId: 722726903

1.5.2

Toggle 1.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update setup.py to remove errors and warnings on deployment. (#1066)

1.5.1

Toggle 1.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Create python_publish.yml (#1064)

* Create python-publish.yml

Using starter template from the marketplace; made some modifications using the packaging.python.org guide (mainly: add a test deployment workflow).

* Remove tag requirement for test publishes, allowing testing of draft releases

* Replace dash with underscore in filename to match convention

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Rebuild web_gui from head (#1061)

v1.4.4

Toggle v1.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update travis to use PyPI API token, version bump (#898)

v1.4.3

Toggle v1.4.3's commit message
Use default SIGINT handler if no tests are running. (#897)

* Move signal.signal() registration from package __init__ to Test.execute

* Revert "Move signal.signal() registration from package __init__ to Test.execute"

This reverts commit 6f6729c.

* Use default SIGINT handler if no tests are running.

v1.4.2

Toggle v1.4.2's commit message
Third attempt to update deployment password. (#875)

v1.4.1

Toggle v1.4.1's commit message
Second attempt to update travis pw, and version bump for deploy. (#874)