mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2026-03-09 07:25:57 -05:00
[PR #960] [MERGED] [deploy] Use netlify plugins #977
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/960
Author: @veggiemonk
Created: 10/23/2021
Status: ✅ Merged
Merged: 10/23/2021
Merged by: @veggiemonk
Base:
master← Head:netlify-plugins📝 Commits (9)
d98c56bUse netlify pluginse083815change to module370d33bchange to module6d98886load json cjs3bdaf57default exportfda26b0load json readfileSyncce03262Ignore badge7ebe48bRemove phonibofe5bda5Ignore failing url📊 Changes
12 files changed (+844 additions, -7713 deletions)
View changed files
➖
.eslintrc.js(+0 -33)📝
.nvmrc(+1 -1)➖
.prettierrc(+0 -7)➖
.travis.yml(+0 -2)📝
README.md(+2 -3)📝
build.js(+0 -38)📝
package-lock.json(+821 -7600)📝
package.json(+7 -20)📝
tests/common.mjs(+5 -3)📝
tests/exclude_in_test.json(+3 -1)📝
tests/pull_request.mjs(+2 -2)📝
tests/test_all.mjs(+3 -3)📄 Description
Parcel v1 is not secure, let's remove those dependencies and use netlify plugins instead
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.