#shell #actions #actions_openwrt #github_actions #openwrt #openwrt_zh_cn
https://github.com/P3TERX/Actions-OpenWrt
https://github.com/P3TERX/Actions-OpenWrt
GitHub
GitHub - P3TERX/Actions-OpenWrt: A template for building OpenWrt with GitHub Actions | 使用 GitHub Actions 在线云编译 OpenWrt 固件
A template for building OpenWrt with GitHub Actions | 使用 GitHub Actions 在线云编译 OpenWrt 固件 - P3TERX/Actions-OpenWrt
#jupyter_notebook #altair #analytics #covid_19 #covid_data #covid19 #data_science #data_visualisation #fastai #fastpages #github_actions #github_pages #jupyter #matplotlib #nteract #papermill #pymc3 #python
https://github.com/github/covid19-dashboard
https://github.com/github/covid19-dashboard
GitHub
GitHub - github/covid19-dashboard: A site that displays up to date COVID-19 stats, powered by fastpages.
A site that displays up to date COVID-19 stats, powered by fastpages. - GitHub - github/covid19-dashboard: A site that displays up to date COVID-19 stats, powered by fastpages.
#cmake #clang_format #cmake_module #cmake_template #cmakelists #cpp #github_action #github_actions #google_test #gtest #open_source #project_template #template
https://github.com/filipdutescu/modern-cpp-template
https://github.com/filipdutescu/modern-cpp-template
GitHub
GitHub - filipdutescu/modern-cpp-template: A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more…
A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion. - filipdutescu/modern-cpp-template
#typescript #cicd #deploy #deployer #deployment #gh_pages #ghpages #github_action #github_actions #github_enterprise #github_marketplace #github_pages #hacktoberfest #hacktoberfest2021 #workflow #workflow_configuration #workflow_runs
https://github.com/JamesIves/github-pages-deploy-action
https://github.com/JamesIves/github-pages-deploy-action
GitHub
GitHub - JamesIves/github-pages-deploy-action: 🚀 Automatically deploy your project to GitHub Pages using GitHub Actions. This action…
🚀 Automatically deploy your project to GitHub Pages using GitHub Actions. This action can be configured to push your production-ready code into any branch you'd like. - JamesIves/github-pag...
#go #github_actions #kubernetes #operator
https://github.com/actions-runner-controller/actions-runner-controller
https://github.com/actions-runner-controller/actions-runner-controller
GitHub
GitHub - actions/actions-runner-controller: Kubernetes controller for GitHub Actions self-hosted runners
Kubernetes controller for GitHub Actions self-hosted runners - actions/actions-runner-controller
#other #feedback #github #github_actions #github_codespaces #github_discussions #github_enterprise #github_issues #github_mobile #github_packages #github_releases #github_sponsors
https://github.com/github/feedback
https://github.com/github/feedback
GitHub
GitHub - community/community: Public feedback discussions for: GitHub Mobile, GitHub Discussions, GitHub Codespaces, GitHub Sponsors…
Public feedback discussions for: GitHub Mobile, GitHub Discussions, GitHub Codespaces, GitHub Sponsors, GitHub Issues and more! - community/community
#shell #actions #change_detection #change_directory #changed #changed_file #changedetection #ci #ci_cd #continuous_integration #github #github_action #github_actions #github_actions_ci #modified #modified_files #monorepo #regex_match #request_review #submodules #workflows
https://github.com/tj-actions/changed-files
https://github.com/tj-actions/changed-files
GitHub
GitHub - tj-actions/changed-files: :octocat: Github action to retrieve all (added, copied, modified, deleted, renamed, type changed…
:octocat: Github action to retrieve all (added, copied, modified, deleted, renamed, type changed, unmerged, unknown) files and directories. - tj-actions/changed-files
#go #argocd #bash_script #ci_cd #devops #docker #git #github_actions #gitops #grafana #helm #jenkins #kubernetes #linux #networking #portainer #prometheus #yaml
https://github.com/Pradumnasaraf/DevOps
https://github.com/Pradumnasaraf/DevOps
GitHub
GitHub - Pradumnasaraf/DevOps: I created this repository to keep my learning, notes, and code in one place for various tools in…
I created this repository to keep my learning, notes, and code in one place for various tools in DevOps. Now, it's helping thousands of learners, practitioners, and professionals every day ...
#hcl #action_runner #actions_runner #aws #cicd #github #github_actions #hacktoberfest #lambda #scalable #self_hosted #serverless #terraform
https://github.com/philips-labs/terraform-aws-github-runner
https://github.com/philips-labs/terraform-aws-github-runner
GitHub
GitHub - philips-labs/terraform-aws-github-runner: Terraform module for scalable GitHub action runners on AWS (MOVED)
Terraform module for scalable GitHub action runners on AWS (MOVED) - philips-labs/terraform-aws-github-runner
#typescript #change_detection #ci_cd #conditional_execution #github_actions
https://github.com/dorny/paths-filter
https://github.com/dorny/paths-filter
GitHub
GitHub - dorny/paths-filter: Conditionally run actions based on files modified by PR, feature branch or pushed commits
Conditionally run actions based on files modified by PR, feature branch or pushed commits - dorny/paths-filter
#typescript #code_coverage #composer #continuous_integration #github_actions #hacktoberfest #php #php_extensions #static_analysis #tools
https://github.com/shivammathur/setup-php
https://github.com/shivammathur/setup-php
GitHub
GitHub - shivammathur/setup-php: GitHub action to set up PHP with extensions, php.ini configuration, coverage drivers, and various…
GitHub action to set up PHP with extensions, php.ini configuration, coverage drivers, and various tools. - shivammathur/setup-php
#go #ci #devops #github_actions #golang
Using `act` allows you to run your GitHub Actions locally, which is very useful. Here’s why: You get fast feedback because you don’t have to commit and push your changes every time you want to test them. Instead, you can test your workflow files locally, saving time. Additionally, `act` can replace your `Makefile` by using the GitHub Actions defined in your project, so you don’t have to repeat tasks. This makes your development process faster and more efficient.
https://github.com/nektos/act
Using `act` allows you to run your GitHub Actions locally, which is very useful. Here’s why: You get fast feedback because you don’t have to commit and push your changes every time you want to test them. Instead, you can test your workflow files locally, saving time. Additionally, `act` can replace your `Makefile` by using the GitHub Actions defined in your project, so you don’t have to repeat tasks. This makes your development process faster and more efficient.
https://github.com/nektos/act
GitHub
GitHub - nektos/act: Run your GitHub Actions locally 🚀
Run your GitHub Actions locally 🚀. Contribute to nektos/act development by creating an account on GitHub.