You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nightly builds would be sufficient. Building on merge to main would cause unnecessary strain on Hyperledger's GitHub actions runner time allotments.
The nightly builds should incorporate the nightly test runs and only build/publish on success. The workflow should only run if there are changes to the repo since the previous run, there is no point in wasting precious runner time. This would be a good enhancement for the nightly tests regardless.
To publish a nightly python package, if we decide to do that. This requires some additional thought and investigation due to the fact we'd be publishing more frequently to PyPi and may need to perform cleanup. Packages would need to be versioned appropriately as nightly.
For developers that require access to bug fixes, we should provide nightly builds (or build on merge to main?) of the ACA-Py images.
Investigate if we can leverage a nightly build in AATH or other testing situations.
The text was updated successfully, but these errors were encountered: