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

Github action to automate Docker image for SHACL API #149

Merged
merged 10 commits into from
Mar 2, 2023

Commits on Feb 28, 2023

  1. Action to build and push image automatically

    Using gimie as a reference
    supermaxiste authored Feb 28, 2023
    Configuration menu
    Copy the full SHA
    20a0e0e View commit details
    Browse the repository at this point in the history
  2. Changed trigger to test action

    Any push on main now triggers the action. This will be removed once the build is successful.
    supermaxiste authored Feb 28, 2023
    Configuration menu
    Copy the full SHA
    7df3c49 View commit details
    Browse the repository at this point in the history
  3. Change main to master

    supermaxiste authored Feb 28, 2023
    Configuration menu
    Copy the full SHA
    6ae4674 View commit details
    Browse the repository at this point in the history
  4. Update minimal action

    supermaxiste authored Feb 28, 2023
    Configuration menu
    Copy the full SHA
    ee54b35 View commit details
    Browse the repository at this point in the history
  5. Add login action

    supermaxiste authored Feb 28, 2023
    Configuration menu
    Copy the full SHA
    a51ab80 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b65d194 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Updated all actions to specific SHA, added VERSION as variable to Doc…

    …kerfile and updated README
    supermaxiste committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    7399a3a View commit details
    Browse the repository at this point in the history
  2. Added trigger on pull_request and push to master. Trigger will be rem…

    …oved after PR is approved
    supermaxiste committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    db3244b View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Configuration menu
    Copy the full SHA
    a02bffe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    324aaba View commit details
    Browse the repository at this point in the history