ss-python icon indicating copy to clipboard operation
ss-python copied to clipboard

A Python Project Template for Long-Term Maintainability

Results 58 ss-python issues
Sort by recently updated
recently updated
newest added

- [x] build, chore, ci, docs, feat, fix, perf, refactor, revert, style, test - [x] Configuration & GitHub (#550) - [x] GitLab (#553) - [x] renovate update: https://semantic-release.gitbook.io/semantic-release/usage/installation#notes (#570) -...

- [ ] Remove generated files and leverage [skip_if_exists](https://copier.readthedocs.io/en/stable/configuring/#skip_if_exists) for necessary files. - [ ] Remove consistency check in Makefile - [ ] Remove consistency check in GitHub Actions -...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. > [!NOTE] These dependencies have not received updates for an extended period and may...

1. Compatibility with PEP440 2. Documentation

Knowning issues: 1. https://github.com/actions/checkout/issues/254 (Closed but still exists)

enhancement

External dependency: https://github.com/pdm-project/pdm-backend/pull/237 Need further test after pdm-backend released a new version with the corresponding fix. Last try: https://github.com/huxuan/ss-python/actions/runs/8983209042/job/24672464323#step:8:313

Currently, the template does not work very well with private repositories: 1. There is `Private :: Do Not Upload` that should apply to the package to avoid accidental uploads to...

enhancement

Reference: - https://code.visualstudio.com/remote/advancedcontainers/environment-variables Dependency: - https://github.com/devcontainers/cli/issues/719

devcontainer

- [ ] Publish explicit latest image for main branch Not necessary - [ ] Use container in GitHub Actions Not applicable for windows and macos - [ ] Use...

cicd