qiskit.org icon indicating copy to clipboard operation
qiskit.org copied to clipboard

As an external contributor, I want preview builds to be generated for my pull requests, so that we can preview the changes publicly and discuss collaboratively.

Open eddybrando opened this issue 2 years ago • 2 comments
trafficstars

Currently, external contributors' PRs don't generate preview builds. This is due to the images requiring access to secrets to fetch necessary Airtable data.

But lately we've implemented mock data for local development so that one doesn't need to fetch the Airtable data to preview one's changes.

We can use this approach as well for external contributor preview builds and leverage the mock data.

### Tasks
- [ ] https://github.com/Qiskit/qiskit.org/issues/3505

eddybrando avatar Aug 16 '23 13:08 eddybrando

This might also close https://github.com/Qiskit/qiskit.org/issues/1963

eddybrando avatar Aug 16 '23 13:08 eddybrando

I think this would be useful (for what that's worth 😛)

jackoconnordev avatar Sep 13 '23 19:09 jackoconnordev