Skip to content

scripts: remove DMS_DEBUG#2523

Merged
georglauterbach merged 4 commits intomasterfrom
scripts/remove-DMS_DEBUG
Apr 3, 2022
Merged

scripts: remove DMS_DEBUG#2523
georglauterbach merged 4 commits intomasterfrom
scripts/remove-DMS_DEBUG

Conversation

@georglauterbach
Copy link
Copy Markdown
Member

Description

Removes DMS_DEBUG as this variable is no longer used in scripts.

During the removal, I noticed that VS Code complained about the bug issue template. I corrected the three lines, hope that's fine.

Type of change

  • Improvement (non-breaking change that does improve existing functionality)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (README.md or the documentation under docs/)
  • If necessary I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@georglauterbach georglauterbach added area/scripts kind/update Update an existing feature, configuration file or the documentation labels Apr 2, 2022
@georglauterbach georglauterbach added this to the v11.0.0 milestone Apr 2, 2022
@georglauterbach georglauterbach self-assigned this Apr 2, 2022
Comment thread docs/content/config/environment.md
Comment thread mailserver.env
polarathene
polarathene previously approved these changes Apr 2, 2022
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 3, 2022

Documentation preview for this PR is ready! 🎉

Built with commit: 05f4835

@georglauterbach georglauterbach merged commit 21c218a into master Apr 3, 2022
@georglauterbach georglauterbach deleted the scripts/remove-DMS_DEBUG branch April 3, 2022 11:29
josep-tecnativa added a commit to Tecnativa/doodba-copier-template that referenced this pull request Dec 19, 2023
docker-mailserver/docker-mailserver#2523

The variable DMS_DEBUG will be replaced by LOG_LEVEL, assigning it the value 'info' (equivalent to the value 0 in DMS_DEBUG) in versions greater than or equal to version 11.0 of docker-mailserver.
josep-tecnativa added a commit to Tecnativa/doodba-copier-template that referenced this pull request Dec 19, 2023
docker-mailserver/docker-mailserver#2523

The variable DMS_DEBUG will be replaced by LOG_LEVEL, assigning it the value 'info' (equivalent to the value 0 in DMS_DEBUG) in versions greater than or equal to version 11.0 of docker-mailserver.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/scripts kind/update Update an existing feature, configuration file or the documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants