Update arc extension#27303
Conversation
|
Thank you for your first contribution! 🎉 🔔 @thomaspaulmann @zach-fuller @ankitchouhan1020 @pernielsentikaer @danpalmer @rgrunberg @tleo19 @loris @bdsqqq @xilopaint @jayeshbhole @hinzed1127 @omar-salama @underscoregeb @ridemountainpig @nebbles @alanxmay @gdsmith @EasyKey5 @Pavelas @mchoun you might want to have a look. You can use this guide to learn how to check out the Pull Request locally in order to test it. 📋 Quick checkout commandsBRANCH="ext/arc"
FORK_URL="https://github.com/YoannAubineau/raycast-extensions.git"
EXTENSION_NAME="arc"
REPO_NAME="raycast-extensions"
git clone -n --depth=1 --filter=tree:0 -b $BRANCH $FORK_URL
cd $REPO_NAME
git sparse-checkout set --no-cone "extensions/$EXTENSION_NAME"
git checkout
cd "extensions/$EXTENSION_NAME"
npm install && npm run devWe're currently experiencing a high volume of incoming requests. As a result, the initial review may take up to 10-15 business days. |
Greptile SummaryThis PR adds a new Confidence Score: 5/5Safe to merge — clean implementation consistent with existing patterns, no logic or security issues found. All three changed files are correct: the source file follows the established AppleScript command pattern, package.json registration is well-formed, and the changelog uses the required {PR_MERGE_DATE} placeholder. No P0 or P1 findings. No files require special attention. Important Files Changed
Reviews (2): Last reviewed commit: "Replace hard coded date with {PR_MERGE_D..." | Re-trigger Greptile |
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
pernielsentikaer
left a comment
There was a problem hiding this comment.
Looks good to me, approved 🔥
|
Published to the Raycast Store: |
|
🎉 🎉 🎉 Such a great contribution deserves a reward, but unfortunately we couldn't find your Raycast account based on your GitHub username (@YoannAubineau). Please link your GitHub account to your Raycast account to receive your credits and soon be able to exchange them for some swag. |
Description
Screencast
Checklist
npm run buildand tested this distribution build in Raycastassetsfolder are used by the extension itselfREADMEare placed outside of themetadatafolder