-
-
Notifications
You must be signed in to change notification settings - Fork 9
Add comprehensive GitHub Copilot development instructions #147
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
1 similar comment
Co-authored-by: jclausen <5255645+jclausen@users.noreply.github.com>
.github/copilot-instructions.md
Outdated
| ### Multi-Version Testing | ||
| The CI tests against multiple configurations: | ||
| - **Elasticsearch**: 7.17.10, 8.14.1, 8.17.1 | ||
| - **CFML Engines**: Lucee 5/6, Adobe CF 2018/2021/2023/2025, BoxLang 1.0 |
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.
@copilot Adobe 2018 is no longer officially supported by this module. Remove all references to that version in this file. Adobe 2021 is the lowest version currently supported
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.
@copilot please review the comment above
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.
Removed all Adobe 2018 references from the document and updated them to reflect Adobe 2021 as the minimum supported version. Updated three sections: CI/CD validation, Multi-Version Testing, and Docker Compose Services descriptions. Commit: bcc4e89
Co-authored-by: jclausen <5255645+jclausen@users.noreply.github.com>
Co-authored-by: jclausen <5255645+jclausen@users.noreply.github.com>
✅ IMPLEMENTATION COMPLETE - Updated supported Adobe versions
Removed all Adobe 2018 references and updated minimum supported version:
All documentation now correctly reflects that Adobe 2021 is the minimum supported version, with Adobe 2018 no longer being officially supported.
Fixes #146.
💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.