Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
[OpenHTF] Ignore the GitHub Actions config file in *.
[OpenHTF] Add util function for getting the phases from a list of phase nodes and phase node collections.
Cleanup (3p) LSC: Remove
Lint as
gpylint comment directives.Cleanup (3p) LSC: Remove
Lint as
gpylint comment directives.Support test-stopping failures with a phase-scoped option.
Add an explicit Literal annotation to test_state.INFER_MIMETYPE.
Add get_test_measurement_strict() into test api.
Cleanup Fix or silence upcoming type errors in Python 3.9.
Cleanup LSC: Remove
//net/proto2/python/public:use_pure_python
dep, migrate to protobufCleanup Silence type errors generated by enabling a new pytype feature.
Cleanup Migrate away from Angular's deprecated
async
symbol to usewaitForAsync
Cleanup Fix or ignore type errors generated by the next release of pytype.
Iteratively upload attachments in when partial uploads are in use
Give mfg_event_converter access to the existing blobref cache
Add a size attribute for Attachments
Cleanup Remove all usages of //third_party/py/enum library.
Cleanup Silence type errors generated by enabling a new pytype feature.
Migrate partial upload code from MfgInspector to *
Add a mechanism to profile unit tests.
Add case formatting options for phase names in OpenHTF Phase Options.
Cleanup Remove unused python binaries + libraries from //third_party/py (as reported dead by sensenmann)
Cleanup Fix or ignore type errors generated by the next release of pytype.
make the mfg_event_converter to handle datetime objects in JSON conversion. (see cl/396863619 for some context)
Cleanup Infer
__init__.py
attributes for Python strict deps.validators.py: Use f-string to format Equals str representation.
Enable partial upload of attachments from in progress phases
Detect changed attachments (and skip cache) to support OpenHTF_record.json
Rollback of changelist 392091102. Reason: Rollforward of cl/391826358: Reuse existing blob refs in partial_upload by caching protos
Rollback of changelist 391826358. Reason: Seems that these blobrefs are not the correct values to be using at the moment or at least there are occasional issues. See b/197352227 for details.
Reuse existing blob refs in partial_upload by caching protos
Add alternative for conf.inject_positional_args.
Cleanup Fix or ignore type errors generated by the newest pytype release.
Move Configuration (openhtf.conf) class attributes to module attributes
Treat openhtf.util.conf as an object instead of a module
Move Configuration to its own module instead of living in conf
Update typescript web_gui files to remove deprecated bypassSecurityTrustHtml
Remove init.py file that was left behind in an otherwise empty package.
Add a protocol and implementation for conf.declare return value.
Cleanup Fix or ignore type errors generated by the next release of pytype.
PiperOrigin-RevId: 450548096
This change is