Pedro Brochado

Results 39 issues of Pedro Brochado

This PR does: - re-organize script to (mostly based on the old `release.sh`) - bump version-files + update changelog - build and sanity-check distribution - create release commit - proper...

The include loader was not handling the relative `root_path` correctly. Closes #1025

### Discussed in https://github.com/dynaconf/dynaconf/discussions/998 ## Status - [x] **publish workflow**: ([done here](https://github.com/dynaconf/dynaconf/commit/c260f52ce4ee194f47753ac8b47e6b75dc16812d)) - [x] trigger workflow when master merge w/ tag event - [x] "publish workflow" runs after usual CI/Test...

enhancement
CI

**Describe the bug** On Windows toml and yaml parser will raise decoding problems when trying to read files with window-path like string (which containing backslashes). This was spotted in GitHub...

bug
Windows OS

**Is your feature request related to a problem? Please describe.** Often internal links can be misspelled or external links be down. **Describe the solution you'd like** Implement a link checker...

Not a Bug
RFC
good first issue

**Is your feature request related to a problem? Please describe.** I think the Merging page has some points that could be enhanced for a better reading experience. Similar to #911...

Not a Bug
RFC
Docs

## Is your feature request related to a problem? Please describe The lack of hierarchy in the menu makes it harder to navigate. Related to 4.0.0 roadmap proposals. ## Describe...

Not a Bug
RFC
Docs

## Introduction Path resolution has been the cause of some confusion (#812, #832, #908), and - even with the proper clarification - the default dynaconf strategies do not fit every...

enhancement
RFC

### Is your feature request related to a problem? Please describe. The only way to customize the URL generated in the changelog title (e.g, to point to a github tag)...

feature

This PR: - add option to filter files before trying to find a swagger-ui tag in it. Backward compatible - improve logging to show usefull processing info closes: #25