Commit Graph

87 Commits

Author SHA1 Message Date
Zhong Lufan (钟路帆) efc2871dd0
Update UpdateSSLCert.sh
Fix #1
2024-02-20 18:20:32 +08:00
Zhong Lufan b3c89b7755
Update linter.yml 2024-02-03 23:39:52 +08:00
Zhong Lufan 75cd20baa0 Fix test-on-archlinux 2024-02-03 22:43:45 +08:00
Zhong Lufan d6c0e249fb Refactor test.bats.sh 2024-02-03 22:18:42 +08:00
Zhong Lufan f401fb203c Add command not found test 2024-02-03 22:16:51 +08:00
Zhong Lufan 82fc9947f4 Fix some error messages are not output to stderr 2024-02-03 21:28:58 +08:00
Zhong Lufan 738adcb043 Update bats to v1.10.0 2024-02-03 21:27:07 +08:00
Zhong Lufan 9bbe5c4c70
Update README.md 2024-01-12 20:41:41 +08:00
Zhong Lufan cf9bbd646f
Update bats-test.yml 2023-12-05 04:01:33 +08:00
Zhong Lufan 8ebccdcf0c
Update bats-test.yml 2023-12-05 03:59:28 +08:00
Zhong Lufan 64b58aab14
Update OpenWrt container image 2023-12-05 03:39:43 +08:00
Zhong Lufan 0aad80c716
Update bats-test.yml 2023-12-05 03:35:31 +08:00
Zhong Lufan e101aca5a9
Update README.md 2023-12-05 03:07:45 +08:00
Zhong Lufan 823588b579
Fix test-on-archlinux again 2023-01-31 00:01:26 +08:00
Zhong Lufan 2a5c1920ef
Fix test-on-archlinux 2023-01-30 23:58:40 +08:00
Zhong Lufan 278d087239
Support manual set ALIYUN_SDK_RUN_ON_MUSL_LIBC 2023-01-30 23:55:42 +08:00
Zhong Lufan 7e24386e51
Minor changes 2023-01-30 23:54:15 +08:00
Zhong Lufan 92c24f3528
Add Linter to GitHub Actions 2023-01-30 23:28:53 +08:00
Zhong Lufan 8366aadeea
Add test-on-archlinux to Test Workflow 2023-01-30 23:28:48 +08:00
Zhong Lufan d91db2258f
Update GitHub Actions 2023-01-29 22:45:28 +08:00
Zhong Lufan a97f956b3e
Fix GitHub Actions 2023-01-29 22:38:50 +08:00
Zhong Lufan 72b452db96
Fix error on musl libc 2023-01-29 22:35:48 +08:00
Zhong Lufan abc588ed40
Add bats to git submodules 2023-01-29 22:32:03 +08:00
Zhong Lufan 72e20be7bb
Update README.md 2023-01-29 16:03:05 +08:00
Zhong Lufan ca39c01818
Update LICENSE 2023-01-29 15:44:15 +08:00
Zhong Lufan f212a3f00a
Update bats test 2023-01-29 15:37:04 +08:00
Zhong Lufan 8c206a4b73
curl output no longer needs to be saved to tempfile 2023-01-29 15:37:01 +08:00
Zhong Lufan c2126d26ce
Improve build URL query string 2023-01-29 15:37:00 +08:00
Zhong Lufan b5193a284c
Correct call to openssl 2023-01-29 15:36:50 +08:00
Zhong Lufan 5be0482a1f
Rewrite urlencode implementation 2023-01-29 15:21:10 +08:00
Zhong Lufan 168ad13db3
Update README.md 2022-06-20 03:38:22 +08:00
Zhong Lufan 1e03f24eab
Update README.md 2022-06-20 03:34:38 +08:00
Zhong Lufan 142bc49a07
Add ALIYUN_SDK_LAST_HTTP_CODE variable 2022-06-20 03:27:09 +08:00
Zhong Lufan 6317079f20
Replacing strings using bash built-in method 2022-06-20 03:26:14 +08:00
Zhong Lufan 2cd67c99bb
Github action runtime change to ubuntu 18.04 2022-06-20 03:07:34 +08:00
Zhong Lufan 33494ce4b7
To execute as script need to add '--rpc' parameter 2022-06-20 02:06:05 +08:00
Zhong Lufan 3c2942b31c
Add _aliapi_check_vars helper function 2022-06-20 01:57:10 +08:00
Zhong Lufan 731434bc05
Improve error messages 2022-06-20 01:45:31 +08:00
Zhong Lufan 0d06b2ac8b
Add value as function test 2022-06-20 01:19:42 +08:00
Zhong Lufan ab7e309b29
Use bash built-in method to match regex 2022-06-20 01:18:45 +08:00
Zhong Lufan 28eafb7ede
Use bash built-in method to convert case 2022-06-20 01:01:06 +08:00
Zhong Lufan e23e702b4e
Avoid variable name conflicts 2022-06-20 00:51:46 +08:00
Zhong Lufan 0d407450dc
Update example scripts 2022-06-20 00:41:52 +08:00
Zhong Lufan 2df28291f2
Update README.md 2022-06-20 00:41:15 +08:00
Zhong Lufan 74c093249b
Update README.md 2022-06-20 00:39:05 +08:00
Zhong Lufan 7f740aa58a
Update github actions 2022-06-20 00:32:35 +08:00
Zhong Lufan 91b1928ca7
GitHub Actions: Protect environment variables 2022-06-20 00:19:07 +08:00
Zhong Lufan 61545756fd
Add bats test 2022-06-20 00:13:38 +08:00
Zhong Lufan 8ace8497d7
Update LICENSE 2022-06-20 00:13:38 +08:00
Zhong Lufan 1d2666fab0
Enhanced SignatureNonce Uniqueness 2022-06-20 00:13:38 +08:00