Commit Graph

57 Commits

Author SHA1 Message Date
Sebastian Thiel
1216fcf695 set version 5.0.4 and publish APIs 2024-03-05 21:02:48 +01:00
Sebastian Thiel
ca974aa0a5 update all APIs
Like documented in the README

```
rm -f .api.deps .cli.deps && FETCH_APIS=1 make update-json -j8
```
2024-03-05 19:07:48 +01:00
Sebastian Thiel
eee899d1f8 add remaining publish markers 2023-08-24 14:58:59 +02:00
Sebastian Thiel
715687cd69 add release markers 2023-03-17 07:09:01 +01:00
Sebastian Thiel
62d49d5d17 another publish round 2023-01-26 08:09:16 +01:00
Sebastian Thiel
3edefb7f01 update dependencies 2023-01-25 11:39:00 +01:00
Sebastian Thiel
4f8c85310a updated publishing markers 2022-09-14 09:15:45 +08:00
Sebastian Thiel
0b5243162b markers for publishing APIs and CLIs 2022-04-26 20:51:46 +08:00
Sebastian Thiel
11d332e69c publishing results 2022-03-08 15:34:01 +08:00
Sebastian Thiel
36b74097b6 a bunch of publishes 2022-03-08 11:57:01 +08:00
Sebastian Thiel
743a56f4b7 Update all json files; make some fixes to make it work at all 2022-03-08 07:59:31 +08:00
Sebastian Thiel
e6619c6592 publish result 2021-09-03 11:30:15 +08:00
Sebastian Thiel
95ac545c46 publish batch 1 2021-04-14 18:11:36 +08:00
Sebastian Thiel
f7bb712600 first batch of publishings 2021-04-14 10:56:46 +08:00
Sebastian Thiel
2d76e3b748 another batch of publishes 2021-04-02 21:53:44 +08:00
Sebastian Thiel
503593b907 first batch of releases 2021-04-02 00:13:23 +08:00
Sebastian Thiel
c28ba92ead Update all APIs 2021-04-01 23:11:45 +08:00
Sebastian Thiel
69fb05c4e1 update API descriptions 2020-07-10 09:11:32 +08:00
Sebastian Thiel
aacc30f08d update all json files 2020-04-12 18:55:37 +08:00
Sebastian Thiel
fd776832a8 publish result 2019-12-09 17:21:52 +08:00
Sebastian Thiel
770f01826f On the way to publishing 1.0.10 2019-07-06 12:05:16 +08:00
Sebastian Thiel
85f080ce5e Publishing state thus far - now running into publish limit
Email to help@crates.io was sent.
2019-07-05 14:07:03 +08:00
Sebastian Thiel
e42ebc0c2b Bump version to 1.0.9; update JSON schemas; add new APIs 2019-07-05 11:32:35 +08:00
Guy Taylor
86a884c48b Update JSON files 2019-07-03 18:21:35 +08:00
Sebastian Thiel
cdfd978fc3 Publish of v1.0.8 2018-10-14 13:29:18 +02:00
Sebastian Thiel
dd893eb29a After publishing the latest versions 2018-10-14 10:52:45 +02:00
Sebastian Thiel
255c7f5ad5 Update to latest versions of API declarations 2018-10-13 13:49:14 +02:00
Sebastian Thiel
83843dd796 publish newly un-blacklisted crates
[skip CI]
2018-02-01 20:23:10 +01:00
Sebastian Thiel
357a0e650e Upgrade to latest API versions + code regen 2017-12-12 14:30:54 +01:00
Sebastian Thiel
059d6700dd Publish latest versions of all APIs 2017-09-27 14:54:55 +02:00
Sebastian Thiel
9cff808362 chore(json): update all apis
And bring in 5 new ones, including cloudkms.
Also update dependencies to make things compile again.
2017-05-22 20:42:37 +02:00
Sebastian Thiel
06caa1de02 chore(json): fetch latest json and re-gen all code 2016-12-16 11:25:26 +01:00
Sebastian Thiel
13ed4eaecb chore(api-update): to latest
Using `make update-json`, all json descriptions have been update.
Quite interesting to see that there are plenty of new ones which
are giving 404 when queried. An actual bug, or something I should
look into ?
2016-09-11 10:02:29 +02:00
Sebastian Thiel
b9f237eec0 chore(publish): latest version to crates.io
Also update the latest source-code, which is just a cleanup.
2016-07-17 17:34:01 +02:00
Sebastian Thiel
8aefeb37d9 chore(publish): publish state
This helps make keep track of what was successfully published
to crates.io
2016-04-10 19:31:46 +02:00
Sebastian Thiel
930ce6d5c2 chore(update): all jsons; version-up
As we are now back to serde 0.6, the patch-level was upped too.
2016-04-10 14:04:44 +02:00
Sebastian Thiel
5094f61c88 chore(json-up): fetch latest json
api-list.yaml was updated manually to push out APIs which are just
empty or plain incompatible with what we are doing
2016-02-28 08:19:26 +01:00
Sebastian Thiel
8732b5f869 chore(publish): update all crates 2016-01-30 15:00:27 +01:00
Sebastian Thiel
8f01e8e918 feat(json): updated API descriptions 2016-01-30 14:06:58 +01:00
Sebastian Thiel
e3f4fcadad chore(versionup): support for latest hyper 2015-12-06 17:51:06 +01:00
Sebastian Thiel
6a7654d433 chore(publish): of latest API versions ... no functional change 2015-10-20 07:16:29 +02:00
Sebastian Thiel
862842f621 chore(json): update to latest version 2015-10-18 19:29:28 +02:00
Sebastian Thiel
aecda18821 chore(publish): re-publish lib crates at latest version
Closes #124
2015-08-08 12:39:31 +02:00
Sebastian Thiel
62b63b251a chore(json-update): latest json files
This also adds a usable version of the genomics API, which was empty
previously (and if I recall correctly).
2015-07-21 18:36:44 +02:00
Sebastian Thiel
7d58d66025 chore(json-update): update json and regen all code 2015-06-26 16:08:25 +02:00
Sebastian Thiel
d1cf8360f9 chore(cargo): published latest versions 2015-06-19 16:37:33 +02:00
Sebastian Thiel
3e70a89674 chore(versionup): publish APIs @v0.1.7
* keep track of publish through version files
* updated clog configuration and changelog (automatic)

[skip ci]
2015-05-10 13:51:24 +02:00
Sebastian Thiel
c2dd9c7a02 fix(version-up): code updated to v0.1.6, latest CLI
* also includes publishing tag files
2015-04-26 13:42:31 +02:00
Sebastian Thiel
f8689be451 fix(all): update all code to latest version
* add new APIs
* remove old ones
* add latest json files
2015-04-24 20:07:12 +02:00
Sebastian Thiel
6db733274d fix(version-up): add publish state v0.1.5 2015-04-09 13:00:31 +02:00