Commit Graph

17 Commits

Author SHA1 Message Date
sidey79 4deeddeb9e
recreate svn tags as fhem tags (#24)
* Update mirror.yml

recreate svn tags as fhem tags
2021-12-28 18:19:49 +01:00
sidey79 d03bafe296
Update mirror.yml
save to master branch as before
2021-12-22 11:01:12 +01:00
sidey79 1b7325bf8e
Modified workflow to use existing cache with tags and metadata (#23)
* Update mirror.yml

Modified workflow to use  another existing cache with metadata


* Update cache.yml

run only on dispatch
2021-12-22 11:00:11 +01:00
dependabot[bot] 8eb0fe2cbd
Bump actions/cache from 2.1.6 to 2.1.7 (#19)
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.6...v2.1.7)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-23 18:15:30 +01:00
dependabot[bot] 4854bb2a06
Bump actions/checkout from 2.3.5 to 2.4.0 (#18)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.5 to 2.4.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.5...v2.4.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-03 10:36:41 +01:00
dependabot[bot] ad33c6382c
Bump actions/checkout from 2.3.4 to 2.3.5 (#16)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.4...v2.3.5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-19 00:41:10 +02:00
dependabot[bot] 98825f5337
Bump actions/cache from 2.1.5 to 2.1.6 (#15)
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.5...v2.1.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-30 17:57:06 +02:00
dependabot[bot] 9418f37efd
Bump actions/checkout from 2 to 2.3.4 (#14)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 2.3.4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v2.3.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-13 01:27:03 +02:00
sidey79 cf317560c2
Fix version conflict git / git-svn (#13)
Remove installed git and git-svn from ppa repo
Let git-svn decide which version of git is installed
2021-04-17 23:33:07 +02:00
dependabot[bot] 4c0291c407 Bump actions/cache from v2.1.4 to v2.1.5
Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.4...1a9e2138d905efd099035b49d8b7a3888c653ca8)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-17 22:33:15 +02:00
dependabot[bot] abc3d08acb Bump actions/cache from v2 to v2.1.4
Bumps [actions/cache](https://github.com/actions/cache) from v2 to v2.1.4.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...26968a09c0ea4f3e233fdddbafd1166051a095f6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-17 22:32:06 +01:00
sidey79 e1b9fd9b51 add second chance of fetch 2021-02-11 22:20:58 +01:00
sidey79 13667c3390 mirror.yml
add true after initial fetches to avoid beaking workflow
2021-02-11 22:20:58 +01:00
sidey79 322cf45b30 Specified versions (tag) of the used actions insted of a branch 2021-02-11 22:20:58 +01:00
sidey79 e11c7201b8 Cleanup
Disabled recreation of tags, because they are currently not fetched.
2021-02-11 22:20:58 +01:00
sidey79 8893a00931 Add receation of tags 2021-02-11 22:20:58 +01:00
sidey79 7547de08ea mirror.yml
Try mirror via workflow
2021-02-11 22:20:58 +01:00