Skip to content

Conversation

@Aniket-Engg
Copy link
Collaborator

@Aniket-Engg Aniket-Engg commented Jan 14, 2026

  • Show log when script runner is loading
  • Show log for file execution once script runner is loaded
  • Show error log for script runner failure
  • Set cursor to pointer for run script dropdown
  • Updated UI to select script configuration

@netlify
Copy link

netlify bot commented Jan 14, 2026

Deploy Preview for reliable-cocada-166884 ready!

Name Link
🔨 Latest commit 6b412c5
🔍 Latest deploy log https://app.netlify.com/projects/reliable-cocada-166884/deploys/696a46d46d0f550008e37804
😎 Deploy Preview https://deploy-preview-6716--reliable-cocada-166884.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 project configuration.

if (!this.scriptRunnerProfileName || !this.engine.isRegistered(`${this.scriptRunnerProfileName}${this.activeConfig.name}`)) {
console.error('Script runner not loaded')
console.log('Script runner not loaded already, loading it...')
this.call('terminal', 'log', { value: `Loading ScriptRunner...`, type: 'log' })
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be Loading runtime...

@Aniket-Engg Aniket-Engg changed the title Improve Script runner logs Improved Script runner UI Jan 16, 2026
@Aniket-Engg Aniket-Engg added ready-to-review PR ready to review and removed WIP labels Jan 16, 2026
@Aniket-Engg Aniket-Engg requested a review from joeizang January 16, 2026 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-review PR ready to review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants