Skip to content

Add F2 sandboxes to the database#53

Merged
pawelswiszcz merged 3 commits intomasterfrom
add-f2-sandboxes
Apr 27, 2026
Merged

Add F2 sandboxes to the database#53
pawelswiszcz merged 3 commits intomasterfrom
add-f2-sandboxes

Conversation

@pawelswiszcz
Copy link
Copy Markdown

@pawelswiszcz pawelswiszcz commented Feb 19, 2026

This pull request adds a new database migration script to populate the sandboxes table with several F2 sandbox environments, all associated with the IWING_CHANNEL_ID channel.

Database migration:

  • Added db/023_add_f2_sandboxes.js to insert multiple F2 sandbox entries (e.g., f2-sandbox-1 through f2-sandbox-8, f2-sandbox-fandom, f2-sandbox-adeng, and f2-sandbox-qa) into the sandboxes table, each linked to the IWING_CHANNEL_ID from the channels module.

Copy link
Copy Markdown

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 a new SQLite “migration” script to seed the sandboxes table with a set of F2 sandbox entries tied to the existing IWING_CHANNEL_ID, expanding the environments that Sandbot can manage for that channel.

Changes:

  • Added db/023_add_f2_sandboxes.js to insert multiple f2-sandbox-* rows into sandboxes.
  • Seeds the new sandboxes with empty owner and assigned_at set to null.

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

Comment thread db/023_add_f2_sandboxes.js
Comment thread db/023_add_f2_sandboxes.js
Comment thread db/023_add_f2_sandboxes.js
Comment thread db/023_add_f2_sandboxes.js
Copy link
Copy Markdown
Collaborator

@wera-trollcode wera-trollcode left a comment

Choose a reason for hiding this comment

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

LGTM

@pawelswiszcz pawelswiszcz merged commit e85c497 into master Apr 27, 2026
@pawelswiszcz pawelswiszcz deleted the add-f2-sandboxes branch April 27, 2026 10:01
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.

4 participants