GithubHelp home page GithubHelp logo

travi / netlify-scaffolder Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 4.71 MB

host scaffolder for static sites hosted on Netlify

Home Page: https://npm.im/@travi/netlify-scaffolder

License: MIT License

JavaScript 96.83% Shell 3.17%

netlify-scaffolder's Introduction

netlify-scaffolder

host scaffolder for static sites hosted on Netlify

Codecov Node CI Workflow Status

Usage

npm MIT license

Installation

$ npm install @travi/netlify-scaffolder --prod

Contributing

Conventional Commits Commitizen friendly semantic-release PRs Welcome Renovate

Dependencies

$ nvm install
$ npm install

Verification

$ npm test

netlify-scaffolder's People

Contributors

dependabot[bot] avatar greenkeeper[bot] avatar renovate-bot avatar renovate[bot] avatar travi avatar

Stargazers

 avatar

Watchers

 avatar  avatar

netlify-scaffolder's Issues

The automated release is failing 🚨

🚨 The automated release from the master branch failed. 🚨

I recommend you give this issue a high priority, so other packages depending on you could benefit from your bug fixes and new features.

You can find below the list of errors reported by semantic-release. Each one of them has to be resolved in order to automatically publish your package. I’m sure you can resolve this πŸ’ͺ.

Errors are usually caused by a misconfiguration or an authentication problem. With each error reported below you will find explanation and guidance to help you to resolve it.

Once all the errors are resolved, semantic-release will release your package the next time you push a commit to the master branch. You can also manually restart the failed CI job that runs semantic-release.

If you are not sure how to resolve this, here is some links that can help you:

If those don’t help, or if this issue is reporting something you think isn’t right, you can always ask the humans behind semantic-release.


No npm token specified.

An npm token must be created and set in the NPM_TOKEN environment variable on your CI environment.

Please make sure to create an npm token and to set it in the NPM_TOKEN environment variable on your CI environment. The token must allow to publish to the registry https://registry.npmjs.org/.


Good luck with your project ✨

Your semantic-release bot πŸ“¦πŸš€

An in-range update of @travi/eslint-config-travi is breaking the build 🚨

The devDependency @travi/eslint-config-travi was updated from 1.8.6 to 1.8.7.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

@travi/eslint-config-travi is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details

Release Notes for v1.8.7

1.8.7 (2019-11-04)

Bug Fixes

  • package: update eslint-plugin-cucumber to version 1.4.0 (d6fdfc5)
Commits

The new version differs by 2 commits.

  • 67c246e chore(package): update lockfile package-lock.json
  • d6fdfc5 fix(package): update eslint-plugin-cucumber to version 1.4.0

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Error type: undefined. Note: this is a nested preset so please contact the preset author if you are unable to fix it yourself.

An in-range update of @travi/babel-preset is breaking the build 🚨


☝️ Important announcement: Greenkeeper will be saying goodbye πŸ‘‹ and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The devDependency @travi/babel-preset was updated from 3.0.17 to 3.0.18.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

@travi/babel-preset is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details

Release Notes for v3.0.18

3.0.18 (2020-04-07)

Bug Fixes

  • package: update @form8ion/babel-preset to version 1.6.20 (ebc23bd)
Commits

The new version differs by 12 commits.

  • 125f39e chore(package): update lockfile package-lock.json
  • ebc23bd fix(package): update @form8ion/babel-preset to version 1.6.20
  • b4a2348 chore(package): update lockfile package-lock.json
  • c95455d chore(package): update rollup to version 2.3.3
  • db2f0d7 chore(package): update lockfile package-lock.json
  • b12125f chore(package): update @travi/eslint-config to version 1.0.34
  • da0aa4e chore(package): update lockfile package-lock.json
  • 9a7f407 chore(package): update rollup to version 2.3.2
  • 37a64c5 chore(package): update lockfile package-lock.json
  • 9e86c28 chore(package): update rollup to version 2.3.1
  • 8cf6d83 chore(package): update lockfile package-lock.json
  • d210597 chore(package): update rollup to version 2.3.0

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of mocha is breaking the build 🚨

The devDependency mocha was updated from 6.2.1 to 6.2.2.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

mocha is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details

Release Notes for v6.2.2

6.2.2 / 2019-10-18

πŸ› Fixes

πŸ“– Documentation

Commits

