[PR #455] [MERGED] add 💀 to all repo's with a last commit > 500 days #11713

Closed
opened 2026-05-14 15:50:58 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/veggiemonk/awesome-docker/pull/455
Author: @moshloop
Created: 9/16/2017
Status: Merged
Merged: 9/20/2017
Merged by: @gesellix

Base: masterHead: ancients


📝 Commits (9)

  • 8585125 add 💀 to all repo's with a last commit > 500 days
  • cfec08c add github commit age checking
  • c23f0ef add github commit age checking
  • 019bd68 add gh tokens
  • 7436eb9 forks don't have access to encrypted vars...
  • e282be0 update GH_TOKEN
  • ae6eb76 split token to prevent it being deleted
  • 7f8dbec revert awesome_bot check
  • bf2db28 give small utilities a little more leeway

📊 Changes

2 files changed (+23 additions, -23 deletions)

View changed files

📝 .travis.yml (+1 -1)
📝 README.md (+22 -22)

📄 Description

I modified awesome_bot to check the last commit age and this was the output:

https://github.com/odewahn/docker-jumpstart/ => last commit was 788 days ago
https://github.com/dwyl/learn-docker => last commit was 759 days ago
https://github.com/p8952/bocker => last commit was 765 days ago
https://github.com/abesto/docker-compose-graphviz => last commit was 716 days ago
https://github.com/toscanini/maestro => last commit was 1494 days ago
https://github.com/CenturyLinkLabs/zodiac => last commit was 760 days ago
https://github.com/netvarun/docket => last commit was 963 days ago
https://github.com/humblec/dockit => last commit was 1046 days ago
https://github.com/longshoreman/longshoreman => last commit was 987 days ago
https://github.com/dockerana/dockerana => last commit was 1013 days ago
https://github.com/gocardless/logjam => last commit was 709 days ago
https://github.com/tubesandlube/blimp => last commit was 902 days ago
https://github.com/CenturyLinkLabs/panamax-ui => last commit was 570 days ago
https://github.com/ooyala/atlantis => last commit was 568 days ago
https://github.com/silarsis/docker-proxy => last commit was 502 days ago
https://github.com/zchee/h2o-proxy => last commit was 596 days ago
https://github.com/cpuguy83/docker-grand-ambassador => last commit was 970 days ago
https://github.com/factorish/proxy => last commit was 873 days ago
https://github.com/icecrime/docker-mon => last commit was 929 days ago
https://github.com/crosbymichael/dockersql => last commit was 1042 days ago
https://github.com/Electrofenster/dockerding-on-rails => last commit was 642 days ago
https://github.com/mutable/container-factory => last commit was 864 days ago
https://github.com/wercker/dlayer => last commit was 583 days ago
https://github.com/jlhawn/dockramp => last commit was 501 days ago
https://github.com/djosephsen/skinnywhale => last commit was 689 days ago
https://github.com/kstaken/dockerfile-examples => last commit was 656 days ago
https://github.com/clusterhq/powerstrip => last commit was 610 days ago
https://github.com/fgrehm/devstep => last commit was 802 days ago
https://github.com/bsideup/forward2docker => last commit was 528 days ago
https://github.com/awvessel/vessel => last commit was 791 days ago
https://github.com/rancher/sherdock => last commit was 719 days ago
https://github.com/dockunit/platform => last commit was 666 days ago
https://github.com/cortexmedia/Beluga => last commit was 716 days ago
https://github.com/benzaita/docker-do => last commit was 675 days ago
https://github.com/CenturyLinkLabs/dray => last commit was 602 days ago
https://github.com/mattes/fugu => last commit was 768 days ago
https://github.com/bubenkoff/vagrant-docker-example => last commit was 756 days ago
https://github.com/GDSSecurity/Docker-Secure-Deployment-Guidelines => last commit was 502 days ago
https://github.com/ashmckenzie/percheron => last commit was 758 days ago


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/veggiemonk/awesome-docker/pull/455 **Author:** [@moshloop](https://github.com/moshloop) **Created:** 9/16/2017 **Status:** ✅ Merged **Merged:** 9/20/2017 **Merged by:** [@gesellix](https://github.com/gesellix) **Base:** `master` ← **Head:** `ancients` --- ### 📝 Commits (9) - [`8585125`](https://github.com/veggiemonk/awesome-docker/commit/8585125d81c918c0594c3ea11e0997981642cea4) add :skull: to all repo's with a last commit > 500 days - [`cfec08c`](https://github.com/veggiemonk/awesome-docker/commit/cfec08c4635981fa7696a8140a24c90570e65b58) add github commit age checking - [`c23f0ef`](https://github.com/veggiemonk/awesome-docker/commit/c23f0ef801e7908ab364f6e3ed10614d5cf666ed) add github commit age checking - [`019bd68`](https://github.com/veggiemonk/awesome-docker/commit/019bd687c6dc6e1ea81fffcd3e15dc394678670d) add gh tokens - [`7436eb9`](https://github.com/veggiemonk/awesome-docker/commit/7436eb9838220ef6207bc9fb0c477af6db16fcc2) forks don't have access to encrypted vars... - [`e282be0`](https://github.com/veggiemonk/awesome-docker/commit/e282be0219b4f6b45599ce6434c76e614273105d) update GH_TOKEN - [`ae6eb76`](https://github.com/veggiemonk/awesome-docker/commit/ae6eb768e291bc9560ed331bbcecfdbb665586de) split token to prevent it being deleted - [`7f8dbec`](https://github.com/veggiemonk/awesome-docker/commit/7f8dbecf633cd9e712a641aa6a2f6bcb7c327984) revert awesome_bot check - [`bf2db28`](https://github.com/veggiemonk/awesome-docker/commit/bf2db288e5b5896ab07cec172d9878e0e2f18af2) give small utilities a little more leeway ### 📊 Changes **2 files changed** (+23 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `.travis.yml` (+1 -1) 📝 `README.md` (+22 -22) </details> ### 📄 Description I modified awesome_bot to check the last commit age and this was the output: https://github.com/odewahn/docker-jumpstart/ => last commit was 788 days ago https://github.com/dwyl/learn-docker => last commit was 759 days ago https://github.com/p8952/bocker => last commit was 765 days ago https://github.com/abesto/docker-compose-graphviz => last commit was 716 days ago https://github.com/toscanini/maestro => last commit was 1494 days ago https://github.com/CenturyLinkLabs/zodiac => last commit was 760 days ago https://github.com/netvarun/docket => last commit was 963 days ago https://github.com/humblec/dockit => last commit was 1046 days ago https://github.com/longshoreman/longshoreman => last commit was 987 days ago https://github.com/dockerana/dockerana => last commit was 1013 days ago https://github.com/gocardless/logjam => last commit was 709 days ago https://github.com/tubesandlube/blimp => last commit was 902 days ago https://github.com/CenturyLinkLabs/panamax-ui => last commit was 570 days ago https://github.com/ooyala/atlantis => last commit was 568 days ago https://github.com/silarsis/docker-proxy => last commit was 502 days ago https://github.com/zchee/h2o-proxy => last commit was 596 days ago https://github.com/cpuguy83/docker-grand-ambassador => last commit was 970 days ago https://github.com/factorish/proxy => last commit was 873 days ago https://github.com/icecrime/docker-mon => last commit was 929 days ago https://github.com/crosbymichael/dockersql => last commit was 1042 days ago https://github.com/Electrofenster/dockerding-on-rails => last commit was 642 days ago https://github.com/mutable/container-factory => last commit was 864 days ago https://github.com/wercker/dlayer => last commit was 583 days ago https://github.com/jlhawn/dockramp => last commit was 501 days ago https://github.com/djosephsen/skinnywhale => last commit was 689 days ago https://github.com/kstaken/dockerfile-examples => last commit was 656 days ago https://github.com/clusterhq/powerstrip => last commit was 610 days ago https://github.com/fgrehm/devstep => last commit was 802 days ago https://github.com/bsideup/forward2docker => last commit was 528 days ago https://github.com/awvessel/vessel => last commit was 791 days ago https://github.com/rancher/sherdock => last commit was 719 days ago https://github.com/dockunit/platform => last commit was 666 days ago https://github.com/cortexmedia/Beluga => last commit was 716 days ago https://github.com/benzaita/docker-do => last commit was 675 days ago https://github.com/CenturyLinkLabs/dray => last commit was 602 days ago https://github.com/mattes/fugu => last commit was 768 days ago https://github.com/bubenkoff/vagrant-docker-example => last commit was 756 days ago https://github.com/GDSSecurity/Docker-Secure-Deployment-Guidelines => last commit was 502 days ago https://github.com/ashmckenzie/percheron => last commit was 758 days ago --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-14 15:50:58 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-docker#11713