Skip to content

Releases: exions/merge-upstream

v1.1.0

23 Aug 12:20
Compare
Choose a tag to compare

1.1.0 (2020-08-23)

Features

  • add Personal access token (PAT) (16b9d7e)

Docs

  • using token and multiple branch merge (f319e34)

v1.0.0

23 Aug 12:17
Compare
Choose a tag to compare
v1.0.0 Pre-release
Pre-release

1.0.0 (2020-08-23)

Features

  • Able to set upstream and origin branch (814b20b)
  • Change to using composite run instead of Docker (175997d)

Bug Fixes

  • Get the right input variable (1045834)

Docs

  • Improve example and how to run steps (3fdb07b)
  • Improve example usage (5a7cffd)

CI/CD

  • add semantic-release workflow (741e3c2)

v1

23 Aug 12:30
Compare
Choose a tag to compare
docs: using token and multiple branch merge

v0.3 - testing composite run

16 Aug 05:55
Compare
Choose a tag to compare
Pre-release

Use composite run steps instead of Docker

v0.6 - working pre-release

16 Aug 12:17
Compare
Choose a tag to compare
Pre-release

Allow merging from upstream to different branch.

v0.4 - working pre-release

16 Aug 05:22
1045834
Compare
Choose a tag to compare

A working pre-release.

v0.3.1 - testing composite run

16 Aug 06:19
28cc05b
Compare
Choose a tag to compare
Pre-release
fix: syntax

v0.1.2

16 Aug 05:05
078044f
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release
Update entrypoint.sh

v0.1.1

16 Aug 04:34
da53f4a
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release
fix: git remote syntax

usage: git remote add [<options>] <name> <url>

    -f, --fetch           fetch the remote branches
    --tags                import all tags and associated objects when fetching
                          or do not fetch any tag at all (--no-tags)
    -t, --track <branch>  branch(es) to track
    -m, --master <branch>
                          master branch
    --mirror[=(push|fetch)]
                          set up remote as a mirror to push to or fetch from

v0.1 - for testing

15 Aug 16:58
Compare
Choose a tag to compare
v0.1 - for testing Pre-release
Pre-release

Pre-release for testing.