mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2026-03-09 07:25:57 -05:00
[PR #911] [MERGED] Keep only external links checks #932
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/veggiemonk/awesome-docker/pull/911
Author: @veggiemonk
Created: 11/8/2020
Status: ✅ Merged
Merged: 11/11/2020
Merged by: @veggiemonk
Base:
master← Head:remove-check-ghrepo📝 Commits (4)
42da706Keep only external links checkse13a2c7Move tests into subdir, QA6235adaAdd script for running all tests locally, extract duplicate methods into helper2c53974Rename files📊 Changes
12 files changed (+296 additions, -351 deletions)
View changed files
📝
.github/PULL_REQUEST_TEMPLATE.md(+11 -0)📝
.github/workflows/pull_request.yml(+1 -1)📝
.gitignore(+1 -0)➖
.npmrc(+0 -1)📝
.prettierrc(+2 -0)➖
old_build_beta.js(+0 -132)📝
package.json(+2 -1)➖
pull_request.js(+0 -216)➕
tests/common.js(+102 -0)📝
tests/exclude_in_test.json(+0 -0)➕
tests/pull_request.js(+66 -0)➕
tests/test_all.js(+111 -0)📄 Description
fixes #908
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.