Skip to content

feat: update announcement text in database seeder for Saucebase 2.0 l… - #12

Merged
roble merged 1 commit into
mainfrom
dev-v2
Jun 7, 2026
Merged

feat: update announcement text in database seeder for Saucebase 2.0 l…#12
roble merged 1 commit into
mainfrom
dev-v2

Conversation

@roble

@roble roble commented Jun 7, 2026

Copy link
Copy Markdown
Contributor

This pull request updates the default announcement text shown by the AnnouncementsDatabaseSeeder. The new announcement highlights the release of Saucebase 2.0 and provides a link to a blog post for more information. This improves the relevance of seeded data for new deployments.

  • Default Announcement Update:
    • Changed the seeded announcement in AnnouncementsDatabaseSeeder.php to announce Saucebase 2.0, mentioning improved speed, developer experience, and support for Vue 3 and React 19, with a link to a related blog post.

Copilot AI review requested due to automatic review settings June 7, 2026 15:43

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the default seeded announcement message created by AnnouncementsDatabaseSeeder so new installations highlight the Saucebase 2.0 release and include a “Learn more” link.

Changes:

  • Replaced the default seeded announcement text with a Saucebase 2.0 release message.
  • Updated the call-to-action link in the seeded HTML.

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


Announcement::create([
'text' => '🎉 <strong>Announcements module is live!</strong> Manage banners like this one from the <a href="/admin/announcements">admin panel</a>.',
'text' => '🎉 <strong>Saucebase 2.0 is here!</strong> Much faster, better DX, and now ships with Vue 3 and React 19. <a href="/blog/vue-or-react-what-about-both">Learn more →</a>',
@roble
roble merged commit 753566c into main Jun 7, 2026
5 of 7 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.

2 participants