Skip to content

Conversation

dan-online
Copy link
Owner

Description

Resolves #262

Type of change

  • Bug (non-breaking change which fixes an issue)
  • Feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation (addition or change to documentation)

@Copilot Copilot AI review requested due to automatic review settings June 19, 2025 13:32
Copy link
Contributor

@Copilot 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 the A-Train trigger functionality, including implementation, tests, and update to the documentation.

  • Added a new module and tests for the A-Train trigger.
  • Implemented the ATrain and ATrainRequest structures along with integration into the existing Trigger enum and its related functions.
  • Updated the README to include A-Train as a supported trigger.

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
crates/service/src/tests/triggers/mod.rs Added A-Train test module reference
crates/service/src/tests/triggers/a_train.rs Added tests for ATrainRequest JSON parsing and path logic
crates/service/src/settings/triggers/mod.rs Integrated ATrain variant in Trigger enum and functions
crates/service/src/settings/triggers/a_train.rs Added implementation for ATrain and ATrainRequest
README.md Updated trigger list to include A-Train trigger

Copy link

cloudflare-workers-and-pages bot commented Jun 19, 2025

Deploying autopulseui with  Cloudflare Pages  Cloudflare Pages

Latest commit: b418256
Status: ✅  Deploy successful!
Preview URL: https://8d4743b5.autopulseui.pages.dev
Branch Preview URL: https://feat-triggers-a-train.autopulseui.pages.dev

View logs

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.

feat(triggers): google drive events with a_train
1 participant