Commit Graph

21 Commits (v.1.0.0)

Author SHA1 Message Date
Dennis Jekubczyk 428417c198
Merge pull request #12 from agustinmista/master
Add CI workflow to build and push Docker image
2023-02-14 07:12:15 +01:00
Agustin Mista c77cc93027 Ran `npm update` to regenerate package-lock.json 2023-02-13 21:48:51 +00:00
Agustin Mista 202ffcfcb2 Add CI action to build and deploy Docker image 2023-02-13 21:35:55 +00:00
Agustin Mista 9431e82c1b Add devcontainer file 2023-02-13 21:35:10 +00:00
Dennis Jekubczyk 542ce09da0
Merge pull request #5 from jaedle/dependabot/npm_and_yarn/node-fetch-2.6.7
Bump node-fetch from 2.6.1 to 2.6.7
2022-07-15 07:51:21 +02:00
dependabot[bot] 2136cfa35e
Bump node-fetch from 2.6.1 to 2.6.7
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-24 22:25:18 +00:00
Dennis Jekubczyk 1ac87f5621
Merge pull request #3 from nilp0inter/master
fix: upgrade octokit to fix 'TypeError: Octokit is not a constructor'
2021-01-11 23:27:35 +01:00
Roberto Abdelkader Martínez Pérez bb1a1674af
fix: upgrade octokit to fix 'TypeError: Octokit is not a constructor' 2021-01-11 23:11:31 +01:00
jaedle d16babbc48 fix package-lock.json 2020-11-01 22:08:37 +01:00
Dennis Jekubczyk 1aa1741395
Merge pull request #1 from jaedle/dependabot/npm_and_yarn/node-fetch-2.6.1
Bump node-fetch from 2.3.0 to 2.6.1
2020-10-28 22:56:16 +01:00
Dennis Jekubczyk e9719e5dfc
Merge pull request #2 from derhuerst/master
use GitHub access token, rate-limit Gitea requests
2020-10-28 22:56:00 +01:00
Jannis R 463c1967b4
send max 4 requests to Gitea concurrently 2020-10-26 14:35:08 +01:00
Jannis R 8330f93a3d
optionally use GitHub access token
to prevent rate limiting
2020-10-26 14:35:08 +01:00
dependabot[bot] cf7de96993
Bump node-fetch from 2.3.0 to 2.6.1
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.3.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.3.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-11 10:45:15 +00:00
jaedle 6033c4e16e add description on interval 2019-03-09 14:27:21 +01:00
jaedle efdc5d2352 add more things to do 2019-03-09 14:18:37 +01:00
jaedle ccb36d0609 fix markdown errors 2019-03-09 14:09:05 +01:00
jaedle 25414cb53b add badges 2019-03-09 14:05:29 +01:00
jaedle 5126944e36
Add token 2019-03-09 14:01:04 +01:00
jaedle 9131b64588 fix documentation flaws 2019-03-09 13:49:37 +01:00
jaedle b2b34b7113 initial commit 2019-03-09 13:47:07 +01:00