Skip to content

Add import for getPlatformDisplay function#102

Merged
egrace479 merged 1 commit into
mainfrom
egrace479-patch-1
May 18, 2026
Merged

Add import for getPlatformDisplay function#102
egrace479 merged 1 commit into
mainfrom
egrace479-patch-1

Conversation

@egrace479
Copy link
Copy Markdown
Member

This was a suggestion from Copilot to improve log messaging; displayName is set from src/defineRibbonVals.js, but the import was missed.

This should fix the weekly tag scan workflow error.

This was a suggestion from Copilot to improve log messaging; displayName is set from 'defineRibbonVals.js', but the import was missed
@egrace479 egrace479 added the bug Something isn't working label May 18, 2026
@egrace479 egrace479 requested a review from Copilot May 18, 2026 17:29
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds the missing import needed by scripts/export-tags.js so platform display names can be used in tag export logging without a runtime reference error.

Changes:

  • Imports getPlatformDisplay from src/defineRibbonVals.js.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@egrace479 egrace479 merged commit bb49c1c into main May 18, 2026
2 checks passed
@egrace479 egrace479 deleted the egrace479-patch-1 branch May 18, 2026 20:00
NetZissou pushed a commit to ABC-Center/catalog that referenced this pull request May 22, 2026
Pull from imageomics catalog [PR 102](Imageomics/catalog#102)

This was a suggestion from Copilot to improve log messaging; displayName is set from 'defineRibbonVals.js', but the import was missed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants