Skip to content
This repository was archived by the owner on Aug 21, 2025. It is now read-only.

Conversation

@domfournier
Copy link
Contributor

@domfournier domfournier commented Feb 4, 2025

GEOPY-1952 - publish official release of each package

dependabot bot and others added 30 commits April 1, 2024 21:44
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 3 to 4.
- [Release notes](https://github.com/peter-evans/create-or-update-comment/releases)
- [Commits](peter-evans/create-or-update-comment@v3...v4)

---
updated-dependencies:
- dependency-name: peter-evans/create-or-update-comment
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v3...v4)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
updates:
- [github.com/psf/black: 24.3.0 → 24.4.2](psf/black@24.3.0...24.4.2)
- [github.com/asottile/pyupgrade: v3.15.1 → v3.15.2](asottile/pyupgrade@v3.15.1...v3.15.2)
- [github.com/pre-commit/mirrors-mypy: v1.9.0 → v1.10.0](pre-commit/mirrors-mypy@v1.9.0...v1.10.0)
- [github.com/codingjoe/relint: 3.1.0 → 3.1.1](codingjoe/relint@3.1.0...3.1.1)
- [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.5.0...v4.6.0)
…peter-evans/create-or-update-comment-4

Bump peter-evans/create-or-update-comment from 3 to 4
…codecov/codecov-action-4

Bump codecov/codecov-action from 3 to 4
…actions/cache-4

Bump actions/cache from 3 to 4
…actions/setup-python-5

Bump actions/setup-python from 4 to 5
and ran poetry lock --no-update

# Conflicts:
#	.pre-commit-config.yaml
#	param_sweeps/__init__.py
#	poetry.lock
#	pyproject.toml
sebhmg and others added 26 commits October 23, 2024 22:22
also replace version spec ~0.x by >=0.x
(greyskull did not like it)
According to Poetry doc:
When a wheel is installed, its includes are unpacked straight into the site-packages directory.
Pay attention to include top level files and directories with common names
like CHANGELOG.md, LICENSE, tests or docs only in sdists and not in wheels.
@github-actions github-actions bot changed the title GEOPY-1952 GEOPY-1952: publish official release of each package Feb 4, 2025
@codecov
Copy link

codecov bot commented Feb 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.05%. Comparing base (b1114fb) to head (0396a6c).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #79      +/-   ##
==========================================
- Coverage   85.02%   84.05%   -0.97%     
==========================================
  Files           4        4              
  Lines         207      207              
  Branches       33       24       -9     
==========================================
- Hits          176      174       -2     
- Misses         19       21       +2     
  Partials       12       12              
Files with missing lines Coverage Δ
param_sweeps/constants.py 100.00% <ø> (ø)
param_sweeps/driver.py 83.91% <100.00%> (-1.40%) ⬇️
param_sweeps/generate.py 74.35% <ø> (ø)
param_sweeps/sample_driver.py 100.00% <ø> (ø)

@domfournier domfournier merged commit d093c31 into main Feb 4, 2025
22 checks passed
@sebhmg sebhmg deleted the release/0.2.0 branch February 8, 2025 00:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants