GithubHelp home page GithubHelp logo

walxlgf / gatsby-incremental-builds-gh-actions-example Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kristianfreeman/gatsby-incremental-builds-gh-actions-example

0.0 1.0 0.0 1.4 MB

Example Gatsby Incremental Builds + GitHub Actions Project

Home Page: https://gatsby-incremental-builds-gh-actions-example.signalnerve.workers.dev/

License: MIT License

JavaScript 100.00%

gatsby-incremental-builds-gh-actions-example's Introduction

Gatsby Incremental Builds + GitHub Actions

Example repository showing how Gatsby Incremental Builds can be accomplished using GitHub Actions deploys.

As a proof of concept, an example deployment using Cloudflare Workers is included in this repo. When new commits are made, the workflow will run, caching any existing content (using the .cache and public directories) and not requiring content that hasn't changed to be built again.

Note that this repo is pretty WIP from a documentation perspective, but I do want to shout out @raulfdm who beat me to implementing this with a significantly easier implementation than what I was trying to pull off. Some of the workflow code in this project is based on his work.

Limitations

  • GitHub Actions' caching feature is currently only supported on push and pull_request event types - this means that any repositories using schedules or repository_dispatch (custom webhook events) will be unable to use incremental builds with GitHub Actions at this time. This issue in the actions/cache repo tracks that problem: actions/cache#63.

gatsby-incremental-builds-gh-actions-example's People

Contributors

walxlgf avatar kristianfreeman avatar

Watchers

James Cloos avatar

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.