issues
search
apache
/
openwhisk
Apache OpenWhisk is an open source serverless cloud platform
https://openwhisk.apache.org/
Apache License 2.0
6.56k
stars
1.17k
forks
source link
[DO_NOT_MERGE] Format code wrongly
#5423
Closed
style95
closed
1 year ago
style95
commented
1 year ago
Description
This is just a testing PR.
Related issue and scope
[ ] I opened an issue to propose and discuss this change (#????)
My changes affect the following components
[ ] API
[ ] Controller
[ ] Message Bus (e.g., Kafka)
[ ] Loadbalancer
[ ] Scheduler
[ ] Invoker
[ ] Intrinsic actions (e.g., sequences, conductors)
[ ] Data stores (e.g., CouchDB)
[ ] Tests
[ ] Deployment
[ ] CLI
[ ] General tooling
[ ] Documentation
Types of changes
[ ] Bug fix (generally a non-breaking change which closes an issue).
[ ] Enhancement or new feature (adds new functionality).
[ ] Breaking change (a bug fix or enhancement which changes existing behavior).
Checklist:
[ ] I signed an
Apache CLA
.
[ ] I reviewed the
style guides
and followed the recommendations (Travis CI will check :).
[ ] I added tests to cover my changes.
[ ] My changes require further changes to the documentation.
[ ] I updated the documentation where necessary.
style95
commented
1 year ago
closing as tests stop on an error.
Description
This is just a testing PR.
Related issue and scope
My changes affect the following components
Types of changes
Checklist: