Commit Graph

  • 8f9132651a Update Order how git user is configured Stefan Zweifel 2020-11-25 20:23:17 +0100
  • 6c72ab7799 Use git config --global to setup repo Stefan Zweifel 2020-11-25 20:21:26 +0100
  • 983b799941 Output Commit User, Author and Message variables Stefan Zweifel 2020-11-25 20:19:39 +0100
  • bee2ad60b0 Rewrite Tests Stefan Zweifel 2020-11-25 20:18:56 +0100
  • ac4585b8d5 Update Tests Workflow Stefan Zweifel 2020-11-25 20:18:52 +0100
  • 4e7742676e Install bats-assert and bats-support dependencies Stefan Zweifel 2020-11-25 20:18:43 +0100
  • 2e61cc5f41 Add "Used By" Badge Stefan Zweifel 2020-11-02 20:14:07 +0100
  • 021e855056 Improve Wording in the Intro of the README Stefan Zweifel 2020-10-28 20:27:07 +0100
  • 7cec9acee6 Improve Example Stefan Zweifel 2020-10-28 20:26:25 +0100
  • bbd291750d Release v4.7.2 v4.7.2 Stefan Zweifel 2020-10-24 11:41:07 +0200
  • 114a5e6044
    Merge pull request #122 from stefanzweifel/revert-113-pr/complex-branches-2 Stefan Zweifel 2020-10-24 11:36:23 +0200
  • 4a75a2e723 Disable shellsheck for git-checkout Stefan Zweifel 2020-10-24 11:33:52 +0200
  • 1e826be61c
    Revert "Fix checking out branch names with / chars" Stefan Zweifel 2020-10-24 11:28:52 +0200
  • 4bab898d25 Create Remote Branch before running Action Stefan Zweifel 2020-10-22 19:52:43 +0200
  • 45872c3c23 Fix Typo in CHANGELOG Stefan Zweifel 2020-10-22 07:38:33 +0200
  • 9b7c21583c Release v4.7.1 v4.7.1 Stefan Zweifel 2020-10-22 07:37:21 +0200
  • 4cc90c7784 Fix Linter Errors Stefan Zweifel 2020-10-22 07:37:16 +0200
  • 367938329d
    Merge pull request #120 from stefanzweifel/revert-115-feature/checkout-options Stefan Zweifel 2020-10-22 07:35:11 +0200
  • 25cac34d8d
    Revert "Feature: Checkout Options" Stefan Zweifel 2020-10-22 07:33:38 +0200
  • 30cd17bff0 Merge branch 'master' of github.com:stefanzweifel/git-auto-commit-action Stefan Zweifel 2020-10-21 20:45:48 +0200
  • 8f5b58c89c Tag v4.7.0 v4.7.0 Stefan Zweifel 2020-10-21 20:45:37 +0200
  • 65928d2898
    Merge pull request #118 from stefanzweifel/tests-on-github-actions Stefan Zweifel 2020-10-17 14:59:06 +0200
  • 6b4ef1444c Add Badge Stefan Zweifel 2020-10-17 14:52:58 +0200
  • 55291ea168 Rename Step Stefan Zweifel 2020-10-17 14:51:58 +0200
  • 2b5c86365b Delete Remote Branch Stefan Zweifel 2020-10-17 14:46:50 +0200
  • ff28943460 Add Integration Tests Stefan Zweifel 2020-10-17 14:29:42 +0200
  • e3610414be Update README Stefan Zweifel 2020-10-17 14:15:18 +0200
  • 042c3265d5 Update README Stefan Zweifel 2020-10-17 14:14:28 +0200
  • 90cedba8bc Upgrade bats to v1.2.1 Stefan Zweifel 2020-10-16 19:26:44 +0200
  • ffd7e04887 Use HTTP to add origin Stefan Zweifel 2020-10-16 19:18:37 +0200
  • 4730dc67c9 Use Different Repo for Testing Stefan Zweifel 2020-10-16 19:10:04 +0200
  • b833fe0e9d
    Update Code Example for pull_request_target trigger Stefan Zweifel 2020-10-16 09:18:41 +0200
  • 653ea719ea Update Changelog Stefan Zweifel 2020-10-15 21:15:41 +0200
  • 75539a4432 Use INPUT_CHECKOUT_OPTIONS in tests Stefan Zweifel 2020-10-15 20:37:42 +0200
  • c9195e3497 Merge branch 'master' into tests-without-mocks Stefan Zweifel 2020-10-15 20:36:24 +0200
  • 47c724214a
    Merge pull request #115 from stefanzweifel/feature/checkout-options Stefan Zweifel 2020-10-15 20:36:06 +0200
  • 1ba48c6d7f Fix Linter Errors in entrypoint.sh Stefan Zweifel 2020-10-15 20:30:26 +0200
  • b9e4cea0ef Disable Markdown Linter Stefan Zweifel 2020-10-15 20:30:19 +0200
  • cfdb7e609e Add checkout_options to README Stefan Zweifel 2020-10-15 20:26:03 +0200
  • 849613a3ad Add test to cover checkout-options Stefan Zweifel 2020-10-15 20:23:04 +0200
  • 0ee9fb7263 Add checkout_options Stefan Zweifel 2020-10-15 20:21:08 +0200
  • 6456430b6b Ignore shellchecks Stefan Zweifel 2020-10-15 20:15:31 +0200
  • a5afe3865b Add Tests without mocked git Stefan Zweifel 2020-10-15 20:15:13 +0200
  • 7f67b0b49b Rename Test Stefan Zweifel 2020-10-14 20:28:01 +0200
  • 8700c3bc1c
    Merge pull request #113 from docwhat/pr/complex-branches-2 Stefan Zweifel 2020-10-12 16:34:53 +0200
  • 872d72f1ae Update Tests Stefan Zweifel 2020-10-12 16:33:12 +0200
  • f905f00706 Fix checking out branch names with / chars Christian Höltje 2020-10-12 10:17:25 -0400
  • 9c1e5d1c6a
    Merge pull request #111 from francescobianco/patch-1 Stefan Zweifel 2020-10-12 08:18:24 +0200
  • 18a94e4f78
    Update README.md Francesco Bianco 2020-10-11 22:35:28 +0200
  • 44aeb24da7 Fix Typo in Changelog Stefan Zweifel 2020-10-11 20:36:41 +0200
  • 5c9bfe7477 Tag v4.6.0 v4.6.0 Stefan Zweifel 2020-10-11 20:34:17 +0200
  • 814219db13
    Merge pull request #110 from Aebrathia/patch-1 Stefan Zweifel 2020-10-11 20:16:25 +0200
  • a204abce16
    Update action.yml Stefan Zweifel 2020-10-11 20:14:15 +0200
  • fc18df1417 Make commit_message optional Andréa Maugars 2020-10-11 14:45:47 +0200
  • 8f243393e7 Link Tests Badge Stefan Zweifel 2020-10-11 11:47:09 +0200
  • fc5b9bf8cf
    Merge pull request #109 from stefanzweifel/improve-testsuite Stefan Zweifel 2020-10-11 11:44:48 +0200
  • a818c89e49 Add can-work-with-empty-branch-name-and-tags test Stefan Zweifel 2020-10-11 11:24:53 +0200
  • 8bf1b5695a Add can-work-with-empty-branch-name test Stefan Zweifel 2020-10-11 11:21:16 +0200
  • ea30556d53 Add can-checkout-different-branch test Stefan Zweifel 2020-10-11 11:21:06 +0200
  • cd7c7f1a8a Add git-push-options-are-applied test Stefan Zweifel 2020-10-11 11:20:51 +0200
  • 4e16840be4 Add can-create-tag test Stefan Zweifel 2020-10-11 11:20:12 +0200
  • b0295737db Add commit-user-and-author-settings-are-applied test Stefan Zweifel 2020-10-11 11:20:01 +0200
  • 0d6d4a4b22 Add git-commit-options-are-applied Stefan Zweifel 2020-10-11 11:19:49 +0200
  • 091b400419 Add git-add-file-pattern-is-applied test Stefan Zweifel 2020-10-11 11:19:38 +0200
  • f7e362220d WIP Stefan Zweifel 2020-10-11 11:19:22 +0200
  • df97d6fbd8 Make testing a single test easier Stefan Zweifel 2020-10-11 10:40:59 +0200
  • 4f0fc14d0c Add shellmock_clean to setup method Stefan Zweifel 2020-10-11 10:40:48 +0200
  • cdf7b74cbf Fix remaining TODO test Stefan Zweifel 2020-10-11 10:40:40 +0200
  • 862aa0e1e1 Update Changelog Stefan Zweifel 2020-10-10 19:22:22 +0200
  • a9d1ac4f06
    Merge pull request #108 from stefanzweifel/fetch-repo-before-checkout Stefan Zweifel 2020-10-10 19:19:48 +0200
  • ebf8a401ee Fix Tests Stefan Zweifel 2020-10-10 18:06:55 +0200
  • 4b8393320b Fetch Repo before git checkout Stefan Zweifel 2020-10-10 17:54:11 +0200
  • 60c96d8c0d
    Merge pull request #107 from docwhat/pr/superlinter Stefan Zweifel 2020-10-10 16:18:15 +0200
  • 16d2bf88fd
    Remove Comments from Workflow Stefan Zweifel 2020-10-10 16:17:58 +0200
  • 54d78531cc Use SuperLinter instead of only shellcheck Christian Holtje 2020-10-10 01:12:48 -0400
  • 31f730400e Fix checking out branch names with / chars Christian Holtje 2020-10-10 00:58:00 -0400
  • f922a52bf1
    Use "main" as branch name in example Stefan Zweifel 2020-10-06 09:13:19 +0200
  • 0bf17c328a
    Fix Example using changes_detected output Stefan Zweifel 2020-10-06 09:11:36 +0200
  • 240b9ad1fd Add Example on how to use Outputs Stefan Zweifel 2020-10-05 19:47:23 +0200
  • 57054d8e7e
    Merge pull request #101 from OskarStark/patch-1 Stefan Zweifel 2020-09-23 15:59:12 +0200
  • 613ea337db
    Revert Oskar Stark 2020-09-23 12:43:44 +0200
  • 686020fb2a
    Typo Oskar Stark 2020-09-23 12:43:18 +0200
  • 90b474f549 Remove unused Steps in GitHub Workflow Stefan Zweifel 2020-09-13 14:21:10 +0200
  • 8c26230a11 Update git config if not set yet Stefan Zweifel 2020-09-13 14:18:41 +0200
  • 961d68003e Add yarn.lock to .gitignore Stefan Zweifel 2020-09-13 14:15:28 +0200
  • cbc3d50cea Add Badge Stefan Zweifel 2020-09-13 14:11:23 +0200
  • 9e4e2e76fa
    Add very basic test suite with bats and shellmock (#100) Stefan Zweifel 2020-09-13 14:07:14 +0200
  • e03cfd024d Disable failing test for now Test Suite 2020-09-13 13:59:03 +0200
  • c927e224f9 WIP Test Suite 2020-09-13 13:53:00 +0200
  • 0146af9082 WIP Test Suite 2020-09-13 13:50:44 +0200
  • fa8a4d56dc Delete WIP Test Suite 2020-09-13 13:50:42 +0200
  • bceb061b98 WIP Test Suite 2020-09-13 13:45:53 +0200
  • 678486426c Set git user in GitHub Context Test Suite 2020-09-13 13:42:29 +0200
  • bb84516b38 Add Failing Test Test Suite 2020-09-13 13:35:53 +0200
  • 7b44d94e4e WIP Stefan Zweifel 2020-09-13 13:33:42 +0200
  • bc65330a0e WIP Stefan Zweifel 2020-09-13 13:31:57 +0200
  • 5d37e5e8b4 WIP Stefan Zweifel 2020-09-13 13:29:25 +0200
  • 8aa3e32717 WIP Stefan Zweifel 2020-09-13 13:26:59 +0200
  • e7d387edc1 WIP Stefan Zweifel 2020-09-13 13:24:59 +0200
  • e7d4a91cc4 WIP Stefan Zweifel 2020-09-13 13:24:22 +0200