The new version differs by 12 commits.

  • 843a322 6.2.2
  • aec8b02 update CHANGELOG for v6.2.2 [ci skip]
  • 7a8b95a npm audit fixes
  • cebddf2 Improve reporter documentation for mocha in browser. (#4026)
  • 3f7b987 uncaughtException: report more than one exception per test (#4033)
  • ee82d38 modify alt text of image from Backers to Sponsors inside Sponsors section in Readme (#4046)
  • e9c036c special-case parsing of "require" in unparseNodeArgs(); closes #4035 (#4063)
  • 954cf0b Fix HTMLCollection iteration to make unhide function work as expected (#4051)
  • 816dc27 uncaughtException: fix double EVENT_RUN_END events (#4025)
  • 9650d3f add OpenJS Foundation logo to website (#4008)
  • f04b81d Adopt the OpenJSF Code of Conduct (#3971)
  • aca8895 Add link checking to docs build step (#3972)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of rollup is breaking the build 🚨

The devDependency rollup was updated from 1.9.2 to 1.9.3.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

rollup is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details

Release Notes for v1.9.3

2019-04-10

Bug Fixes

  • Simplify return expressions that are evaluated before the surrounding function is bound (#2803)

Pull Requests

  • #2803: Handle out-of-order binding of identifiers to improve tree-shaking (@lukastaegert)
Commits

The new version differs by 3 commits.

  • 516a06d 1.9.3
  • a5526ea Update changelog
  • c3d73ff Handle out-of-order binding of identifiers to improve tree-shaking (#2803)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Repository problems

These problems occurred while renovating this repository. View logs.

  • WARN: Base branch does not exist - skipping

Awaiting Schedule

These updates are awaiting their schedule. Click on a checkbox to get an update now.

  • chore(deps): lock file maintenance (master)

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/node-ci.yml
  • actions/checkout v4.1.1@b4ffde65f46336ab88eb53be808477a3936bae11
  • actions/setup-node v4.0.0@8f152de45cc393bb48ce5d89d36b731f54556e65
  • codecov/codecov-action v3.1.4@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d
.github/workflows/release.yml
npm
package.json
  • @babel/register 7.22.15
  • @travi/any 3.0.2
  • @travi/babel-preset 3.0.116
  • @travi/eslint-config 4.0.5
  • @travi/eslint-config-mocha 1.0.21
  • ban-sensitive-files 1.10.1
  • c8 8.0.1
  • chai 4.3.10
  • commitlint-config-travi 1.4.44
  • cross-env 7.0.3
  • cz-conventional-changelog 3.3.0
  • husky 8.0.3
  • mocha 10.2.0
  • npm-run-all2 6.1.1
  • publint 0.2.6
  • remark-cli 12.0.0
  • remark-preset-lint-travi 6.0.3
  • rimraf 5.0.5
  • rollup 4.9.0
  • rollup-plugin-auto-external 2.0.0
  • sinon 17.0.1
nvm
.nvmrc
  • node 20

  • Check this box to trigger a request for Renovate to run again on this repository

An in-range update of husky is breaking the build 🚨

The devDependency husky was updated from 3.0.9 to 3.1.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

husky is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details

Release Notes for v3.1.0
  • Add pre-merge-commit hook (#605)
Commits

The new version differs by 5 commits.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of codecov is breaking the build 🚨

The devDependency codecov was updated from 3.6.4 to 3.6.5.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

codecov is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details

Commits

The new version differs by 2 commits.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of babel7 is breaking the build 🚨

There have been updates to the babel7 monorepo:

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

This monorepo update includes releases of one or more dependencies which all belong to the babel7 group definition.

babel7 is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of remark-preset-lint-travi is breaking the build 🚨

The devDependency remark-preset-lint-travi was updated from 1.2.1 to 1.2.2.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

remark-preset-lint-travi is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details

Release Notes for v1.2.2

1.2.2 (2019-10-30)

Bug Fixes

  • dependencies: bumped a bunch of packages, including remark plugins (8654ac0)
Commits

The new version differs by 12 commits.

  • 1cae8c3 build(node-version): upgraded to the latest lts version
  • 8654ac0 fix(dependencies): bumped a bunch of packages, including remark plugins
  • 81c3c13 chore(dependencies): upgraded the commitizen adapter
  • d747e3f ci(dpl): opted into v2
  • b8036d0 build(deps): bump js-yaml from 3.12.0 to 3.13.1
  • a6d7462 build(deps): bump eslint-utils from 1.3.1 to 1.4.2
  • ac75766 chore(package): update lockfile package-lock.json
  • 29d24d8 chore(package): update remark-cli to version 7.0.0
  • 9c18ddc chore(package): update lockfile package-lock.json
  • 49a673b chore(package): update remark to version 11.0.0
  • 3adc4f5 chore(package): update lockfile package-lock.json
  • 943ca2c chore(package): update cz-conventional-changelog to version 3.0.0

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of @travi/babel-preset is breaking the build 🚨

The devDependency @travi/babel-preset was updated from 3.0.3 to 3.0.4.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

@travi/babel-preset is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details

Release Notes for v3.0.4

3.0.4 (2019-11-05)

Bug Fixes

  • package: update @form8ion/babel-preset to version 1.6.3 (2c89592)
Commits

The new version differs by 23 commits.

  • 1b232ff chore(package): update lockfile package-lock.json
  • 2c89592 fix(package): update @form8ion/babel-preset to version 1.6.3
  • 8669a5e chore(package): update lockfile package-lock.json
  • 4397431 chore(package): update rollup to version 1.26.3
  • da315d5 chore(package): update lockfile package-lock.json
  • 37b1c5f chore(package): update rollup to version 1.26.2
  • 3fd6ace chore(package): update lockfile package-lock.json
  • bb4d0b8 chore(package): update rollup to version 1.26.1
  • 35825d5 chore(package): update lockfile package-lock.json
  • d4d6500 chore(package): update rollup to version 1.26.0
  • c041547 chore(package): update lockfile package-lock.json
  • 39d2f0a chore(package): update @travi/eslint-config to version 1.0.25
  • 9ad599f chore(package): update lockfile package-lock.json
  • 994f6c1 chore(package): update rollup to version 1.25.2
  • 43f2694 chore(package): update lockfile package-lock.json

There are 23 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

host option: netlify

  • install netlify-cli as a devDependency
  • npm script to deploy: netlify deploy --site=$NETLIFY_SITE_ID --auth=$NETLIFY_ACCESS_TOKEN --dir=./${buildDirectory}/ --prod
  • create the site with the netlify-cli: netlify init
  • add NETLIFY_SITE_ID and NETLIFY_ACCESS_TOKEN as secure env vars to .travis.yml (NETLIFY_SITE_ID can be found in the .netlify generated by the netlify init command)
  • add .netlify to .gitignore
  • be sure to build before deploying
  • define script for ci to run to trigger the deploy

An in-range update of rollup is breaking the build 🚨

The devDependency rollup was updated from 1.18.0 to 1.19.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

rollup is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details

Commits

The new version differs by 6 commits.

  • 9af119d 1.19.0
  • b3f361c Update changelog
  • 456f4d2 Avoid variable from empty module name be empty (#3026)
  • 17eaa43 Use id of last module in chunk as name base for auto-generated chunks (#3025)
  • 871bfa0 Switch to a code-splitting build and update dependencies (#3020)
  • 2443783 Unified file emission api (#2999)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of babel7 is breaking the build 🚨

There have been updates to the babel7 monorepo:

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

This monorepo update includes releases of one or more dependencies which all belong to the babel7 group definition.

babel7 is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of rollup is breaking the build 🚨

The devDependency rollup was updated from 1.14.2 to 1.14.3.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

rollup is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details

Release Notes for v1.14.3

2019-06-06

Bug Fixes

  • Generate correct external imports when importing from a directory that would be above the root of the current working directory (#2902)

Pull Requests

Commits

The new version differs by 4 commits.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of sinon is breaking the build 🚨

The devDependency sinon was updated from 7.3.0 to 7.3.1.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

sinon is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details

Commits

The new version differs by 6 commits.

  • 3812a7d Update docs/changelog.md and set new release id in docs/_config.yml
  • 93bef55 Add release documentation for v7.3.1
  • e02c192 7.3.1
  • 8ee1d35 Update CHANGELOG.md and AUTHORS for new release
  • bc53d82 Fix security issues
  • 1a09166 Update @sinonjs/samsam to v3.3.1

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of nyc is breaking the build 🚨


☝️ Important announcement: Greenkeeper will be saying goodbye πŸ‘‹ and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The devDependency nyc was updated from 15.0.0 to 15.0.1.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

nyc is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details

Commits

The new version differs by 12 commits.

  • d9a76d5 chore(release): 15.0.1
  • 3a577f0 fix: Ignore insignificant lines when coalesce text report (#1300)
  • df34c1c fix: Data merge concurrency limit to prevent OOM (#1293)
  • befbf08 chore: A test where nyc output help text to stderr was flaky (#1269)
  • 9260a70 docs: Remove nyc containing object in json config examples (#1276)
  • bed4729 chore: Minor Markdown tweaks (#1256)
  • fcacc46 chore: Update node-preload to v0.2.1 (#1257)
  • 8b4a148 chore: Update standard to v14.3.1 (#1250)
  • 676ca86 chore: Switch to AppVeyor for Windows testing (#1255)
  • fcd2115 chore: Conditionally set envPath.APPDATA for tests (#1254)
  • 3445b19 chore: Remove the unused uuid dependency (#1252)
  • 559ada2 chore: Remove the unused js-yaml dependency. (#1247)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of remark-cli is breaking the build 🚨

The devDependency remark-cli was updated from 7.0.0 to 7.0.1.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

remark-cli is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.