Commit graph

72 commits

Author SHA1 Message Date
Rostislav Raykov
aefd5344f0 Merge branch 'release/0.2.1' into develop 2020-03-22 23:32:01 +01:00
Rostislav Raykov
0dbfa23ef8 chore: Bump up version number to 0.2.1 2020-03-22 23:31:50 +01:00
Rostislav Raykov
143bbb7a33 feat: Better report different HTTP status responses 2020-03-22 23:30:42 +01:00
Rostislav Raykov
7ceb5c3c50 feat: Update type of cloudflare response
Turns out that the results field can be null
2020-03-22 23:30:10 +01:00
Rostislav Raykov
ed57b709ec fix: Use proper vscode launch.json format for env vars 2020-03-22 22:25:51 +01:00
Rostislav Raykov
6aa2458cb2 chore: Add required cli args to debug config 2020-03-22 22:18:52 +01:00
Rostislav Raykov
cfd5cb9da9 feat: Use anyhow for error handling 2020-03-22 22:10:50 +01:00
Rostislav Raykov
601445e973 chore: Add simple vscode debug config 2020-03-22 20:58:37 +01:00
Rostislav Raykov
56032b81bc chore: Update cargo.toml to use anyhow for errors 2020-03-22 20:58:18 +01:00
Rostislav Raykov
536b184693 feat: Update usage to work with new versions of libs 2020-03-21 22:43:04 +01:00
Rostislav Raykov
93f896f194 chore: Update crates to latest versions 2020-03-21 22:42:04 +01:00
Rostislav Raykov
46b9cd79a6 chore: Add envrc to gitignore 2020-03-21 22:41:41 +01:00
Rostislav Raykov
4a12f3676f chore: Update human-panic to show crash reports
Update to the latest point release of human panic
so we can see properly the crash reports.
2020-03-21 20:52:12 +01:00
Rostislav Raykov
933b49f368 Merge branch 'release/0.2.0' into develop 2019-09-23 12:01:48 +02:00
Rostislav Raykov
3803843ba2 chore: Bump up version number to 0.2.0 2019-09-23 12:01:25 +02:00
Rostislav Raykov
44d2279271 docs: Update README with info on new config option 2019-09-23 11:03:00 +02:00
Rostislav Raykov
8cbad9d7f1 feat: Add option to pass a config file 2019-09-23 10:58:41 +02:00
Rostislav Raykov
8ed08c5fa0 style: Remove comment from Cargo.toml 2019-09-23 10:58:17 +02:00
Rostislav Raykov
b654f4523e fix: Check the response object before trying to extract a dns record id from it 2019-09-23 10:58:04 +02:00
Rostislav Raykov
403ec58e21 chore: Add toml as a dependency
This is gonna be used for the config file parsing
2019-09-22 22:27:58 +02:00
Rostislav Raykov
afaf2918c6 refactor: Use quicli convenience functions for fs stuff 2019-09-22 22:27:28 +02:00
Rostislav Raykov
48a9832a7a fix: Correct release artifact downloaded file names 2019-09-21 23:34:52 +02:00
Rostislav Raykov
73c93cfbd2 Merge branch 'release/0.1.8' into develop 2019-09-21 23:19:53 +02:00
Rostislav Raykov
8dd21dbd94 chore: Bump up version number to 0.1.8 2019-09-21 23:19:44 +02:00
Rostislav Raykov
53608879b9 chore: Attempt to figure out why one workflow is not triggering 2019-09-21 23:18:47 +02:00
Rostislav Raykov
a6102da286 Merge branch 'release/0.1.7' into develop 2019-09-19 11:44:10 +02:00
Rostislav Raykov
867aad941e chore: Bump up version number to 0.1.7 2019-09-19 11:44:01 +02:00
Rostislav Raykov
00a8fc1f61 fix: Adds the README to the cargo manifest
Addresses the pressing issue of #2
2019-09-19 11:43:07 +02:00
Rostislav Raykov
e2ec6bbcdc feat: Refactor the GH actions
Have a matrix to build both macOS and Linux binaries.
Fix the version fetching and putting it in the release
archive's name
2019-09-19 11:41:23 +02:00
Rostislav Raykov
aecbf89cf2 Merge branch 'release/0.1.6' into develop 2019-09-18 14:38:29 +02:00
Rostislav Raykov
80bece6f68 chore: Bump up version number to 0.1.6 2019-09-18 14:38:22 +02:00
Rostislav Raykov
f3db0cb559 fix: Crates.io doesn't support git repo links without http/s 2019-09-18 14:38:00 +02:00
Rostislav Raykov
a3102f45b4 Merge branch 'release/0.1.5' into develop 2019-09-18 14:31:55 +02:00
Rostislav Raykov
1ec5a0bd2c chore: Bump up version number to 0.1.5 2019-09-18 14:31:46 +02:00
Rostislav Raykov
84982d6131 fix: Wrong option name for cargo github action
https://github.com/actions-rs/cargo/issues/4
2019-09-18 14:31:12 +02:00
Rostislav Raykov
39cc9223d2 style: Format the code with cargo fmt 2019-09-18 11:12:50 +02:00
Rostislav Raykov
0a7148d62b Merge branch 'release/0.1.4' into develop 2019-09-18 10:49:58 +02:00
Rostislav Raykov
16a6b797bc chore: Bump up version number to 0.1.4 2019-09-18 10:49:51 +02:00
Rostislav Raykov
e004a70d0b fix: Another attempt to get this env variable passed correctly 2019-09-18 10:49:20 +02:00
Rostislav Raykov
651ef9ac56 Merge branch 'release/0.1.3' into develop 2019-09-18 10:44:25 +02:00
Rostislav Raykov
a6ee74ffe4 chore: Bump up version number to 0.1.3 2019-09-18 10:44:18 +02:00
Rostislav Raykov
d0667bb70f fix: Still trying to figure out the correct syntax for GitHub Actions sometimes 2019-09-18 10:42:27 +02:00
Rostislav Raykov
52776dcf5b Merge branch 'release/0.1.2' into develop 2019-09-18 10:29:43 +02:00
Rostislav Raykov
75421d7e85 chore: Bump up version number to 0.1.2 2019-09-18 10:29:32 +02:00
Rostislav Raykov
c8d1493650 docs: Update README with Cloudflare setup info 2019-09-18 10:25:48 +02:00
Rostislav Raykov
5c19f6e387 docs: Update README with CLI arguments 2019-09-18 10:15:11 +02:00
Rostislav Raykov
02660e0f63 docs: Add GH actions build badge to README 2019-09-18 02:23:07 +02:00
Rostislav Raykov
c047a99306 refactor: Simplify getting version in GH action 2019-09-18 02:18:12 +02:00
Rostislav Raykov
20dbbd595a Merge branch 'release/0.1.1' into develop 2019-09-18 01:52:38 +02:00
Rostislav Raykov
ac3fc11bfd chore: Bump up version number to 0.1.1 2019-09-18 01:52:14 +02:00