Skip to content

Conversation

@jjw24
Copy link
Member

@jjw24 jjw24 commented Mar 30, 2025

Deploy website when the plugins.json file is modified on a commit push, this will cover new and updated plugins to the repo.

For Flow-Launcher/flow-launcher.github.io#45

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 pull request introduces a GitHub Actions workflow to trigger a website deployment when the plugins.json file is modified on pushes to the plugin_api_v2 branch.

  • Added a new workflow file (.github/workflows/website-deploy.yml) that listens for pushes modifying plugins.json.
  • Configured a curl command to dispatch a deploy event to the website repository.

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 a new GitHub Actions workflow to deploy the website automatically when plugins.json is modified on the plugin_api_v2 branch.

  • Adds a workflow triggered by push events on plugins.json.
  • Dispatches a repository event to trigger deployment.

@jjw24 jjw24 merged commit 4eed798 into plugin_api_v2 Apr 2, 2025
7 checks passed
@jjw24 jjw24 deleted the add_deploy_trigger branch April 2, 2025 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants