Giter Club home page Giter Club logo

actions-asciidoctor's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

actions-asciidoctor's Issues

Set up Ruby

Repetition stinks. Currently, every user has to repeat the call to ruby/setup-ruby; we should do that for them.

Once ruby/setup-ruby#58 is done, adopt the solution here.

GitHub Actions Deprecating 'set-env' and 'add-path' commands

The installation fails because of GitHub actions deprecating 'set-env' and 'add-path' commands.

Error: Unable to process command '::add-path::' successfully.
Error: The add-path command is disabled. Please upgrade to using Environment Files or opt into unsecure command execution by setting the ACTIONS_ALLOW_UNSECURE_COMMANDS environment variable to true. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/

add-env in:

command_1.issueCommand('add-path', {}, inputPath);

set-env in:

command_1.issueCommand('set-env', { name }, convertedVal);

Remove asciidoctor option hack

This whole action really comes from the need not only separately installing, but also hacking additional parameters into calls when using Hugo:

Once Hugo allows to configure its use of asciidoc(tor), this motivation goes away.

  • Remove the wrapping of asciidoctor
  • Re-evaluate whether there's a use case left for this action, or if a straight-forward gem install isn't the preferable approach.

Calls from Hugo fail

When used in tandem with https://github.com/peaceiris/actions-hugo, calls to asciidoctor from Hugo fail:

/home/runner/work/today-i-learned/today-i-learned/actions_asciidoctor/asciidoctor rendering posts/2020-04-24-navigating-slack.adoc: fork/exec /home/runner/work/today-i-learned/today-i-learned/actions_asciidoctor/asciidoctor: exec format error

Not sure what the qualitative difference to the old hack on that end is, though.

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.