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

fix(onboarding): set forest_server_url into .env during install #8

Merged
merged 3 commits into from
Jan 25, 2023

Conversation

nicolasalexandre9
Copy link
Member

Definition of Done

General

  • Write an explicit title for the Pull Request, following Conventional Commits specification
  • Test manually the implemented changes
  • Validate the code quality (indentation, syntax, style, simplicity, readability)

Security

  • Consider the security impact of the changes made

matthv
matthv previously approved these changes Jan 25, 2023
@codeclimate
Copy link

codeclimate bot commented Jan 25, 2023

Code Climate has analyzed commit 2a1d162 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.

@nicolasalexandre9 nicolasalexandre9 merged commit d06c979 into beta Jan 25, 2023
forest-bot added a commit that referenced this pull request Jan 25, 2023
# [1.0.0-beta.6](v1.0.0-beta.5...v1.0.0-beta.6) (2023-01-25)

### Bug Fixes

* **onboarding:** set forest_server_url into .env during install  ([#8](#8)) ([d06c979](d06c979))
@forest-bot
Copy link
Member

🎉 This PR is included in version 1.0.0-beta.6 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@nicolasalexandre9 nicolasalexandre9 deleted the fix/onboarding branch January 25, 2023 16:27
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))
@forest-bot
Copy link
Member

🎉 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 join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants