Skip to content

feat: configure logger for module and control from actions files#63

Merged
afflom merged 3 commits intocomplytime:mainfrom
jpower432:chore/logging-info
Oct 20, 2023
Merged

feat: configure logger for module and control from actions files#63
afflom merged 3 commits intocomplytime:mainfrom
jpower432:chore/logging-info

Conversation

@jpower432
Copy link
Copy Markdown
Member

@jpower432 jpower432 commented Oct 17, 2023

Description

Adds proper configuration of trestlebot logger along with compliance-trestle logger
Allows verbosity to be set from the actions files

Related: PSCE-256

Type of change

  • New feature (non-breaking change which adds functionality)

How has this been tested?

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
  • My changes generate no new warnings
  • 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
  • Any dependent changes have been merged and published in downstream modules

Adds configuration of trestlebot logger along with compliance-trestle logger
Allows verbosity to be set from the actions files

Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
Signed-off-by: Jennifer Power <barnabei.jennifer@gmail.com>
@jpower432 jpower432 requested a review from afflom October 17, 2023 23:48
@afflom afflom merged commit 1c6e387 into complytime:main Oct 20, 2023
@jpower432 jpower432 deleted the chore/logging-info branch March 26, 2024 13:51
marcusburghardt added a commit to marcusburghardt/complyscribe that referenced this pull request Apr 21, 2026
Updates nltk to 3.9.4 for Python >= 3.10 environments. This resolves
multiple security advisories affecting nltk <= 3.9.2/3.9.3.

Note: nltk 3.9.4 requires Python >= 3.10. For Python 3.9 environments,
nltk remains at 3.9.2 due to upstream compatibility constraints.

Resolves Dependabot alerts: complytime#52, complytime#71, complytime#63, complytime#62, complytime#61, complytime#60
See: GHSA-7p94-766c-hgjp
See: GHSA-h8wq-7xc4-p3qx
See: GHSA-469j-vmhf-r6v7
See: GHSA-jm6w-m3j8-898g
See: GHSA-p423-j2cm-9vmq
See: GHSA-gfwx-w7gr-fvh7
See: GHSA-rf74-v2fm-23pw

Assisted-by: OpenCode (claude-opus-4-6)
Signed-off-by: Marcus Burghardt <maburgha@redhat.com>
marcusburghardt added a commit to marcusburghardt/complyscribe that referenced this pull request Apr 22, 2026
Updates nltk to 3.9.4 for Python >= 3.10 environments. This resolves
multiple security advisories affecting nltk <= 3.9.2/3.9.3.

Note: nltk 3.9.4 requires Python >= 3.10. For Python 3.9 environments,
nltk remains at 3.9.2 due to upstream compatibility constraints.

Resolves Dependabot alerts: complytime#52, complytime#71, complytime#63, complytime#62, complytime#61, complytime#60
See: GHSA-7p94-766c-hgjp
See: GHSA-h8wq-7xc4-p3qx
See: GHSA-469j-vmhf-r6v7
See: GHSA-jm6w-m3j8-898g
See: GHSA-p423-j2cm-9vmq
See: GHSA-gfwx-w7gr-fvh7
See: GHSA-rf74-v2fm-23pw

Assisted-by: OpenCode (claude-opus-4-6)
Signed-off-by: Marcus Burghardt <maburgha@redhat.com>
marcusburghardt added a commit to marcusburghardt/complyscribe that referenced this pull request Apr 22, 2026
Updates nltk to 3.9.4 for Python >= 3.10 environments. This resolves
multiple security advisories affecting nltk <= 3.9.2/3.9.3.

Note: nltk 3.9.4 requires Python >= 3.10. For Python 3.9 environments,
nltk remains at 3.9.2 due to upstream compatibility constraints.

Resolves Dependabot alerts: complytime#52, complytime#71, complytime#63, complytime#62, complytime#61, complytime#60
See: GHSA-7p94-766c-hgjp
See: GHSA-h8wq-7xc4-p3qx
See: GHSA-469j-vmhf-r6v7
See: GHSA-jm6w-m3j8-898g
See: GHSA-p423-j2cm-9vmq
See: GHSA-gfwx-w7gr-fvh7
See: GHSA-rf74-v2fm-23pw

Assisted-by: OpenCode (claude-opus-4-6)
Signed-off-by: Marcus Burghardt <maburgha@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants