• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

savannahghi / sghi-commons
100%
develop: 100%

Build:
Build:
LAST BUILD BRANCH: chore-upgrade-deps
DEFAULT BRANCH: develop
Repo Added 07 Sep 2023 11:24AM UTC
Files 13
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH ci-change-release-channel-dev-to-rc
branch: ci-change-release-channel-dev-to-rc
CHANGE BRANCH
x
Reset
  • ci-change-release-channel-dev-to-rc
  • assorted-fixes
  • assorted-task-module-fixes
  • chore-deprecate-consume-task
  • chore-improve-tasks-typing
  • chore-list-retry-module-exports
  • chore-refactor-retry-to-use-ensure-callable
  • chore-rename-exponential-back-off-retry-logger
  • chore-setup-project
  • chore-update-deps
  • chore-upgrade-dependencies
  • chore-upgrade-deps
  • ci-fix-invalid-github-workflow-errors
  • ci-fix-release-workflow
  • ci-fix-semantic-release-config
  • ci-set-up-semantic-release
  • dependabot/npm_and_yarn/braces-3.0.3
  • develop
  • docs-add-badges-on-readme
  • docs-add-coverage
  • docs-improve-readme
  • docs-update-readme
  • feat-add-an-ensure-is-callable-checker
  • feat-add-common-utils
  • feat-add-config
  • feat-add-dispatcher
  • feat-add-disposable-mixin-and-helpers
  • feat-add-exponential-backoff-retry
  • feat-add-identity-task-factory
  • feat-add-instance-check-validators
  • feat-add-module-loading-utils
  • feat-add-native-task-composition-support
  • feat-add-registry
  • feat-add-setting-initializer-decorator
  • feat-add-supplier-task
  • feat-add-task-decorator
  • feat-add-tasks
  • feat-add-utils
  • feat-make-type-fqn-support-non-top-level-callables
  • fix-typing-on-comparable-checkers
  • main
  • next
  • setup-project

21 Mar 2024 07:41AM UTC coverage: 100.0%. First build
8371330615

Pull #22

github

kennedykori
ci: rename develop release channel from `dev` to `rc`

This project employs the use of the [setuptools scm](https://setuptools-scm.readthedocs.io/en/latest/)
plugin during builds to extract package versions from git.
Unfortunately, this plugin forbids tagging dev releases. See this
[comment](https://github.com/pypa/setuptools_scm/issues/213#issuecomment-368401550)
for more details.

This causes issues when building the project outside the CI where
`setuptools_scm` keeps failing when the last tag is a "dev" tag. And
although `setuptools_scm` provides a mechanism to [override the version](https://setuptools-scm.readthedocs.io/en/latest/overrides/#pretend-versions)
at build, this doesn't work when building with `tox`. This is highly
inconvenient as `tox` is handy for running tests and other workflows
such as linting and building docs.

From the problem description above, the solution is to change the
tagging of the dev releases to something else. I pick *rc*(release
candidate), which coincidentally I believe is more appropriate as
changes on the develop branch constitute contents of the next major
release.
Pull Request #22: ci: rename develop release channel from `dev` to `rc`

217 of 217 branches covered (100.0%)

Branch coverage included in aggregate %.

621 of 621 relevant lines covered (100.0%)

1.0 hits per line

Relevant lines Covered
Build:
Build:
621 RELEVANT LINES 621 COVERED LINES
1.0 HITS PER LINE
Source Files on ci-change-release-channel-dev-to-rc
  • Tree
  • List 12
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
8371330615 ci-change-release-channel-dev-to-rc ci: rename develop release channel from `dev` to `rc` This project employs the use of the [setuptools scm](https://setuptools-scm.readthedocs.io/en/latest/) plugin during builds to extract package versions from git. Unfortunately, this plugin for... Pull #22 21 Mar 2024 07:44AM UTC kennedykori github
100.0
8371312916 ci-change-release-channel-dev-to-rc ci: rename release channel `dev` to `rc` This project employs the use of the [setuptools scm](https://setuptools-scm.readthedocs.io/en/latest/) plugin during builds to extract package versions from git. Unfortunately, this plugin forbids tagging ... push 21 Mar 2024 07:42AM UTC kennedykori github
100.0
8371290124 ci-change-release-channel-dev-to-rc ci: rename release channel `dev` to `rc` This project employs the use of the [setuptools scm](https://setuptools-scm.readthedocs.io/en/latest/) plugin during builds to extract package versions from git. Unfortuanately, this plugin forbids tagging... push 21 Mar 2024 07:40AM UTC kennedykori github
100.0
See All Builds (169)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc