Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Releases: helaili/jekyll-action

Remove deprecation warnings and make author configurable

20 Jan 14:19
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.4.0...2.5.0

2.4.0

03 Jul 19:34
8ca4e61
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3...2.4.0

Fix branch detection and default push

16 Feb 18:25
8db04b1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3...2.3.1

2.3.0

14 Feb 12:27
cfa80cf
Compare
Choose a tag to compare

What's Changed

  • Publish to selected path by @helaili in #85
  • Improve testing

Full Changelog: 2.2...2.3.0

Default branch detection

15 Mar 13:44
d305e46
Compare
Choose a tag to compare

Previous version was expecting a master branch

Changing auth and allow pre-build commands

16 Jan 16:43
a48b8b3
Compare
Choose a tag to compare

Now using a token parameter that can be set to GITHUB_TOKEN.
You can specify pre_build_commands so that you can further customize the environment.

No Gemfile.lock!

03 Jan 18:07
Compare
Choose a tag to compare

Solve many issues by not requiring a Gemfile.lock file.
Added a build_only parameter
Added a jekyll_build_options parameter
Add a jekyll_env parameter
Worked a lot on testing

Config gemfile source and target branch

24 Aug 19:27
57a6a26
Compare
Choose a tag to compare
Merge pull request #51 from gamue/target_branch

Add option to configure target branch

A bit more logging info

19 May 18:42
Compare
Choose a tag to compare
2.0.3

left over echo

Migration to sh... for real this time

10 May 08:23
Compare
Choose a tag to compare

Several fixes following a halfway migration to sh