Commit Graph

  • 96e7dec17b Use --global Carles Pina i Estany 2022-04-13 08:50:50 +0200
  • e8fa5fd158 Print git version and attempted fix for https://github.com/cpina/github-action-push-to-another-repository/issues/64 related to https://github.blog/2022-04-12-git-security-vulnerability-announced/ Carles Pina i Estany 2022-04-13 08:46:46 +0200
  • 7063eebf04
    Add --depth 1 to save time and bandwidth Wesley Cota 2022-01-30 00:02:18 -0300
  • 5dfada73e4
    Merge 48f3917716 into 483689a71c guzhongren 2022-01-22 15:53:08 +0800
  • 48f3917716
    fix(issue): fix shell issue which ware found by shellcheck guzhongren 2022-01-22 15:51:14 +0800
  • e19896e3a0
    feat(shellcheck): add shell check for shell and pipeline guzhongren 2022-01-22 15:24:50 +0800
  • abea078a67
    Create main.yml guzhongren 2022-01-22 15:12:31 +0800
  • 483689a71c Use {} in the variable expansion v1.4.1 Carles Pina i Estany 2022-01-21 17:42:11 +0100
  • 084156bc22 Rename so it can be published (hopefully) Carles Pina i Estany 2022-01-20 23:47:19 +0100
  • 418e6e7a36 Merge branch 'main' of github.com:cpina/github-action-push-to-another-repository into main Carles Pina i Estany 2022-01-20 23:31:50 +0100
  • f5b6d14ea8 Simplify variable expansion Carles Pina i Estany 2022-01-20 23:30:55 +0100
  • 164a872083
    Merge pull request #51 from nedbat/nedbat/fix-readme v1.4 Carles Pina Estany 2021-12-28 20:39:26 +0000
  • 2e729bfae7 README: two fixes from target-directory work Ned Batchelder 2021-12-28 06:25:56 -0500
  • 182f55be84
    Fix the placement of a sentence in the README Ned Batchelder 2021-12-28 03:16:29 -0800
  • a607aa22f5
    Merge 5fecbad518 into 9077ab5399 Michael Panchenko 2021-12-17 17:16:27 +0800
  • 9077ab5399 Improve error message Carles Pina i Estany 2021-12-15 00:13:36 +0000
  • 23869efe3d Better handling of the git clone error Carles Pina i Estany 2021-12-15 00:09:49 +0000
  • 331033bc0f Try a better way to report errors Carles Pina i Estany 2021-12-14 23:58:36 +0000
  • b8ba82a17f Fix typo Carles Pina i Estany 2021-12-14 23:48:39 +0000
  • 7096925caa Report the error if the destination branch does not exist Carles Pina i Estany 2021-12-14 23:42:49 +0000
  • e6c065d351 Fix text Carles Pina i Estany 2021-12-14 23:41:43 +0000
  • 82c7282c01 Added creation of target branch if it doesn't already exist on target repo Grzegorz Poreba 2021-12-13 12:15:25 +0100
  • e7314057a0 Fix deleting of files when TARGET_DIRECTORY is not specified Carles Pina i Estany 2021-12-08 23:55:47 +0100
  • 24c550e8a7 Merge branch 'main' of github.com:cpina/github-action-push-to-another-repository into main Carles Pina i Estany 2021-12-08 23:34:05 +0100
  • c200780764 Improve message Carles Pina i Estany 2021-12-08 23:33:53 +0100
  • 5fecbad518 Support force pushing Michael Panchenko 2021-12-05 19:48:43 +0100
  • 7172452e83
    Merge 214cf1024e into 6e36e20d0e Gabriele Ara 2021-11-16 13:57:27 +0100
  • 214cf1024e Using DESTINATION_GITHUB_USERNAME instead of USER_NAME for cloning and pushing Gabriele Ara 2021-11-16 13:57:20 +0100
  • 6e36e20d0e
    Merge pull request #44 from rottencandy/patch-2 Carles Pina Estany 2021-11-10 08:58:48 +0100
  • cdae6bf3fc
    Update documentation for target-branch Mohammed Saud 2021-11-10 13:11:24 +0530
  • 460cd93e14 Restore the .git even in the code path without target_directory Carles Pina i Estany 2021-10-26 00:04:38 +0100
  • 66ead10846 Delete unnedded code Carles Pina i Estany 2021-10-26 00:02:51 +0100
  • 5ca36a784d If no directory to be deleted avoids... deleting the directory Carles Pina i Estany 2021-10-25 23:55:36 +0100
  • 371fdd6652 Avoid unneeded check Carles Pina i Estany 2021-10-25 23:47:44 +0100
  • df5ac1b335 Merge branch 'patch-1' into main Carles Pina i Estany 2021-10-25 23:41:08 +0100
  • f7a5c6e388 Change the order (all the required and then all the optionals) Carles Pina i Estany 2021-10-25 23:32:18 +0100
  • 9ed2368a01 server is not required (default was already set) Carles Pina i Estany 2021-10-25 23:31:41 +0100
  • eb81a2a185
    Merge pull request #35 from oshdev/patch-1 Carles Pina Estany 2021-10-25 23:06:42 +0100
  • 2aa9bd0f37
    Merge e7185da60e into af82da7f2b Sachin Chougule 2021-10-25 23:03:15 +0100
  • af82da7f2b Use indentation consistenly Carles Pina i Estany 2021-10-25 23:03:05 +0100
  • d4122690a7
    Merge pull request #41 from DevOpenWRT-Router/main Carles Pina Estany 2021-10-25 22:55:10 +0100
  • e7185da60e
    Updated the entrypoint Sachin Chougule 2021-10-04 15:45:58 +0530
  • aa69941031
    fix(target-branch): historical branch name Osh Slomczynski 2021-09-02 13:10:12 +0100
  • 44d7a5c0f9
    Update Fix Eliminater74 2021-08-31 06:04:57 -0400
  • 2708e223bc
    Update entrypoint.sh Cleanup Eliminater74 2021-08-29 18:15:51 -0400
  • 38d751da52
    Update action.yml Script: Cleanup Eliminater74 2021-08-29 18:07:37 -0400
  • ed4074dd02
    Another fix Eliminater74 2021-08-29 09:30:34 -0400
  • 52acf3c68c
    fixme Eliminater74 2021-08-29 09:26:38 -0400
  • 7a8c60c186
    Add some fixes Eliminater74 2021-08-29 08:24:21 -0400
  • b4480ee4f3
    Dockerfile: FROM alpine:latest Eliminater74 2021-08-21 08:28:35 -0400
  • b646e274db
    Update: entrypoint.sh Eliminater74 2021-08-20 20:54:32 -0400
  • b97d556c1d
    Update: action.yml Eliminater74 2021-08-20 19:30:49 -0400
  • 67a3a057c8
    Update: enterypoint.sh Eliminater74 2021-08-20 19:23:03 -0400
  • 12ff072138
    Fixed mistake in readme Michael Ryan 2021-06-12 02:06:21 -0400
  • f87dd89716
    Modified so this could be deployed to github marketplace Michael Ryan 2021-06-12 01:50:16 -0400
  • 520a9d8c28
    Allows pushing to target directory in target repo Michael Ryan 2021-06-12 01:46:38 -0400
  • 448b7dad95
    Test FIX Eliminater74 2021-08-20 18:40:02 -0400
  • 84dc6cc070
    Update entrypoint.sh Piotr Joński 2021-06-24 09:00:58 +0200
  • 69e1f423c8
    Update action.yml Piotr Joński 2021-06-24 09:00:26 +0200
  • 280163351f
    Update entrypoint.sh Piotr Joński 2021-06-24 08:59:20 +0200
  • c3f0aa4db9
    Add github-server input parameter Piotr Joński 2021-06-24 08:57:24 +0200
  • 2ebe0cc15f
    Merge pull request #29 from HonQii/patch-1 Carles Pina Estany 2021-05-08 12:34:02 +0200
  • 6b89adc168
    Fix could not read Username for 'https://github.com' error HonQi 2021-05-06 16:28:27 +0800
  • 940a2857e5
    Merge pull request #27 from JamesMCo/main master Carles Pina Estany 2021-04-29 23:45:48 +0200
  • 637a257cca
    Add argument to specify name used in commits James C 2021-04-29 06:06:40 +0100
  • 5c472514b3 Better use "$" to make it clear that this is going to be escaped Carles Pina i Estany 2021-04-25 17:59:53 +0100
  • cb0e53ecbe Try to let users use GITHU_REF variable in the commit message Carles Pina i Estany 2021-04-25 17:53:31 +0100
  • 8e9bfb00e6 Improve error message v1.3 Carles Pina i Estany 2021-04-25 11:26:51 +0100
  • 9b1e7ac6a5 Fix indentation (spaces) Carles Pina i Estany 2021-04-25 11:22:41 +0100
  • 3a9dc3773c Uses "main" branch instead of "master" for the examples, instructions, etc. Carles Pina i Estany 2021-04-25 11:09:13 +0100
  • 88287f5737 Fix markdown Carles Pina i Estany 2021-04-25 10:59:12 +0100
  • 85a0ac138a Improve the error message Carles Pina i Estany 2021-04-25 10:57:58 +0100
  • bb3e4ea525 Add a check in entrypoint.sh to help users if the source directory does not exist Carles Pina i Estany 2021-04-25 10:55:07 +0100
  • bb15c62cac
    Update README.md Emre Ercan 2021-02-12 15:26:04 +0100
  • 8e2ab5ef1a
    Update README.md Emre Ercan 2021-02-12 15:07:52 +0100
  • b4bd2772f7
    Fix typos in entrypoint.sh Emre Ercan 2021-02-12 14:58:24 +0100
  • 7503ef4f2d
    Update action.yml to comply with entrypoint.sh Emre Ercan 2021-02-12 14:52:35 +0100
  • 72e33f149a
    Modify entrypoint.sh to copy branches instead Emre Ercan 2021-02-12 14:18:08 +0100
  • f30895310c Fixed issue deleting files that need to be deleted from the target repo Carles Pina i Estany 2020-12-02 20:04:04 +0000
  • f5a3797d5b Fix typo Carles Pina i Estany 2020-12-02 16:21:05 +0000
  • ec672cbc0a Fixed deleting files from $CLONE_DIR (keep $CLONE_DIR/.git and deletes files like $CLONE_DIR/.gitattributes) Carles Pina i Estany 2020-12-02 16:07:47 +0000
  • e7bc77c21d Added verbose Carles Pina i Estany 2020-12-02 15:51:35 +0000
  • 3d4da26ca5 Fixed problem deleting files starting with .git (e.g. .gitattributes) Carles Pina i Estany 2020-12-02 15:43:05 +0000
  • 976916018a Improve comment v1.2 Carles Pina i Estany 2020-11-10 09:01:07 +0000
  • ea29b5b83f
    Fix pushing the generated files into a branch that does not exist Carles Pina Estany 2020-11-10 09:00:30 +0000
  • edbe7a0efc
    Use long command option instead of short and adds comment Carles Pina Estany 2020-11-10 08:59:28 +0000
  • 9852c86807
    allow to push into remote, even if brach does not exist Tomas Votruba 2020-11-10 02:36:41 +0100
  • eae1cf2f70 Avoid failing if no changes are to be pushed Carles Pina i Estany 2020-11-05 08:28:13 +0000
  • 61d842d233 Fix typo in a message Carles Pina i Estany 2020-11-05 17:39:27 +0000
  • c26a144ee1 Fix substitution. Works with any strings (not as sed) stricter_shell_option-commit_message-documentation_improvements stricter-shell-options Carles Pina i Estany 2020-11-04 16:45:08 +0000
  • 79e1b1b20b Fix sed (had the missing slash but now replaces it every time) Carles Pina i Estany 2020-11-04 16:28:43 +0000
  • c6421df38d Fix "typo" in yml Carles Pina i Estany 2020-11-04 16:26:43 +0000
  • cfb5cb5949 Allow to pass the commit message Carles Pina i Estany 2020-11-04 16:23:02 +0000
  • 5a00473a58 Align names of the variables in entrypoint.sh with the names of the variables in action.yml Carles Pina i Estany 2020-11-04 15:27:20 +0000
  • 61d0646c22 Improve documentation Carles Pina i Estany 2020-11-04 15:20:40 +0000
  • da21c6b08d set options to make it easier to debug if a command fails Carles Pina i Estany 2020-11-04 15:02:44 +0000
  • 884b652fa7 Update alpine to latest released Carles Pina i Estany 2020-11-04 14:41:02 +0000
  • 3f3ed70656 Extended functionality to additional repos Pau 2020-10-18 20:34:13 +0200
  • b139d8c7c0
    Try to add destination folder to bash plocket 2020-10-16 21:40:17 -0400
  • 97b4137705
    Try to remove deletion in a very brutal way plocket 2020-10-16 18:06:33 -0400