Commit graph

48 commits

Author SHA1 Message Date
Aravinth Manivannan 25716d289e
chore: rm sleep and curl debugs
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-09-19 01:55:45 +05:30
Aravinth Manivannan a049fdc511
debug: use diffierent FORGEJO_USER1_ACCESS_TOKEN_FILE_PATH based on env
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-09-19 01:53:40 +05:30
Aravinth Manivannan 0450c90967
fix: CI: dont mount config
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-09-19 01:41:20 +05:30
Aravinth Manivannan 64e41c716d
fix: use testenv in jest to avoid CORS
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-09-19 01:34:31 +05:30
Aravinth Manivannan 9a6046c563
fix: port issue test 2023-09-19 01:33:45 +05:30
Aravinth Manivannan 776e037719
fix: CI: mount entire conf dir
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-09-19 00:21:33 +05:30
Aravinth Manivannan afa6fd0c6a
fix: CI: UID and custom config file
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-09-19 00:02:41 +05:30
Aravinth Manivannan 4773c97187
fix: rm hardcoding in tests 2023-09-19 00:01:50 +05:30
Aravinth Manivannan 6b2da8c83e
fix: make installation portable 2023-09-19 00:01:23 +05:30
Aravinth Manivannan fa10e9185a
fix: freeze forgejo dev instance configs 2023-09-18 23:24:07 +05:30
Aravinth Manivannan 5cc8b6f256
fix: freeze with cors section 2023-09-18 23:06:50 +05:30
Aravinth Manivannan 457ec1603a
fix: use tmp/ instead of secrets/
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-09-18 22:30:02 +05:30
Aravinth Manivannan 06a376115a
fix: CI: install requests
Some checks failed
ci/woodpecker/push/woodpecker Pipeline was canceled
2023-09-18 22:19:52 +05:30
Aravinth Manivannan 85db5119f8
feat & fix: use python img for configuraing forgejo instance
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-09-18 22:18:54 +05:30
Aravinth Manivannan 9c05e9b9fc
fix: CI: use make for running test
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-09-18 22:16:57 +05:30
Aravinth Manivannan 8551a60d46
feat: write forgejo local instance URL to json file and port tests read it
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-09-18 22:15:11 +05:30
Aravinth Manivannan fa0fb859fe
fix: CI: install pnpm
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-09-18 22:10:12 +05:30
Aravinth Manivannan c4f1302e06
feat: update pnpm 2023-09-18 22:09:14 +05:30
Aravinth Manivannan e60fbaa7be
fix: CI: use node img
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-09-18 22:05:19 +05:30
Aravinth Manivannan 8ec44d8537
fix: use abs path
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-09-18 21:49:20 +05:30
Aravinth Manivannan 24768c2ec1
fix: CI: rm file mode from forgejo service
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-09-18 21:48:00 +05:30
Aravinth Manivannan 6fa9022de9
fix: rm file mode from docker compose
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-09-18 21:47:21 +05:30
Aravinth Manivannan 4598c204b2
feat: CI: lint code
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-09-18 21:20:21 +05:30
Aravinth Manivannan b146913569
feat: CI: configure forgejo service
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending
2023-09-18 21:01:08 +05:30
Aravinth Manivannan d7e319db43
feat: update forgejo version to 1.20 2023-09-18 20:59:40 +05:30
Aravinth Manivannan f380f2ef01
feat: add license headers with reuse 2023-09-18 20:44:19 +05:30
Aravinth Manivannan 53a21b7c4a
feat: basic docs 2023-09-18 20:44:08 +05:30
Aravinth Manivannan 586654fcf2
feat: rename api.ts to index.ts 2023-09-18 20:43:58 +05:30
Aravinth Manivannan 9faf0e62e3
feat: use typedoc 2023-09-18 20:43:46 +05:30
Aravinth Manivannan fa48c720b7
feat: test comments, issues and mentions 2023-09-18 20:28:09 +05:30
Aravinth Manivannan 506aaaf16d
feat: add Forgejo API response type defs 2023-09-18 20:28:06 +05:30
Aravinth Manivannan a032bba837
feat: setup test coverage 2023-09-18 20:27:55 +05:30
Aravinth Manivannan fa79c34b21
feat: create issue w no mentions 2023-09-18 20:27:36 +05:30
Aravinth Manivannan d20026c680
feat: write repository data to json file 2023-09-18 20:27:29 +05:30
Aravinth Manivannan 24ee32b561
feat: setup prettier 2023-09-18 20:26:57 +05:30
Aravinth Manivannan 7c5ae9b1e4
feat: /user info api 2023-09-18 19:06:17 +05:30
Aravinth Manivannan d2083b26ca
fix: enable fetch api in jest 2023-09-18 19:05:53 +05:30
Aravinth Manivannan b2d1e1cfd0
feat: write account details to json file as part of create_access_token 2023-09-18 19:05:13 +05:30
Aravinth Manivannan 3801772cd1
fix: create access token with owner_user account 2023-09-18 19:04:40 +05:30
Aravinth Manivannan 595034b87b
feat: document CORS headache 2023-09-18 19:04:30 +05:30
Aravinth Manivannan 4ff435c056
chore & fix: enable CORS to work with Forgejo API 2023-09-18 19:02:09 +05:30
Aravinth Manivannan f2d07bbca0
feat: migrate to typescript 2023-09-18 17:56:40 +05:30
Aravinth Manivannan 9dddd75b86
feat: setup jest and typescript 2023-09-18 17:56:31 +05:30
Aravinth Manivannan 9c96169b3d
feat: write access token to json file 2023-09-18 17:55:18 +05:30
Aravinth Manivannan f4002b6a46
feat: create application token 2023-09-18 17:14:19 +05:30
Aravinth Manivannan 308ae3b49d
feat: create issue and comment with mentions 2023-09-17 23:06:21 +05:30
Aravinth Manivannan 685e6f44f7
feat: deploy and configure forgejo instance for testing 2023-09-17 01:59:08 +05:30
Aravinth Manivannan 61aefb8e56
feat: init 2023-09-16 15:12:35 +05:30