Tag: #github

3 Bookmarks

All Bookmarks with #github

GitHub - googleapis/release-please: generate release PRs based on the conventionalcommits.org spec

GitHub - googleapis/release-please: generate release PRs based on the conventionalcommits.org spec

github.com6 TAGS

Release Please is a GitHub tool that automates release processes. It generates changelogs, creates GitHub releases, and manages version bumps based on conventional commit messages. It uses Release PRs to keep releases up-to-date before merging. The tool supports various programming languages and can be deployed via GitHub Actions or the CLI. Troubleshooting steps are provided for common issues.

GitHub - sindresorhus/awesome: 😎 Awesome lists about all kinds of interesting topics

GitHub - sindresorhus/awesome: 😎 Awesome lists about all kinds of interesting topics

github.com6 TAGS

This GitHub repository, sindresorhus/awesome, is a curated list of awesome lists across various tech topics. It contains over 375,000 stars and 30,000 forks, showcasing its popularity. The lists cover areas like programming languages, front-end/back-end development, computer science, and more. Each topic includes numerous resources, tools, and frameworks. The repository is licensed under CC0-1.0.

🔗

Jujutsu docs

jj-vcs.github.io9 TAGS

This website documents the Jujutsu (jj) version control system. Navigation is via a sidebar or hamburger menu. Help is available both online and via the `jj help` command (if installed). Documentation covers both released and unreleased (main branch) versions. Useful links include installation, tutorials, and the GitHub repository.