ussserrr

Results 56 issues of ussserrr

On project setup, optionally add related things (config, `.ioc` file) to git tracked files (if there is a git repo).

enhancement

Can be uploaded to GitHub Wiki.

enhancement

Consider splitting the tests by modules they've testing – sources are growing... - Basic unit tests checks implementation - More sophisticated integration tests verifies a feature simulating real-world application (embedding,...

enhancement

Research possibilities of using `/src/[module]` pattern for the project. Seems like it is more popular than others and kind of officially supported (see setuptools, build, ...). At the same time...

enhancement
question

Seems like Python 3.6 on Windows is delaying this.

enhancement
question

"Help" page.

enhancement

Lock ALL tools versions per a commit. CubeMX framework, PlatformIO and its build tools & libraries versions (use templates, variables and cache). Every build is dependent on: - PlatformIO -...

enhancement

Migrate from Azure Pipelines to "native" GitHub Actions service. This shouldn't be hard since both are owned by Microsoft, shares similar YAML syntax and offer same running environments. See GitHub...

enhancement

See https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository for more information.

enhancement

See GitHub stats to determine which files/pages are view the most so we can improve user experience with the tool.

enhancement
question