2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 06:39:11 +00:00
Commit Graph

50 Commits

Author SHA1 Message Date
sidey79
63ee8f808c
Update mirror.yml
try switch without create
2022-09-04 22:57:29 +02:00
sidey79
3406385d95
Update mirror.yml
try switch with create
2022-09-04 22:35:10 +02:00
sidey79
024b9aae9c
Update mirror.yml
Reduced runtime to bei within one hour
2022-09-04 14:04:43 +02:00
sidey79
bdd9bf4e0e
Update mirror.yml
Specify exact versions for actions/cache  and actions/checkout to get more frequent update on this repository
2022-09-04 11:13:06 +02:00
sidey79
bdf28d9e18
Update mirror.yml
Increase timeouts for fetch
2022-09-04 11:09:52 +02:00
sidey79
c112f9cdf9
Update mirror.yml 2022-09-04 00:53:54 +02:00
sidey79
f5cda14ce4
Update mirror.yml
remove checkout travis branch on mirror git repo
2022-09-03 21:57:03 +02:00
dependabot[bot]
326bea9940
Bump actions/cache from 2.1.7 to 3 (#27)
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.7 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.7...v3)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-21 20:45:01 +01:00
dependabot[bot]
3223c6fc76
Bump actions/checkout from 2.4.0 to 3 (#26)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.
- [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.4.0...v3)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-02 21:13:39 +01:00
sidey79
c84dc390da
Try to fix revision walk error (#25)
* Update mirror.yml

try adding unshallow to avoid error

* Update mirror.yml

push using git commandline instead of unmaintained action

* Update mirror.yml

cleanup cache option added
2022-02-20 21:17:29 +01:00
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
703a2c5e9f
Update README.md
Update branch travis
2021-12-22 22:11:09 +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]
ef9cc33f29
Bump actions/cache from 2.1.6 to 2.1.7 (#22)
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-12-20 11:02:36 +01:00
sidey79
d1f9f6c72b
cache.yml (#21)
added cache workflow
2021-12-19 20:32:37 +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
9ae12ba3aa Update dependabot.yml
Path change
2021-02-11 22:20:58 +01:00
sidey79
d64cf51c4e Update dependabot.yml
Corrected dependabot path and removed ecosystem for docker.
2021-02-11 22:20:58 +01:00
sidey79
c630289101 Create dependabot.yml
Added dependabot configfile
2021-02-11 22:20:58 +01:00
sidey79
3d577fc4d2 Disable travis config 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
Julian Pawlowski
8696274e3b
Update README.md 2019-06-04 17:35:21 +02:00
Julian Pawlowski
4a17c0757d
Update authors.txt 2019-03-22 15:08:40 +01:00
Julian Pawlowski
d481504b5c
Update authors.txt 2019-02-26 13:49:44 +01:00
Julian Pawlowski
2b3c8a18ff
Update authors.txt 2019-02-21 11:24:04 +01:00
Julian Pawlowski
bb8d529264
Update authors.txt 2019-02-21 11:22:26 +01:00
Julian Pawlowski
1cbae450e7
Update authors.txt 2019-02-21 11:21:03 +01:00
Julian Pawlowski
9576a5a02e
Update authors.txt 2019-02-21 11:19:24 +01:00
Julian Pawlowski
54b9bc6258
Update authors.txt 2019-02-21 11:18:00 +01:00
Julian Pawlowski
b17a42d12c
Update authors.txt 2019-02-21 11:16:26 +01:00
Julian Pawlowski
2f15678b55
Update authors.txt 2019-02-21 11:12:39 +01:00
Gernot Hillier
42bb8acee2 authors.txt: Add gernot-h
Mapping of my FHEM and Github accounts
2019-02-21 09:52:29 +01:00
sidey79
b511adc2f1 Update authors.txt
author ergänzt
2019-02-15 11:54:21 +01:00
Julian Pawlowski
b6114ee68f
Update authors.txt 2019-01-21 13:06:33 +01:00
Julian Pawlowski
d81b357a48
Update authors.txt 2019-01-21 12:58:26 +01:00
Julian Pawlowski
ae101666fe
Update authors.txt 2019-01-16 11:43:58 +01:00
Julian Pawlowski
5a98e44976 Initial commit 2019-01-05 11:24:15 +01:00