Skip to content

Feat: Add missing .deployignore config#9

Merged
badasswp merged 1 commit intorelease-1.0.9from
feat/add-missing-deployignore-config
Jul 20, 2025
Merged

Feat: Add missing .deployignore config#9
badasswp merged 1 commit intorelease-1.0.9from
feat/add-missing-deployignore-config

Conversation

@badasswp
Copy link
Owner

This PR resolves #4.

Description / Background Context

At the moment, the .deployignore config file is missing in the plugin setup process. At a minimum, this file is important for the CI/CD build workflow and would need to be added to the plugin setup process.

This PR resolves this.

Testing Instructions

  • Repeat steps as above.
  • Observe that the .deployignore config file is in place for use.

@badasswp badasswp self-assigned this Jul 20, 2025
@badasswp badasswp added the enhancement New feature or request label Jul 20, 2025
@badasswp badasswp linked an issue Jul 20, 2025 that may be closed by this pull request
@badasswp badasswp merged commit 7b6aa9a into release-1.0.9 Jul 20, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing .deployignore file during setup

1 participant