Jekyll Deploy Action Versions Save

🪂 A Github Action to deploy the Jekyll site conveniently for GitHub Pages.

v0.6.0

1 month ago

🎉 Hello world, I'm a new release for better work!

  1. Bump nokogiri from 1.14.3 to 1.16.2 (#78).
  2. Specific ruby version support (#53).
  3. Update cache config.

Hey, guys! Welcome to update to this version.

v0.5.1

4 months ago

🎉 Hello world, I'm a new release for better work!

  1. Fixed bundler requires Ruby version >=3.0.0 (#70).

Hey, guys! Welcome to update to this version.

v0.5.0

10 months ago

🎉 Hello world, I'm a new release for better work!

  1. Support required bundler version by Gemfile.lock.
  2. Using main branch as the git initial branch.
  3. Add test provider to skip publishing (#36).
  4. Fixed the remote end hung up unexpectedly (#64).
  5. Support to publish site via SSH protocol (#66).
  6. Bump nokogiri from 1.13.6 to 1.13.9 (#52).
  7. Bump nokogiri from 1.13.9 to 1.13.10 (#56)
  8. Bump nokogiri from 1.13.10 to 1.14.3 (#63).

Hey, guys! Welcome to update to this version.

v0.4.0

1 year ago

🎉 Hello world, I'm a new release for better work!

  1. Fix Github API metadata warnings (#31).
  2. Better compatibility with cached gems.
  3. Bump nokogiri from 1.12.5 to 1.13.3 (#33).
  4. Bump nokogiri from 1.13.3 to 1.13.4 (#37).
  5. Support to restore mtime of all files (#40).
  6. GitHub workaround for CVE-2022-24765 (#43).
  7. Fix unsafe repositories of bundle packages (#43).
  8. Bump nokogiri from 1.13.4 to 1.13.6 (#44).

Hey, guys! Welcome to update to this version.

v0.3.1

2 years ago

🎉 Hello world, I'm a new release for better work!

  1. Bump nokogiri from 1.12.3 to 1.12.5 (#28) .
  2. Update ubuntu version of test action.
  3. Support GITHUB_TOKEN (#29).
  4. Uniform the style of code.

This version improved the building speed over almost 75%!

Welcome to update to this version.

v0.3.0

2 years ago

🎉 Hello world, I'm a new release for better work!

  1. Support to check GitHub repository name (#23) .
  2. Fix error processing package elpa-magit (#25) .
  3. Add bundle config to cache all.
  4. Support to execute pre-build commands.
  5. Better environment initialization.

This version improved the building speed over almost 75%!

Welcome to update to this version.

v0.2.1

2 years ago

🎉 Hello world, I'm a new release for better work!

  1. Fix removing .git folder failed (#10) .
  2. Fix incompatible gems cache caused corruption (#12) .
  3. Add libvips-dev library dependency (#13).
  4. Fix caching bundle gems not working (#14).
  5. Remove unused output.
  6. Update actions/cache configuration.
  7. Bump kramdown from 2.3.0 to 2.3.1 (#16).

Welcome to update to this version.

v0.2.0

3 years ago

🎉 Hello world, I'm a new release for better work!

  1. Add gsl library to Dockerfile.
  2. Change interpreter for github provider.
  3. Migrate to ruby:2.7 for Dockerfile.

Welcome to update to this version.

v0.1.4

3 years ago

🎉 Hello world, I'm a new release for better work!

  1. Update Dockerfile on ImageMagick to support image manipulation (#3).

Welcome to update to this version.

v0.1.3

3 years ago

🎉 Hello world, I'm a new release for better work!

  1. Support custom Jekyll Baseurl.
  2. Fix some bugs.