GitHub Trends
10.1K subscribers
15.3K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#typescript #cd #ci #git #gitlab #gitlab_ci #local #pipeline #push #uncomitted #untracked

You can run GitLab CI pipelines locally using `gitlab-ci-local`, which saves you time and effort by not having to push changes to test your `.gitlab-ci.yml` files. This tool allows you to execute pipelines as a shell executor or docker executor, eliminating the need for development-specific scripts. It also offers convenience features like CLI options, environment files, bash aliases, and tab completion. You can list pipeline jobs before running them and customize variables and artifacts easily. This makes your development process more efficient and streamlined.

https://github.com/firecow/gitlab-ci-local
#typescript #azure_devops #bitbucket #dependencies #dependencies_checking #dependency_manager #github #gitlab #npm #package_management

Renovate is a tool that automatically updates the dependencies in your code. It checks for newer versions of dependencies and creates pull requests to update them, so you don't have to do it manually. Renovate supports many languages and platforms like GitHub, GitLab, and Bitbucket. It provides useful information to help you decide which updates to accept and is highly configurable to fit your needs. You can run Renovate using cloud-hosted or self-hosted solutions, making it easy to keep your code up-to-date without much effort. This saves you time and ensures your project stays secure and efficient.

https://github.com/renovatebot/renovate
#python #contribution_graph #contributions #generate #generator #git #github #github_app #gitlab #python #python_script #python2 #python3

This tool helps you create a full GitHub Contributions Graph quickly. Here’s how it works: you create an empty GitHub repository, download a script, and run it to generate commits for the last year. This makes your GitHub profile look more active, even if others judge you based on your graph. The script is easy to use and customize, allowing you to control how many commits are made each day. It also supports making the repository private so others can't see the details. You need Python and Git installed to use it. If there are issues, it might take a few minutes for GitHub to update, or you may need to adjust your email settings in Git.

https://github.com/Shpota/github-activity-generator
#go #devops #docker_registry_v2 #git #git_gui #git_server #gitea #github #github_actions #gitlab #go #gogs #golang #hacktoberfest #maven_server #npm_registry #vue

Gitea is a simple and fast way to set up your own Git service. It works on many platforms like Linux, macOS, and Windows. You can easily install it and use it to manage your code repositories. Gitea is free, open-source, and has a community that helps with translations and contributions. You can try it online or set up your own instance quickly. This makes it easy for developers to host their own Git servers without much hassle, giving them full control over their code.

https://github.com/go-gitea/gitea