Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Update trigger creation to validate plugin file present #25918

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

pauldix
Copy link
Member

@pauldix pauldix commented Jan 26, 2025

This updates trigger creation to load the plugin file before creating the trigger.

Another small change is to make Github references use filenames and paths identical to what they would be in the plugin-dir. This makes it a little easier to have the plugins repo local and develop against it and then be able to reference the same file later with gh: once it's up on the repo.

In draft until #25914 gets merged in

This updates trigger creation to load the plugin file before creating the trigger.

Another small change is to make Github references use filenames and paths identical to what they would be in the plugin-dir. This makes it a little easier to have the plugins repo local and develop against it and then be able to reference the same file later with gh: once it's up on the repo.
@pauldix pauldix force-pushed the pd/no-create-trigger-without-load branch from 44a46c1 to 52b8956 Compare January 27, 2025 16:27
@pauldix pauldix marked this pull request as ready for review January 27, 2025 16:27
@pauldix pauldix merged commit 9a54246 into main Jan 27, 2025
13 checks passed
@pauldix pauldix deleted the pd/no-create-trigger-without-load branch January 27, 2025 17:31
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