-
Notifications
You must be signed in to change notification settings - Fork 0
4 series updates #7
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
Conversation
- still need to add in console commands
There was a problem hiding this 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 adds support for the 4 Series EPI and adjusts the build and update-readme workflows accordingly. Key changes include:
- Removal of the CustomValuesConfigObject.cs file.
- Addition of a workflow to generate READMEs.
- Extension of the build workflow to include a dedicated job for 4 Series builds.
Reviewed Changes
Copilot reviewed 34 out of 36 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| epi-utilities-custom-values/CustomValuesConfigObject.cs | Deprecated configuration file removed. |
| .github/workflows/essentialsplugins-updatereadme-caller.yml | New workflow file to trigger README generation. |
| .github/workflows/EssentialsPlugins-builds-caller.yml | Workflow updated to include a 4 Series build job. |
Files not reviewed (2)
- .github/workflows/essentialsplugins-betabuilds-caller.yml: Language not supported
- .github/workflows/essentialsplugins-releasebuilds-caller.yml: Language not supported
jkdevito
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added comments for review.
[Add 4 series support. This 4Series EPI has been successfully tested with Essentials Version: 2.4.6.]