[PR #598] [MERGED] Auto build metadata #688

Closed
opened 2025-11-06 12:04:44 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/veggiemonk/awesome-docker/pull/598
Author: @veggiemonk
Created: 7/19/2018
Status: Merged
Merged: 7/20/2018
Merged by: @veggiemonk

Base: masterHead: auto-build-metadata


📝 Commits (5)

  • ee0aa9c Automated script to update metadata
  • 8fcf0ce whitelist vimeo
  • 51227fe travis: fetch the whole repo
  • be84a44 Revert "travis: fetch the whole repo"
  • 19bf5ca buildMetadata: clean up logs

📊 Changes

10 files changed (+10703 additions, -42 deletions)

View changed files

📝 .gitignore (+0 -1)
.npmrc (+1 -0)
📝 .nvmrc (+1 -1)
📝 .travis.yml (+21 -4)
📝 README.md (+4 -5)
📝 buildMetadata.js (+75 -30)
📝 data/list_repos.json (+1 -1)
package-lock.json (+10577 -0)
📝 package.json (+1 -0)
push.sh (+22 -0)

📄 Description

That's going to be fun..... 😄

and it needs to be in master for it to run as expected.

any comment/ idea are welcome


🔄 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/598 **Author:** [@veggiemonk](https://github.com/veggiemonk) **Created:** 7/19/2018 **Status:** ✅ Merged **Merged:** 7/20/2018 **Merged by:** [@veggiemonk](https://github.com/veggiemonk) **Base:** `master` ← **Head:** `auto-build-metadata` --- ### 📝 Commits (5) - [`ee0aa9c`](https://github.com/veggiemonk/awesome-docker/commit/ee0aa9c308314c53d24265c1ee5cd52167556cd3) Automated script to update metadata - [`8fcf0ce`](https://github.com/veggiemonk/awesome-docker/commit/8fcf0cee9d1134885dd28a0d2b711f0ff46baaf5) whitelist vimeo - [`51227fe`](https://github.com/veggiemonk/awesome-docker/commit/51227fecf7039a557d63110acb9471382d6d086b) travis: fetch the whole repo - [`be84a44`](https://github.com/veggiemonk/awesome-docker/commit/be84a44da7152debd1fb8e2c1ec7a209f28e4dce) Revert "travis: fetch the whole repo" - [`19bf5ca`](https://github.com/veggiemonk/awesome-docker/commit/19bf5ca215116d20302fc0dee4c38fc8821f79aa) buildMetadata: clean up logs ### 📊 Changes **10 files changed** (+10703 additions, -42 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+0 -1) ➕ `.npmrc` (+1 -0) 📝 `.nvmrc` (+1 -1) 📝 `.travis.yml` (+21 -4) 📝 `README.md` (+4 -5) 📝 `buildMetadata.js` (+75 -30) 📝 `data/list_repos.json` (+1 -1) ➕ `package-lock.json` (+10577 -0) 📝 `package.json` (+1 -0) ➕ `push.sh` (+22 -0) </details> ### 📄 Description That's going to be fun..... 😄 and it needs to be in `master` for it to run as expected. any comment/ idea are welcome --- <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 2025-11-06 12:04:44 -06: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#688