Skip to content

Adding Log Propagate #503

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

Merged
merged 29 commits into from
May 4, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
3339a05
updating tests to support all db types
devsetgo Apr 17, 2025
7012294
fixing setup
devsetgo Apr 17, 2025
0821c5e
updating docker file
devsetgo Apr 17, 2025
014f963
run of local docs
devsetgo Apr 17, 2025
5db2d0a
updating database config documentation and configuration
devsetgo Apr 17, 2025
918e9e8
formatting
devsetgo Apr 17, 2025
dccc360
changing oracle db image
devsetgo Apr 17, 2025
6dba631
working on db test setup
devsetgo Apr 17, 2025
4037578
working mssql to get it working
devsetgo Apr 17, 2025
25b7289
working on issue for running db tests
devsetgo Apr 17, 2025
17a1203
working on issues with testing the matrix
devsetgo Apr 17, 2025
01d694a
working on test setup
devsetgo Apr 17, 2025
cdb00d3
reverting back
devsetgo Apr 17, 2025
10fe5fa
moving test
devsetgo Apr 17, 2025
4e7f068
update
devsetgo Apr 18, 2025
c292f1e
working on log_propagate
devsetgo May 4, 2025
34bb681
Enhance logging configuration with log_propagate option
devsetgo May 4, 2025
46825f7
updating library versions
devsetgo May 4, 2025
61b44f2
Removed code block under `if __name__ == "__main__":` to exclude scri…
devsetgo May 4, 2025
cb6a18a
run of tests
devsetgo May 4, 2025
9fb5c3e
bump of version 2025.4.17.1
devsetgo May 4, 2025
a09cfbb
bump of version
devsetgo May 4, 2025
badc878
run of tests
devsetgo May 4, 2025
6d996d7
run of tests and adding current versions
devsetgo May 4, 2025
0b4331c
run of tests
devsetgo May 4, 2025
be089f7
fixing issue with coverage file
devsetgo May 4, 2025
b1d1c1b
fixing issues with sonarqube reporting.
devsetgo May 4, 2025
0717f92
update
devsetgo May 4, 2025
2a2e8ff
working on sonarqube scan issues
devsetgo May 4, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 0 additions & 31 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,47 +37,16 @@
// Add the IDs of extensions you want installed when the container is created.
"extensions": [
// "usernamehw.errorlens",
"charliermarsh.ruff",
"streetsidesoftware.code-spell-checker",
"GitHub.copilot",
"GitHub.copilot-chat",
"ms-vscode.cpptools-extension-pack",
"ms-vscode.cpptools",
"aaron-bond.better-comments",
"alefragnani.project-manager",
"dbaeumer.vscode-eslint",
"DavidAnson.vscode-markdownlint",
"DotJoshJohnson.xml",
"donjayamanne.githistory",
"ecmel.vscode-html-css",
"esbenp.prettier-vscode",
"george-alisson.html-preview-vscode",
"Gruntfuggly.todo-tree",
"hnw.vscode-auto-open-markdown-preview",
"kamikillerto.vscode-colorize",
"mikestead.dotenv",
"ms-python.isort",
"ms-python.pylint",
"ms-python.python",
"ms-toolsai.jupyter",
"ms-toolsai.jupyter-keymap",
"ms-vscode.makefile-tools",
"njpwerner.autodocstring",
"oderwat.indent-rainbow",
"peakchen90.open-html-in-browser",
"pnp.polacode",
"redhat.vscode-yaml",
"streetsidesoftware.code-spell-checker",
"waderyan.gitblame",
"wayou.vscode-todo-highlight",
"wholroyd.jinja",
"wix.vscode-import-cost",
"GrapeCity.gc-excelviewer",
"supperchong.pretty-json",
"ms-azuretools.vscode-docker",
"ms-kubernetes-tools.vscode-kubernetes-tools",
"ms-vsliveshare.vsliveshare",
"ms-python.black-formatter"
]
}
},
Expand Down
1 change: 1 addition & 0 deletions .devcontainer/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# .devcontainer docker-compose configuration
version: '3.8'

services:
Expand Down
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,25 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)

## Latest Changes
### <span style='color:blue'>Improving SQLAlchemy Queries and Improved Documentation</span> ([v2025.4.17.1](https://github.com/devsetgo/devsetgo_lib/releases/tag/v2025.4.17.1))

![DSG Logo](https://raw.githubusercontent.com/devsetgo/devsetgo_lib/refs/heads/main/images/devsetgo_lib_logo_white_bg.svg)
Read the Full Documentation [here](https://devsetgo.github.io/devsetgo_lib/).
#### What's Changed
* fixing sonar issue (#494) @devsetgo
* updating release drafter (#493) @devsetgo
* Improving Examples (#492) @devsetgo
* Fix of issue with distinct queries in read queries (#491) @devsetgo
* updating footer (#490) @devsetgo
* adding raw link to release drafter (#489) @devsetgo
* Improving documentation (#488) @devsetgo
* adding 3.13 testing (#486) @devsetgo

Built to help reduce copy/paste from multiple projects and uses calendar versioning (year.month.day.build) from [BumpCalver](https://github.com/devsetgo/bumpcalver).


Published Date: 2025 April 17, 15:47

### <span style='color:blue'>New Functions and Updated Documentation</span> ([v2025.4.5.1](https://github.com/devsetgo/devsetgo_lib/releases/tag/v2025.4.5.1))

#### What's Changed
Expand Down
2 changes: 1 addition & 1 deletion coverage-badge.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading