Add spike extension
Description
Screencast
Checklist
- [x] I read the extension guidelines
- [x] I read the documentation about publishing
- [x] I ran
npm run buildand tested this distribution build in Raycast - [x] I checked that files in the
assetsfolder are used by the extension itself - [x] I checked that assets used by the
READMEare placed outside of themetadatafolder
Congratulations on your new Raycast extension! :rocket:
You can expect an initial review within five business days.
Once the PR is approved and merged, the extension will be available on our Store.
Hi 👋
Thank you so much for your valuable feedback!
I've made the requested updates:
- Added screenshots of the extension for better visualization.
- Replaced useEffect with useCachedPromise for improved caching and performance.
Thank you again for your time and support!
Could you look into the CI errors mentioned?
Thank you so much for the review. I have fixed the CI issues.
Hi there,
I've noticed that the following error has started appearing again in CI pipeline:
Error: We are restricting public organisation extensions for the moment. Ping @pedro on Slack to discuss it. (spike)
Error: Process completed with exit code 1
This issue was previously fixed, but seems to have resurfaced.
That's because for me to test it I need to only have one folder in the PR 🙂
awesome.. Thanks @pernielsentikaer and @data-pirate