Commit graph

32 commits

Author SHA1 Message Date
Rostislav Raykov 07155ab53f Merge branch 'release/0.1.2' 2019-09-18 10:29:38 +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 b1fc33d2aa Merge branch 'release/0.1.1' 2019-09-18 01:52:18 +02:00
Rostislav Raykov ac3fc11bfd chore: Bump up version number to 0.1.1 2019-09-18 01:52:14 +02:00
Rostislav Raykov fe2ed45ee7 docs: Add a short and not very good README 2019-09-18 01:51:33 +02:00
Rostislav Raykov e53a823581 fix: Pass cargo login token as an argument 2019-09-18 01:49:39 +02:00
Rostislav Raykov 37b5cf4414 fix: Use another way to extract just the version from the ref 2019-09-18 01:48:58 +02:00
Rostislav Raykov 866cbd33bc Merge branch 'release/0.1.0' 2019-09-18 01:32:21 +02:00
Rostislav Raykov 2fc1e0a928 feat: Add a simple title to the GitHub release body 2019-09-18 01:31:19 +02:00
Rostislav Raykov ef18de474d feat: Add action to create GitHub release 2019-09-18 01:27:21 +02:00
Rostislav Raykov 382a973e14 fix: Correct syntax for action to be executed only on master branch 2019-09-18 01:02:57 +02:00
Rostislav Raykov 878b7b4d2a fix: Add a step to install nightly toolchain 2019-09-18 00:53:54 +02:00
Rostislav Raykov bacdea35f6 chore: Setup initial version of build/publish GitHub Actions 2019-09-17 22:12:45 +02:00
Rostislav Raykov 867f5dfe53 feat: Remove one printed message 2019-09-17 21:55:53 +02:00
Rostislav Raykov 5b084ef31c feat: Add homepage and documentation fields in crate meta 2019-09-17 21:55:21 +02:00
Rostislav Raykov 1e04c69d5e refactor: Remove the unused log command argument 2019-09-17 21:45:50 +02:00
Rostislav Raykov b1f1c63585 feat: Initial implementation of the whole flow 2019-09-17 21:43:17 +02:00
Rostislav Raykov a61da424bf fix: Correctly parse update response 2019-09-17 21:42:56 +02:00
Rostislav Raykov 6f5890a81b fix: Remove whitespace from current IP 2019-09-17 18:28:26 +02:00
Rostislav Raykov 8e938e3299 refactor: Some renaming and using the status of the update operation 2019-09-17 18:00:30 +02:00
Rostislav Raykov 5c9ec1029b feat: Scaffold the CLI interface and use dependencies 2019-09-17 17:36:00 +02:00
Rostislav Raykov f01cba4dc5 feat: Add helper functions for network requests and caching 2019-09-17 17:33:35 +02:00
Rostislav Raykov d080f1b364 feat: Add dependencies 2019-09-17 17:32:18 +02:00
Rostislav Raykov 6c71a583bc chore: Add LICENSE file 2019-09-17 13:47:23 +02:00
Rostislav Raykov 4feaf4a17d feat: Initial commit
Basically the output of cargo init with some
extra metadata added to the package
2019-09-17 13:44:12 +02:00
Rostislav Raykov 0c07781bdc chore: Add gitignore 2019-09-17 13:41:07 +02:00
Rostislav Raykov 05def13529 Initial commit 2019-09-17 13:40:39 +02:00