Update README with new CDN links and remove notes#6
Conversation
Removed outdated notes and updated CDN links.
|
/tinker in the README.md extend the lorem ipsum text with more lorem ipsum |
7 similar comments
|
/tinker in the README.md extend the lorem ipsum text with more lorem ipsum |
|
/tinker in the README.md extend the lorem ipsum text with more lorem ipsum |
|
/tinker in the README.md extend the lorem ipsum text with more lorem ipsum |
|
/tinker in the README.md extend the lorem ipsum text with more lorem ipsum |
|
/tinker in the README.md extend the lorem ipsum text with more lorem ipsum |
|
/tinker in the README.md extend the lorem ipsum text with more lorem ipsum |
|
/tinker in the README.md extend the lorem ipsum text with more lorem ipsum |
|
Extended the lorem ipsum sentence in Rationale:
|
|
/tinker remove the lorem ipsum text from the README.md |
|
Removed the lorem ipsum filler paragraph from Rationale:
|
|
/tinker extend the lorem ipsum text |
|
Extended the lorem ipsum block in |
|
/tinker extend the lorem ipsum text even further |
|
Extended the lorem ipsum paragraph in
|
|
Removed the "Experimental note" section from Rationale:
|
|
/tinker add a notes section in the README.md with lorem ipsum text |
|
Added a Notes section with lorem ipsum text and linked it in the README contents list in Rationale:
|
|
/tinker extend the notes section with more lorem ipsum text |
|
Extended the Notes section in Rationale:
|
|
/tinker remove the notes section |
|
Removed the Notes section from Rationale:
|
|
/tinker add a lorem ipsum text to README.md |
|
Added a short lorem ipsum paragraph under the Overview section in Rationale:
|
|
/tinker remove the notes section |
|
No notes section found in the repository, so no changes were made. Rationale:
|
|
/tinker add notes section in README.md with 100 words lorem ipsum text |
|
Added a new Notes section with a 100-word lorem ipsum paragraph in Rationale:
|
|
/tinker For testing purposes it is important to trigger GitHub webhook push events. In order to achieve this goal we will create .github/workflows/counter.yml that is triggered on workflow dispatch. In this workflow the repo will be cloned, a commit made and the change pushed. For this task create a file called counter.json. The content of this file is { "value": 0 }Each time the workflow is dispatched the value in counter.json is increased by 1. Use the GITHUB_TOKEN supplied by CI. |
|
Created the workflow to clone the repo on manual dispatch, increment Changed files:
Rationale:
Next steps:
|
|
/tinker .github/workflows/counter.yml has python code. Use |
|
Moved the inline workflow Python into a dedicated script, added unit tests, and wired the workflow to set up Python + uv venv, run tests, and call the script. The workflow now installs Python, creates Details:
Tests:
Rationale
Next steps:
|
|
/tinker in .github/workflows/counter.yml remove the steps "Create virtual environment" and "Run tests". |
|
Removed the "Create virtual environment" and "Run tests" steps from the workflow so the job now installs Python and proceeds directly to incrementing the counter in Rationale:
|
Removed outdated notes and updated CDN links.