David
David
Our objective is to add Lighthouse as a GitHub Action to measure the impact of each RP and try to maintain a score of 100. Some references: https://github.com/GoogleChrome/lighthouse https://github.com/GoogleChrome/lighthouse-ci
### What is the current behaviour? Currently IBM Cloud Code Engine returns from time to time random timeouts that are difficult to recognise from another errors. ### What is the...
From platypus and challenges we have a lot of dependencies between JS and Python that generates a complex dependency tree between the projects. Reviewing some python projects that we have...
### Summary From #1313 it was a conversation around function uniqueness. With a function being shared we could have problems knowing to what function we want to access. This PR...
### What is the expected behavior? As the title says we want to implement the get introduced in https://github.com/Qiskit-Extensions/qiskit-serverless/pull/1293 with the ACL work introduced in https://github.com/Qiskit-Extensions/qiskit-serverless/pull/1291
### Summary Part of #1307 This PR setup the configuration to deprecate quantum-serverless package 🫡
### Steps to reproduce the problem In Swagger we can see that we have several number of end-points available to the user due to the use of `Viewset`. Taking into...
### What is the expected enhancement? During our short lifetime we found several problems with `pip` installation, like: #900 From the different proposals that I found implementing a lock file...
### What is the expected enhancement? From last interaction with Johannes and Paco, they asked to update the documentation to deploy in IBM Cloud. Basically we followed the next steps:...
### What is the expected enhancement? Taking account last messages from #484 I think it would be nice to start to prepare the project to remove Python 3.8 support and...