Ecosyste.ms: Timeline

Browse the timeline of over 8.09 Billion events for every public repo on GitHub, all the way back to 2015. Data updated hourly from GH Archive.

BuzzCutNorman/meltano

BuzzCutNorman pushed 4 commits to main BuzzCutNorman/meltano
  • chore(deps-dev): bump boto3-stubs from 1.34.84 to 1.34.88 in the development-dependencies group (#8513) chore(deps-d... f48ec82
  • ci: bump nox from 2024.3.2 to 2024.4.15 in /.github/workflows in the default group (#8511) ci: bump nox in /.github/... 0123cd6
  • ci: bump actions/checkout from 4.1.2 to 4.1.3 in the actions group (#8512) Bumps the actions group with 1 update: [a... afc40a8
  • chore(deps): bump the runtime-dependencies group with 4 updates (#8514) Bumps the runtime-dependencies group with 4 ... 9b89da4

View on GitHub

BuzzCutNorman pushed 5 commits to main BuzzCutNorman/meltano
  • chore(deps): bump aiohttp from 3.9.3 to 3.9.4 (#8502) Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.... f25cce9
  • feat(cli): `meltano run` now has a `--run-id` option to allow for custom run UUIDs (#8459) * feat(CLI): `meltano run... d08e658
  • chore: Release v3.4.0 (#8504) chore: Bump package version Co-authored-by: edgarrmondragon <16805946+edgarrmondragon... 8a65004
  • docs: Document `venv.backend` usage to configure `uv` (#8506) 57666f1
  • fix: cron regex pattern on meltano.schema.json (#8508) * fix: cron regex pattern on meltano.schema.json * Update sr... 068289e

View on GitHub

BuzzCutNorman pushed 16 commits to main BuzzCutNorman/meltano
  • chore(deps-dev): bump the development-dependencies group with 3 updates (#8484) Bumps the development-dependencies g... b676bcf
  • ci: bump the actions group with 2 updates (#8483) Bumps the actions group with 2 updates: [docker/setup-buildx-actio... 939e7b9
  • chore(deps): bump the runtime-dependencies group with 3 updates (#8485) Bumps the runtime-dependencies group with 3 ... 3eaf63d
  • chore: pre-commit autoupdate (#8487) * chore: pre-commit autoupdate updates: - [github.com/pre-commit/pre-commit-ho... c469197
  • fix: An explicit error message is now logged when Meltano fails to retrieve tap state from the state backend (#8490) ... 67580de
  • fix: Environment variables from `.env` are now passed to the plugin installation subprocesses (#8489) * fix: Environ... fe18f45
  • chore(deps): bump idna from 3.6 to 3.7 (#8491) Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7. - [Release... 5141dc8
  • feat: Support `uv` as an optional virtualenv backend (#8465) * feat: Support `uv` as an optional `venv` backend * U... 5b81b88
  • chore: Release v3.4.0a2 (#8493) chore: Bump package version Co-authored-by: edgarrmondragon <16805946+edgarrmondrag... 43e70ad
  • chore(deps-dev): bump the development-dependencies group with 3 updates (#8496) Bumps the development-dependencies g... 97151bd
  • ci: bump codecov/codecov-action from 4.2.0 to 4.3.0 in the actions group (#8498) Bumps the actions group with 1 upda... 8023bba
  • chore(deps): bump the runtime-dependencies group with 4 updates (#8497) Bumps the runtime-dependencies group with 4 ... 215b5a1
  • refactor: Only lookup uv executable once (#8499) * chore: Only lookup uv executable once * Clear cache in tests * ... 718c38e
  • chore: pre-commit autoupdate (#8500) * chore: pre-commit autoupdate updates: - [github.com/python-jsonschema/check-... ab5547e
  • fix: "`kind: {kind}` is deprecated..." is no longer logged if the corresponding replacement is in place (#8486) fix:... 77f19b0
  • chore: Release v3.4.0b1 (#8501) chore: Bump package version Co-authored-by: edgarrmondragon <16805946+edgarrmondrag... c342843

View on GitHub

BuzzCutNorman pushed 14 commits to main BuzzCutNorman/meltano
  • chore: pre-commit autoupdate (#8464) * chore: pre-commit autoupdate updates: - [github.com/pre-commit/mirrors-eslin... 5f6b9aa
  • chore: use of flakeheaven with Ruff for flake8-pie, flake8-quotes and flake8-debugger (#8467) * Enabled flake8-pie, ... 218f1d9
  • chore(deps): bump express from 4.18.2 to 4.19.2 in /docs (#8468) Bumps [express](https://github.com/expressjs/expres... 8a39775
  • ci: bump the actions group with 3 updates (#8471) Bumps the actions group with 3 updates: [actions/setup-python](htt... 4df9e20
  • chore(deps-dev): bump the development-dependencies group with 5 updates (#8472) Bumps the development-dependencies g... d15824b
  • chore(deps): bump the runtime-dependencies group with 7 updates (#8473) * chore(deps): bump the runtime-dependencies... 602a0eb
  • chore: pre-commit autoupdate (#8475) * chore: pre-commit autoupdate updates: - [github.com/python-jsonschema/check-... a4fde81
  • refactor: Fixed some log serialization issues with `meltano.core.proj…ec_plugins_service.DefinitionSource` and `melta... f2607b6
  • fix: `meltano run` no longer creates empty `venv` plugin directories for inherited plugins (#8447) * Add failing tes... dcf91e6
  • chore: Bump `check-jsonschema` and `ruamel.yaml` (#8476) f77789f
  • feat(cli): Support installing multiple plugins of any type (#8355) * Install multiple plugins of any type * Add/upd... 0c39970
  • chore: Removed some old Python 3.7 compatibility code (#8477) ad2bf75
  • ci: Qualify constraints file with workspace directory (#8479) 38965da
  • chore: Release v3.4.0a1 (#8480) chore: Bump package version Co-authored-by: edgarrmondragon <16805946+edgarrmondrag... 448e2f2

View on GitHub

BuzzCutNorman pushed 24 commits to main BuzzCutNorman/meltano
  • docs: Removed some stale references to the old API (#8433) docs: Remove stale references to removed API 4c41a24
  • docs: Added a note about using the `--require-virtualenv` flag for installing Meltano with pip (#8434) 763994e
  • fix: Terminal output from plugin installation is now safely decoded (#8436) c4b7eeb
  • chore: Release v3.3.2 (#8437) chore: Bump package version Co-authored-by: edgarrmondragon <16805946+edgarrmondragon... 36e8bc4
  • docs: Added the 2024-Q1 changelog (#8432) docs: Add 2024-Q1 changelog 534d39a
  • ci: bump the actions group with 3 updates (#8438) Bumps the actions group with 3 updates: [pypa/gh-action-pypi-publi... 6b45053
  • chore(deps-dev): bump the development-dependencies group with 7 updates (#8439) Bumps the development-dependencies g... ca66962
  • chore(deps): bump packaging from 23.2 to 24.0 (#8441) Bumps [packaging](https://github.com/pypa/packaging) from 23.2... 69ba8ff
  • chore(deps): bump the runtime-dependencies group with 10 updates (#8440) Bumps the runtime-dependencies group with 1... 4e3913f
  • chore(deps-dev): bump the development-dependencies group with 4 updates (#8442) Bumps the development-dependencies g... 7b093fd
  • chore: pre-commit autoupdate (#8444) * chore: pre-commit autoupdate updates: - [github.com/pre-commit/mirrors-eslin... 74d826f
  • fix(cli): Added `run_id` and `job_name` properties to `meltano run` log messages (#8446) * fix(cli): Added `run_id` ... e362d2f
  • docs: Fixed a broken link to custom plugin definitions in the project concept page (#8449) docs: Fixed a broken link... ea059e5
  • chore(deps): bump follow-redirects from 1.15.4 to 1.15.6 in /docs (#8450) Bumps [follow-redirects](https://github.co... 176cf01
  • chore(deps-dev): bump the development-dependencies group with 9 updates (#8454) Bumps the development-dependencies g... d549048
  • chore(deps): bump the runtime-dependencies group with 3 updates (#8455) Bumps the runtime-dependencies group with 3 ... bb9d667
  • chore: pre-commit autoupdate (#8456) * chore: pre-commit autoupdate updates: - [github.com/shellcheck-py/shellcheck... e012978
  • ci: bump the actions group with 2 updates (#8453) Bumps the actions group with 2 updates: [actions/checkout](https:/... 847e4a2
  • chore: Replace use of flakeheaven with Ruff for flake8-errmsg (#8445) * flake8-errmsg code added on ruff select #844... 2bfbd40
  • chore: Replace use of flakeheaven with Ruff for flake8-print (#8452) * added flake8-print via ruff #8451 * [pre-com... 2988899
  • and 4 more ...

View on GitHub

BuzzCutNorman pushed 4 commits to main BuzzCutNorman/meltano
  • ci: bump the default group in /.github/workflows with 1 update (#8430) Bumps the default group in /.github/workflows... eb87f9a
  • chore(deps-dev): bump the development-dependencies group with 3 updates (#8429) Bumps the development-dependencies g... 8cc57fc
  • ci: bump the actions group with 3 updates (#8428) Bumps the actions group with 3 updates: [pypa/gh-action-pypi-publi... 3642af6
  • ci: bump nox from 2023.4.22 to 2024.3.2 in /.github/workflows (#8431) Bumps [nox](https://github.com/wntrblm/nox) fr... a44a2ee

View on GitHub

BuzzCutNorman pushed 1 commit to main BuzzCutNorman/meltano
  • chore(deps): bump smart-open from 6.4.0 to 7.0.1 (#8423) * chore(deps): bump smart-open from 6.4.0 to 7.0.1 Bumps [... e61deee

View on GitHub

BuzzCutNorman pushed 7 commits to main BuzzCutNorman/meltano
  • chore(deps): bump cryptography from 42.0.2 to 42.0.4 (#8418) Bumps [cryptography](https://github.com/pyca/cryptograp... c96896f
  • fix: Print `Plugin definition is already locked` to stdout instead of stderr (#8381) 2964952
  • chore: Bump `check-jsonschema` and `ruamel.yaml` (#8419) dependabot was failing to update because `check-jsonschema`... 2650c9c
  • ci: bump the actions group with 2 updates (#8424) Bumps the actions group with 2 updates: [actions/dependency-review... 72774ff
  • chore(deps): bump the runtime-dependencies group with 5 updates (#8422) Bumps the runtime-dependencies group with 5 ... 55be4cb
  • ci: bump the default group in /.github/workflows with 1 update (#8421) Bumps the default group in /.github/workflows... 026d9e6
  • chore(deps-dev): bump the development-dependencies group with 5 updates (#8420) Bumps the development-dependencies g... 4ecc3d3

View on GitHub

BuzzCutNorman pushed 5 commits to main BuzzCutNorman/meltano
  • chore(deps): bump the runtime-dependencies group with 2 updates (#8413) Bumps the runtime-dependencies group with 2 ... 35cb4ae
  • ci: bump the actions group with 1 update (#8411) Bumps the actions group with 1 update: [actions/dependency-review-a... 3a9df53
  • chore(deps-dev): bump the development-dependencies group with 6 updates (#8412) Bumps the development-dependencies g... 8c620a6
  • chore: pre-commit autoupdate (#8414) * chore: pre-commit autoupdate updates: - [github.com/pre-commit/mirrors-eslin... 7a1b7d0
  • chore: Replace use of flakeheaven with Ruff for pep8-naming (#8415) * Replace use of flakeheaven with Ruff for pep8-... 834d132

View on GitHub

BuzzCutNorman pushed 3 commits to main BuzzCutNorman/meltano
  • chore(deps): bump the runtime-dependencies group with 4 updates (#8405) Bumps the runtime-dependencies group with 4 ... 18b32ed
  • chore(deps-dev): bump the development-dependencies group with 4 updates (#8404) Bumps the development-dependencies g... 7a581c0
  • chore: pre-commit autoupdate (#8406) * chore: pre-commit autoupdate updates: - [github.com/python-jsonschema/check-... c47653b

View on GitHub

BuzzCutNorman pushed 7 commits to main BuzzCutNorman/meltano
  • chore(deps-dev): bump the development-dependencies group with 6 updates (#8394) Bumps the development-dependencies g... 03d21c2
  • ci: bump pip from 23.3.2 to 24.0 in /.github/workflows (#8393) Bumps [pip](https://github.com/pypa/pip) from 23.3.2 ... 13963b0
  • ci: bump the actions group with 3 updates (#8392) Bumps the actions group with 3 updates: [peter-evans/slash-command... 9fdf143
  • chore(deps): bump the runtime-dependencies group with 5 updates (#8395) Bumps the runtime-dependencies group with 5 ... a40bd88
  • chore: pre-commit autoupdate (#8396) * chore: pre-commit autoupdate updates: - [github.com/python-jsonschema/check-... 8a67496
  • chore(deps): bump cryptography from 41.0.6 to 42.0.0 (#8397) Bumps [cryptography](https://github.com/pyca/cryptograp... 1c0dd78
  • fix: Handle non-UTF-8 lines in plugin output for logging (#8399) * fix: Handle non-UTF-8 lines in plugin output for ... b06f1ea

View on GitHub

BuzzCutNorman pushed 5 commits to main BuzzCutNorman/meltano
  • chore: pre-commit autoupdate (#8385) * chore: pre-commit autoupdate updates: - [github.com/pre-commit/mirrors-eslin... 8992a90
  • chore(deps): bump aiohttp from 3.9.1 to 3.9.3 (#8386) Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.... 1e60df7
  • chore(deps-dev): bump the development-dependencies group with 2 updates (#8387) Bumps the development-dependencies g... cc54938
  • chore(deps): bump the runtime-dependencies group with 1 update (#8388) Bumps the runtime-dependencies group with 1 u... 5923977
  • chore: Fix potentially unbound `pattern_re` variable (according to Pylance) (#8389) chore: Fix potentially unbound `... cab5812

View on GitHub

BuzzCutNorman pushed 6 commits to main BuzzCutNorman/meltano
  • fix: `--from-ref` for a plugin definition missing a `variant` (#8379) Don't error out when adding from a plugin defi... 14373d4
  • docs: Mention `--from-ref` in the custom extractor guide (#8378) * Mention `--from-ref` in the custom extractor guid... ab942d4
  • chore: Release v3.3.1 (#8380) chore: Bump package version Co-authored-by: edgarrmondragon <[email protected]... cdf8649
  • chore(deps): bump the runtime-dependencies group with 6 updates (#8383) Bumps the runtime-dependencies group with 6 ... 44b759e
  • ci: bump the actions group with 1 update (#8384) Bumps the actions group with 1 update: [codecov/codecov-action](htt... e3ebe7c
  • chore(deps-dev): bump the development-dependencies group with 8 updates (#8382) * chore(deps-dev): bump the developm... d079852

View on GitHub

BuzzCutNorman pushed 12 commits to main BuzzCutNorman/meltano
  • fix(cli): Emit pip installation errors (#8354) Fixes https://github.com/meltano/meltano/issues/8170 b11090d
  • chore: Do not update changelog during prereleases (#8359) 3a8cca0
  • feat: Add new `--update` flag to `meltano add` to re-add plugins to a project (#8176) * Initial implementation of `m... 6e684f2
  • feat: Warn if select rules are not used on catalog (#8351) * Warn if select rules are not used on catalog Patch fun... 59a978b
  • fix: Retain stderr in `meltano config <plugin> test` (#8365) * Revert "fix: Redirect tap's stderr to /dev/null durin... 0fade5b
  • chore: Release v3.3.0a2 (#8366) chore: Bump package version Co-authored-by: edgarrmondragon <edgarrmondragon@users.... 1317199
  • ci: Fix coverage measurement on Windows (#8368) Closes https://github.com/meltano/meltano/issues/6330 d064a5c
  • chore(deps-dev): bump the development-dependencies group with 3 updates (#8371) Bumps the development-dependencies g... eefb600
  • ci: bump the actions group with 1 update (#8370) Bumps the actions group with 1 update: [actions/dependency-review-a... 90e672f
  • chore: pre-commit autoupdate (#8373) updates: - [github.com/astral-sh/ruff-pre-commit: v0.1.13 → v0.1.14](https://gi... b14d72c
  • chore: Release v3.3.0rc1 (#8372) chore: Bump package version Co-authored-by: edgarrmondragon <edgarrmondragon@users... 17a5224
  • chore: Release v3.3.0 (#8376) * chore: Bump package version * Update CHANGELOG.md --------- Co-authored-by: edgar... 42f0fc6

View on GitHub

BuzzCutNorman pushed 6 commits to main BuzzCutNorman/meltano
  • perf: Cache `Project.dotenv_env` (#8343) 2dea3bb
  • feat: Add setting `sensitive` flag (#7874) * Support `sensitive` flag for settings * Document `sensitive` as a prop... 62375b9
  • chore(deps): bump the runtime-dependencies group with 1 update (#8357) Bumps the runtime-dependencies group with 1 u... d07bffb
  • chore(deps-dev): bump the development-dependencies group with 2 updates (#8356) Bumps the development-dependencies g... 12d95ef
  • chore: pre-commit autoupdate (#8358) Co-authored-by: Edgar Ramírez Mondragón <[email protected]> 0ee6f69
  • chore: Release v3.3.0a1 (#8363) chore: Bump package version Co-authored-by: edgarrmondragon <edgarrmondragon@users.... 224f5aa

View on GitHub

BuzzCutNorman pushed 3 commits to main BuzzCutNorman/meltano
  • chore: pre-commit autoupdate (#8348) updates: - [github.com/astral-sh/ruff-pre-commit: v0.1.9 → v0.1.11](https://git... a89f152
  • chore(deps): bump follow-redirects from 1.15.2 to 1.15.4 in /docs (#8350) Bumps [follow-redirects](https://github.co... f7bb86c
  • chore(deps): bump jinja2 from 3.1.2 to 3.1.3 (#8352) Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to ... 1737840

View on GitHub

BuzzCutNorman pushed 7 commits to main BuzzCutNorman/meltano
  • ci: Bump `actions/upload-artifact` and `actions/download-artifact` (#8338) d6fe59e
  • chore(deps-dev): bump the development-dependencies group with 2 updates (#8339) Bumps the development-dependencies g... baaf786
  • chore(deps): bump the runtime-dependencies group with 2 updates (#8340) Bumps the runtime-dependencies group with 2 ... 1919739
  • chore(deps-dev): bump the development-dependencies group with 8 updates (#8345) Bumps the development-dependencies g... 0a0a6be
  • chore(deps): bump structlog from 23.3.0 to 24.1.0 (#8347) Bumps [structlog](https://github.com/hynek/structlog) from... 12218f9
  • ci: bump the actions group with 1 update (#8344) Bumps the actions group with 1 update: [actions/dependency-review-a... e500b28
  • chore(deps): bump the runtime-dependencies group with 2 updates (#8346) Bumps the runtime-dependencies group with 2 ... 197a2f4

View on GitHub

BuzzCutNorman pushed 3 commits to main BuzzCutNorman/meltano
  • chore: pre-commit autoupdate (#8335) updates: - [github.com/pre-commit/mirrors-eslint: v8.56.0 → v9.0.0-alpha.0](htt... eab9c25
  • chore(deps-dev): bump the development-dependencies group with 4 updates (#8333) Bumps the development-dependencies g... 1e930b2
  • chore(deps): bump the runtime-dependencies group with 3 updates (#8334) Bumps the runtime-dependencies group with 3 ... b54c1c2

View on GitHub