Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

khaeru

khaeru deleted a branch transport-data/tools

enh/docs-2024-W51

khaeru pushed 13 commits to main transport-data/tools
  • Change to furo Sphinx theme 3ba497f
  • Remove contents:: ReST directive in docs Not needed and discouraged with furo theme. 23a4e30
  • Add "clean-autosummary" docs Makefile target a5b5d45
  • Use year wildcard in docs copyright field b33848e
  • Bump os, Python versions in ReadTheDocs config aa4f6b1
  • Copyedit doc/howto/data-csv d50a6bf
  • Copyedit doc/dev 15482d4
  • Bump astral-sh/setup-uv from 4 to 5 - Drop actions/setup-python; set up Python using uv in "pytest" and "pre-commi... 85118a3
  • Satisfy mypy in .sdmx.read_csv() bb35c2f
  • Reconstruct docutils.Writer.default_stylesheet_path Ensure an absolute, not relative, path. 7480055
  • Xfail tests using ato_converted_data fixture on GHA/Windows Workaround for #37. b0d673b
  • Add #40 to doc/whatsnew 261f824
  • Merge pull request #40 from transport-data/enh/docs-2024-W51 Improve docs 3ad5e0a

View on GitHub

khaeru closed a pull request on transport-data/tools
Improve docs
- Change to [furo](https://pradyunsg.me/furo/) Sphinx theme. - Remove redundant `.. contents::` directives. - howto/data-csv: - Correct typos - Add link to howto/cli-edit Housekeeping:...
khaeru pushed 2 commits to enh/docs-2024-W51 transport-data/tools
  • Xfail tests using ato_converted_data fixture on GHA/Windows Workaround for #37. b0d673b
  • Add #40 to doc/whatsnew 261f824

View on GitHub

khaeru pushed 1 commit to enh/docs-2024-W51 transport-data/tools

View on GitHub

khaeru pushed 6 commits to enh/docs-2024-W51 transport-data/tools
  • Copyedit doc/howto/data-csv d50a6bf
  • Copyedit doc/dev 15482d4
  • Bump astral-sh/setup-uv from 4 to 5 - Drop actions/setup-python; set up Python using uv in "pytest" and "pre-commi... 85118a3
  • Satisfy mypy in .sdmx.read_csv() bb35c2f
  • Reconstruct docutils.Writer.default_stylesheet_path Ensure an absolute, not relative, path. 7480055
  • Xfail ato_converted_data fixture and usage Workaround for #37. 8b92df8

View on GitHub

khaeru pushed 1 commit to enh/docs-2024-W51 transport-data/tools
  • Xfail ato_converted_data fixture and usage Workaround for #37. 430e73e

View on GitHub

khaeru pushed 1 commit to enh/docs-2024-W51 transport-data/tools
  • Xfail ato_converted_data fixture (work around #37) e1e2d65

View on GitHub

khaeru pushed 1 commit to enh/docs-2024-W51 transport-data/tools
  • Reconstruct docutils.Writer.default_stylesheet_path Ensure an absolute, not relative, path. d0b21a7

View on GitHub

khaeru pushed 1 commit to enh/docs-2024-W51 transport-data/tools
  • TEMPORARY Debug file paths on GHA f2c035a

View on GitHub

khaeru pushed 1 commit to enh/docs-2024-W51 transport-data/tools
  • TEMPORARY Debug file paths on GHA 1d8c61b

View on GitHub

khaeru pushed 1 commit to enh/docs-2024-W51 transport-data/tools
  • TEMPORARY Debug file paths on GHA 7d11681

View on GitHub

khaeru pushed 1 commit to enh/docs-2024-W51 transport-data/tools
  • TEMPORARY Debug file paths on GHA ec14065

View on GitHub

khaeru pushed 1 commit to enh/docs-2024-W51 transport-data/tools
  • TEMPORARY Debug file paths on GHA bb350ac

View on GitHub

khaeru pushed 1 commit to enh/docs-2024-W51 transport-data/tools
  • TEMPORARY Debug file paths on GHA b906dc9

View on GitHub

khaeru pushed 1 commit to enh/docs-2024-W51 transport-data/tools
  • TEMPORARY Debug file paths on GHA 66cf0ce

View on GitHub

khaeru pushed 1 commit to enh/docs-2024-W51 transport-data/tools
  • TEMPORARY Debug file paths on GHA 95dc884

View on GitHub

khaeru pushed 2 commits to enh/docs-2024-W51 transport-data/tools
  • Satisfy mypy in .sdmx.read_csv() d3f9ae8
  • TEMPORARY Debug file paths on GHA f3870ec

View on GitHub

khaeru pushed 1 commit to enh/docs-2024-W51 transport-data/tools
  • Bump astral-sh/setup-uv from 4 to 5 - Drop actions/setup-python; set up Python using uv in "pytest" and "pre-commi... 935d57d

View on GitHub

khaeru pushed 1 commit to enh/docs-2024-W51 transport-data/tools
  • Bump astral-sh/setup-uv from 4 to 5 - Drop actions/setup-python; set up Python using uv in "pytest" and "pre-commi... 8b8e6a6

View on GitHub

khaeru deleted a branch khaeru/sdmx

fix/ci

khaeru closed a pull request on khaeru/sdmx
Address CI failures
1. In the "pytest" workflow, `TestISTAT.test_gh_104()`: the query of https://esploradati.istat.it/SDMXWS/rest/data/22_289/.IT..1+2.TOTAL.99 is returning a 404 error with the text/plain content: ...
khaeru pushed 0 commits to fix/ci khaeru/sdmx

View on GitHub

khaeru pushed 2 commits to fix/ci khaeru/sdmx
  • Use 'uv run' in "collect" CI job - Use 'uv run --no-sync' to avoid changing installed packages. d90c510
  • TEMPORARY Run "sources" CI workflow on PR branch b3a8e53

View on GitHub

khaeru pushed 3 commits to fix/ci khaeru/sdmx
  • Ensure Python 3.13 in "sources" CI workflow 5b5e3e5
  • Use 'uv run' in "collect" CI job 014acbd
  • TEMPORARY Run "sources" CI workflow on PR branch 196e340

View on GitHub

khaeru opened a pull request on khaeru/sdmx
Address CI failures
1. In the "pytest" workflow, `TestISTAT.test_gh_104()`: the query of https://esploradati.istat.it/SDMXWS/rest/data/22_289/.IT..1+2.TOTAL.99 is returning a 404 error with the text/plain content: ...
khaeru created a branch on khaeru/sdmx

fix/ci - SDMX information model and client in Python

khaeru created a comment on an issue on khaeru/sdmx
In reviewing old issues and PRs, I remembered that in #104 (from 2022) @miccoli linked to a specific announcement that identifies `sdmx.istat.it/…` as an **old** base URL, to be retired, and `esplo...

View on GitHub

khaeru closed an issue on khaeru/sdmx
Wrong base URL for ISTAT source
Hi, The `"url"` property of the `"ISTAT"` source in `sources.json` is wrong (outdated, I guess). It should be replaced with ```json "url": "https://sdmx.istat.it/SDMXWS/rest", ``` Sorry ...
khaeru opened a pull request on transport-data/tools
Improve docs
- Change to [furo](https://pradyunsg.me/furo/) Sphinx theme. - Remove redundant `.. contents::` directives. - howto/data-csv: - Correct typos - Add link to howto/cli-edit ### PR checkl...
Load more