This repository was archived by the owner on Jul 2, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
feat(command): add new install command & update config options #4
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Code Climate has analyzed commit 7bff243 and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 100.0% (99% is the threshold). This pull request will bring the total coverage in the repository to 100.0%. View more on Code Climate. |
DayTF
approved these changes
Jan 19, 2023
forest-bot
added a commit
that referenced
this pull request
Jan 19, 2023
# [1.0.0-beta.2](v1.0.0-beta.1...v1.0.0-beta.2) (2023-01-19) ### Features * **command:** add new install command & update config options ([#4](#4)) ([c9fc878](c9fc878))
🎉 This PR is included in version 1.0.0-beta.2 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
forest-bot
added a commit
that referenced
this pull request
Jun 19, 2023
# 1.0.0 (2023-06-19) ### Bug Fixes * **config:** allow packages versions for symfony 6 ([#13](#13)) ([e5c4d09](e5c4d09)) * config setup onboarding([#9](#9)) ([0e246ae](0e246ae)) * **onboarding:** set forest_server_url into .env during install ([#8](#8)) ([d06c979](d06c979)) * add clear cache on forest install command ([#7](#7)) ([82e799d](82e799d)) ### Features * update composer with the new dependencies of the monorepo agent-php ([#19](#19)) ([efa7e29](efa7e29)) * **agent:** add proxy methods to improve the agent customization ([#16](#16)) ([2984207](2984207)) * **agent:** add service and cors options ([#2](#2)) ([88f1274](88f1274)) * **command:** add new install command & update config options ([#4](#4)) ([c9fc878](c9fc878)) * **plugin:** allow agent to handle plugin ([#18](#18)) ([f6837e6](f6837e6)) * update composer.json to enable agent for symfony 5.4 ([#11](#11)) ([008668c](008668c))
🎉 This PR is included in version 1.0.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Definition of Done
General
Security