Skip to content

Conversation

@cleot
Copy link
Contributor

@cleot cleot commented Nov 26, 2025

No description provided.

@cleot cleot self-assigned this Nov 26, 2025
@codecov
Copy link

codecov bot commented Nov 26, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Nov 26, 2025

Deploying wildcat-dashboard with  Cloudflare Pages  Cloudflare Pages

Latest commit: e399a67
Status: ✅  Deploy successful!
Preview URL: https://915a6a51.wildcat-dashboard.pages.dev
Branch Preview URL: https://cleot-push-image-workflow-1.wildcat-dashboard.pages.dev

View logs

@cleot cleot requested a review from Copilot November 26, 2025 18:15
Copilot finished reviewing on behalf of cleot November 26, 2025 18:17
Copy link

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 introduces comprehensive CI improvements by restructuring GitHub Actions workflows, adding Docker image building and publishing to GitHub Container Registry (GHCR), and setting up Dependabot for automated dependency updates.

  • Replaces the old generic build workflow with specialized workflows for different scenarios (CI validation, nightly builds, tagged releases)
  • Adds automated Docker image building and pushing to GHCR for both tagged releases and nightly builds
  • Introduces Dependabot configuration to automate GitHub Actions updates

Reviewed changes

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

Show a summary per file
File Description
.github/workflows/ci.yml New CI workflow for linting, testing, and building on pushes to master/dev branches and pull requests
.github/workflows/nightly.yml New workflow to build and push nightly Docker images to GHCR on master branch pushes
.github/workflows/release.yml New workflow to build and push tagged Docker images to GHCR on version tag pushes
.github/workflows/build.yml Removed old generic build workflow, replaced by the new specialized workflows
.github/dependabot.yml New Dependabot configuration for automated monthly GitHub Actions updates

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

@cleot cleot merged commit f7cfedf into master Nov 27, 2025
12 checks passed
@cleot cleot deleted the cleot/push_image_workflow_1 branch November 27, 2025 16:27
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.

3 participants