Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⏩ Preview to main #1299

Merged
merged 410 commits into from
May 17, 2024
Merged

⏩ Preview to main #1299

merged 410 commits into from
May 17, 2024

Conversation

sestinj
Copy link
Contributor

@sestinj sestinj commented May 17, 2024

No description provided.

sestinj and others added 30 commits April 16, 2024 00:15
Existing slash commands expect an object named
"params" so mapping to "options" here caused
params to be undefined within the run scope. I
renamed from 'm' to 's' just to avoid potential
confusion with the model property mapping above.

return results;
} catch (e) {
console.warn(`Error executing ${name}:`, e);

Check failure

Code scanning / CodeQL

Use of externally-controlled format string High

Format string depends on a
user-provided value
.
Copy link

netlify bot commented May 17, 2024

Deploy Preview for continuedev ready!

Name Link
🔨 Latest commit 4e33901
🔍 Latest deploy log https://app.netlify.com/sites/continuedev/deploys/6646e7e22707d10008f8515f
😎 Deploy Preview https://deploy-preview-1299--continuedev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@sestinj sestinj merged commit bcd2a8e into main May 17, 2024
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet