cookietemple VS release-drafter

Compare cookietemple vs release-drafter and see what are their differences.

cookietemple

A collection of best practice cookiecutter templates for all domains and languages with extensive Github support ⛺ (by cookiejar)

release-drafter

Drafts your next release notes as pull requests are merged into master. (by release-drafter)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
cookietemple release-drafter
11 10
152 3,191
2.6% 2.3%
2.3 4.9
10 months ago 21 days ago
Python JavaScript
Apache License 2.0 ISC License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

cookietemple

Posts with mentions or reviews of cookietemple. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-21.

release-drafter

Posts with mentions or reviews of release-drafter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-10.
  • Feather’s ultimate guide to development: tips, tricks and best practices
    4 projects | dev.to | 10 Mar 2022
    New release drafts are triggered after every commit is pushed to the main staging build. The drafted release (built with release drafter) will contain all the commits added since the previous release and a suggested new version which will follow the Semantic Versioning rules.
  • How to do proper CI/CD with artifact promotion with GitHub Actions.
    4 projects | /r/devops | 16 Jan 2022
    I am thinking I would have to create a GitHub release manually and then have a workflow listening on the "Release created" event, which would pull the image with the correct commit sha, tag it with the proper version and push it. Or using something like Release Drafter with a PR-based Git flow.
  • Cookietemple: A cookiecutter based project creation tool
    2 projects | /r/Python | 21 Nov 2021
    During 2021, we worked hard to improve it furthermore and add new functionality. We just released the latest version of cookietemple. It now includes (beside other templates for example an advanced C++ template or a Java CLI template) a modern python template using poetry, nox (nox-poetry), automatic docs setup as well as many cool and modern GitHub actions, like ReleaseDrafter (https://github.com/release-drafter/release-drafter).
  • Deploying our code at Feather
    2 projects | dev.to | 12 Aug 2021
    Every commit pushed to the main branch will trigger a staging build. In addition to this, every commit pushed to the main branch will draft a new release on GitHub with the help of the release drafter.
  • Automating updates from Upstream Source images
    3 projects | dev.to | 14 Jul 2021
    We are always actively working on the configuration for Renovate and will continue to fine-tune it. Having pull requests created for every upstream version change will also optimise the generation of automated changelogs (using the excellent Release Drafter GitHub Action we were already using on Lagoon).
  • How FirstPort manage GitHub, using code stored in GitHub
    5 projects | dev.to | 27 Apr 2021
    I wanted to provide a way to be able to easily create release notes, to enhance transparency on what we are delivering. I chose to use a tool called Release Drafter in our workflow. I wanted to configure how labels would be used in every repository, and for that, we standardised all labels across all repositories. I use: docs, dependencies, bug, feature, and maintenance.
  • Generate semantic-release with GitHub Actions
    4 projects | dev.to | 4 Feb 2021
    release-drafter / release-drafter

What are some alternatives?

When comparing cookietemple and release-drafter you can also consider the following projects:

semantic-release - :package::rocket: Fully automated version management and package publishing

mkdocstrings - :blue_book: Automatic documentation from sources, for MkDocs.

probot - 🤖 A framework for building GitHub Apps to automate and improve your workflow

semver - Semantic Versioning Specification

tex-course-index-template - A template for writing a condensed course index leveraging LaTeX indexing

trivy - Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more

SimpleLogin - The SimpleLogin back-end and web app

enforce-label-action

cookiecutter - A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects.

cmake-init - The missing CMake project initializer

PRAW - PRAW, an acronym for "Python Reddit API Wrapper", is a python package that allows for simple access to Reddit's API.

app - GitHub App that enforces the Developer Certificate of Origin (DCO) on Pull Requests