Skip to content

Update workflows and dependencies for version 7.5.8#111

Merged
PHKenny merged 7 commits into
mainfrom
development
Jan 29, 2026
Merged

Update workflows and dependencies for version 7.5.8#111
PHKenny merged 7 commits into
mainfrom
development

Conversation

@PHKenny
Copy link
Copy Markdown
Contributor

@PHKenny PHKenny commented Jan 29, 2026

  • Upgrade google_fonts dependency to ^8.0.0
  • Add prechecks job to validate tag format and main branch commit
  • Create checks workflow for pull requests
  • Update main.dart to use 'Ubuntu Mono' font
  • Adjust version in pubspec.yaml and pubspec.lock

- Upgrade `google_fonts` dependency to `^8.0.0`
- Add prechecks job to validate tag format and main branch commit
- Create checks workflow for pull requests
- Update main.dart to use 'Ubuntu Mono' font
- Adjust version in pubspec.yaml and pubspec.lock
Copilot AI review requested due to automatic review settings January 29, 2026 04:43
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

This PR updates the layrz_theme package to version 7.5.8, primarily upgrading the google_fonts dependency from ^6.2.1 to ^8.0.0. It also modernizes the CI/CD workflows by restructuring the publish workflow with prechecks validation, updating GitHub Actions versions, and introducing a new checks workflow for pull requests. The example application has been cleaned up by removing commented-out code and environment token configuration.

Changes:

  • Upgraded google_fonts dependency to ^8.0.0 for latest font features
  • Restructured publish workflow with prechecks job, updated actions, and Flutter 3.38.8
  • Added new checks workflow for PR validation
  • Cleaned up example/main.dart by removing commented imports and token configuration

Reviewed changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated 6 comments.

Show a summary per file
File Description
pubspec.yaml Version bumped to 7.5.8 and google_fonts upgraded to ^8.0.0
example/pubspec.lock Updated lockfile reflecting google_fonts 8.0.0 and layrz_theme 7.5.8
example/lib/main.dart Removed commented code and environment token handling, updated font to 'Ubuntu Mono'
CHANGELOG.md Added version 7.5.8 entry documenting the google_fonts upgrade
.github/workflows/publish.yaml Restructured with prechecks job, updated actions to v6/v5/v4, modernized Flutter setup
.github/workflows/checks.yaml New workflow for PR checks (lint and analyze)

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

Comment thread .github/workflows/checks.yaml
Comment thread .github/workflows/checks.yaml Outdated
Comment thread .github/workflows/checks.yaml
Comment thread .github/workflows/publish.yaml
Comment thread .github/workflows/publish.yaml
Comment thread .github/workflows/publish.yaml
@PHKenny PHKenny merged commit 85a0195 into main Jan 29, 2026
1 check 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