Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert to Github Action #120

Draft
wants to merge 11 commits into
base: master
Choose a base branch
from

Commits on Feb 25, 2022

  1. Convert to Github Action

    elijahboston committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    7cc5f83 View commit details
    Browse the repository at this point in the history
  2. use local action

    elijahboston committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    ccd8874 View commit details
    Browse the repository at this point in the history
  3. checkout first

    elijahboston committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    d695acb View commit details
    Browse the repository at this point in the history
  4. make executable

    elijahboston committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    7862761 View commit details
    Browse the repository at this point in the history
  5. fix branch name

    elijahboston committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    c40d175 View commit details
    Browse the repository at this point in the history
  6. use mini_httpd

    elijahboston committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    8eb2a13 View commit details
    Browse the repository at this point in the history
  7. use bash

    elijahboston committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    8102ecb View commit details
    Browse the repository at this point in the history
  8. install bash

    elijahboston committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    bd5c38d View commit details
    Browse the repository at this point in the history
  9. format

    elijahboston committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    68ca9ef View commit details
    Browse the repository at this point in the history
  10. format

    elijahboston committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    02bdf14 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. use httpd service

    elijahboston committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    ad1b8f2 View commit details
    Browse the repository at this point in the history