|
47 | 47 | "execution_count": 4,
|
48 | 48 | "id": "5201533a-9f1c-4500-8d5a-b8fd9a4ef83b",
|
49 | 49 | "metadata": {
|
| 50 | + "scrolled": true, |
50 | 51 | "tags": []
|
51 | 52 | },
|
52 | 53 | "outputs": [
|
|
2279 | 2280 | },
|
2280 | 2281 | {
|
2281 | 2282 | "cell_type": "code",
|
2282 |
| - "execution_count": 6, |
2283 |
| - "id": "71d4ac7a-7459-49ff-bcac-a2cbfe86767c", |
| 2283 | + "execution_count": 5, |
| 2284 | + "id": "4294941c-1a76-4b00-99ac-ab23d840ea3a", |
2284 | 2285 | "metadata": {
|
2285 | 2286 | "tags": []
|
2286 | 2287 | },
|
|
2291 | 2292 | "text": [
|
2292 | 2293 | "Working in repo ~/github/annotation/mondriaan\n",
|
2293 | 2294 | "Make a new commit ...\n",
|
2294 |
| - "[master 7d9be80] With Biblio\n", |
2295 |
| - " 1 file changed, 21 insertions(+), 44 deletions(-)\n", |
| 2295 | + "[master 6efbd48] test\n", |
| 2296 | + " 2 files changed, 364 insertions(+), 157 deletions(-)\n", |
2296 | 2297 | "Compute a new tag ...\n",
|
2297 |
| - "Latest release = v0.8.11\n", |
2298 |
| - "New release = v0.8.12\n", |
2299 |
| - "Push the repo to GitHub, including tag v0.8.12\n", |
| 2298 | + "Latest release = v0.8.12\n", |
| 2299 | + "New release = v0.8.13\n", |
| 2300 | + "Push the repo to GitHub, including tag v0.8.13\n", |
2300 | 2301 | "Turn the tag into a release on GitHub with additional data\n"
|
2301 | 2302 | ]
|
2302 | 2303 | },
|
|
2305 | 2306 | "output_type": "stream",
|
2306 | 2307 | "text": [
|
2307 | 2308 | "To https://github.com/annotation/mondriaan\n",
|
2308 |
| - " 51484fb..7d9be80 master -> master\n", |
2309 |
| - " * [new tag] v0.8.12 -> v0.8.12\n" |
| 2309 | + " c776175..6efbd48 master -> master\n", |
| 2310 | + " * [new tag] v0.8.13 -> v0.8.13\n" |
2310 | 2311 | ]
|
2311 | 2312 | },
|
2312 | 2313 | {
|
2313 | 2314 | "name": "stdout",
|
2314 | 2315 | "output_type": "stream",
|
2315 | 2316 | "text": [
|
| 2317 | + "createReleaseUrl='https:/api.github.com/repos/annotation/mondriaan/releases' response=<Response [201]>\n", |
2316 | 2318 | "Create the zip file with the complete data\n",
|
2317 | 2319 | "Data to be zipped:\n",
|
2318 |
| - "\tOK app (v0.8.12 24d8fa) : ~/github/annotation/mondriaan/app\n", |
2319 |
| - "\tOK main data (v0.8.12 24d8fa) : ~/github/annotation/mondriaan/tf/0.8.12\n", |
2320 |
| - "\tOK graphics (v0.8.12 24d8fa) : ~/github/annotation/mondriaan/illustrations\n", |
| 2320 | + "\tOK app (v0.8.13 e39434) : ~/github/annotation/mondriaan/app\n", |
| 2321 | + "\tOK main data (v0.8.13 e39434) : ~/github/annotation/mondriaan/tf/0.8.14\n", |
| 2322 | + "\tOK graphics (v0.8.13 e39434) : ~/github/annotation/mondriaan/illustrations\n", |
2321 | 2323 | "Writing zip file ...\n",
|
2322 | 2324 | "Upload the zip file and attach it to the release on GitHub\n",
|
2323 |
| - "https:/uploads.github.com/repos/annotation/mondriaan/releases/107810511/assets?name=complete.zip\n", |
2324 |
| - "Release v0.8.12 created\n" |
| 2325 | + "https:/uploads.github.com/repos/annotation/mondriaan/releases/142813758/assets?name=complete.zip\n", |
| 2326 | + "Release v0.8.13 created\n" |
2325 | 2327 | ]
|
2326 | 2328 | }
|
2327 | 2329 | ],
|
2328 | 2330 | "source": [
|
2329 |
| - "MESSAGE = \"With Biblio\"\n", |
| 2331 | + "MESSAGE = \"test\"\n", |
2330 | 2332 | "DESCRIPTION = \"\"\"\n",
|
2331 |
| - "New TEI source data:\n", |
2332 |
| - "\n", |
2333 |
| - "There is now additional *back matter*: a list of artworks.\n", |
2334 |
| - "\n", |
2335 |
| - "The file folder structure of the data is\n", |
2336 |
| - "\n", |
2337 |
| - "```\n", |
2338 |
| - "proeftuin\n", |
2339 |
| - "- letter\n", |
2340 |
| - "- letter\n", |
2341 |
| - "backmatter\n", |
2342 |
| - "- artwork (template: artworklist)\n", |
2343 |
| - "- biblio (template: bibliolist)\n", |
2344 |
| - "```\n", |
2345 |
| - "\n", |
2346 |
| - "There are two new series of edge annotations: `link_ref` and `link_target`.\n", |
2347 |
| - "They link elements via the `ref` and `target` atrributes to other elements identified by the \n", |
2348 |
| - "`id` attributes. This can happen across files.\n", |
2349 |
| - "\n", |
2350 |
| - "The `ref` and `target` attributes are still present as annotations,\n", |
2351 |
| - "the `link_ref` and `target_ref` have been generated from this.\n", |
2352 |
| - "The targets of these annotations are pairs: *from* and *to*.\n", |
2353 |
| - "The *from* corresponds to the element that contains the `ref` or `target` attribute,\n", |
2354 |
| - "the *to* corresponds to the element that contains the `id` attribute.\n", |
2355 |
| - "\n", |
2356 |
| - "Nothing new has been done with the spacing and the newlines.\n", |
2357 |
| - "\n", |
2358 |
| - "This release has been published with the command `A.publish()`, a function in Text-Fabric.\n", |
| 2333 | + "For debugging\n", |
2359 | 2334 | "\"\"\"\n",
|
2360 | 2335 | "\n",
|
2361 | 2336 | "A.publishRelease(3, message=MESSAGE, description=DESCRIPTION)"
|
2362 | 2337 | ]
|
2363 | 2338 | },
|
2364 |
| - { |
2365 |
| - "cell_type": "code", |
2366 |
| - "execution_count": null, |
2367 |
| - "id": "ad644bae-e2e6-4fb8-8a0f-b2bd39f52608", |
2368 |
| - "metadata": {}, |
2369 |
| - "outputs": [], |
2370 |
| - "source": [] |
2371 |
| - }, |
2372 | 2339 | {
|
2373 | 2340 | "cell_type": "code",
|
2374 | 2341 | "execution_count": 6,
|
2375 |
| - "id": "4294941c-1a76-4b00-99ac-ab23d840ea3a", |
| 2342 | + "id": "71d4ac7a-7459-49ff-bcac-a2cbfe86767c", |
2376 | 2343 | "metadata": {
|
2377 | 2344 | "tags": []
|
2378 | 2345 | },
|
|
2418 | 2385 | }
|
2419 | 2386 | ],
|
2420 | 2387 | "source": [
|
2421 |
| - "MESSAGE = \"test\"\n", |
| 2388 | + "MESSAGE = \"With Biblio\"\n", |
2422 | 2389 | "DESCRIPTION = \"\"\"\n",
|
2423 |
| - "For debugging\n", |
2424 |
| - "\n", |
| 2390 | + "New TEI source data:\n", |
2425 | 2391 | "\n",
|
2426 | 2392 | "There is now additional *back matter*: a list of artworks.\n",
|
2427 | 2393 | "\n",
|
|
0 commit comments