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

Clean and document 1.7.0 #61

Merged
merged 2 commits into from
Sep 27, 2023
Merged

Clean and document 1.7.0 #61

merged 2 commits into from
Sep 27, 2023

Conversation

JulienMattiussi
Copy link
Contributor

@JulienMattiussi JulienMattiussi commented Sep 25, 2023

  • document possibility of code import and using env vars
  • remove distant feature

Only to merge with https://github.com/marmelab/greenframe/pull/792

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@JulienMattiussi JulienMattiussi merged commit dcde473 into main Sep 27, 2023
7 checks passed
@JulienMattiussi JulienMattiussi deleted the clean-and-document-1.7.0 branch September 27, 2023 12:35
@@ -184,7 +184,7 @@ scenarios:
threshold: 0.1
projectName: YOUR_PROJECT_NAME
samples: 3
distant: false
//distant: "This option has been deprecated due to security issues"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

comments use the sharp sign (#) in YAML

- 'DATABASE_CONTAINER_NAME',
envFile: PATH_TO_YOUR_ENVIRONMENT_VAR_FILE
envVar:
- envVarA: 'An environment variable needed for the scenario (ie : a secret-key)',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

An environment variable needed for the scenario (e.g. a secret-key)

@fzaninotto
Copy link
Member

Where did you document code import?

also, please write a changelog as this is a major breaking change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants