Commit Graph

5784 Commits

Author SHA1 Message Date
samschott
2aba886dbb
Merge pull request #1027 from samschott/preserve-file-metadata
Preserve file metadata
2024-03-24 22:06:27 +00:00
Sam Schott
e009ab6ed1 move tests to py 3.12 2024-03-24 22:15:38 +01:00
Sam Schott
f04f282c88 Bump version: 1.9.1 → 1.9.2.dev0 2024-03-24 22:00:47 +01:00
Sam Schott
1a9a87f73e Bump version: 1.9.1 → 1.9.2.dev0 2024-03-24 22:00:47 +01:00
Sam Schott
00099fefb1 update tests 2024-03-24 21:18:44 +01:00
Sam Schott
6c018df537 preserve local xattrs and permissions on sync 2024-03-24 21:18:44 +01:00
samschott
9502ef0bfd
Merge pull request #1026 from samschott/forgiving-follow-symlinks
be more forgiving if follow_symlinks=False is not supported
2024-03-24 17:35:30 +00:00
Sam Schott
cda066f1c0 adapt tests 2024-03-24 16:55:00 +01:00
Sam Schott
55e13df505 specify preserve_dest_permissions behaviour...
...if follow_symlinks is not supported
2024-03-24 16:55:00 +01:00
Sam Schott
6864d1db43 be more forgiving if follow_symlinks=False is not supported
lstat calls fall back to stat if follow_symlinks=False is not supported
2024-03-24 16:55:00 +01:00
Sam Schott
553e33d77e add type ignore comment to importlib_metadata typing 2024-03-24 16:54:51 +01:00
Sam Schott
3f953019b4 fix some type hinting 2024-03-24 16:38:33 +01:00
Sam Schott
b098b66fe6 add py312 to black target versions 2024-03-24 16:38:25 +01:00
Sam Schott
1a3f50e82a consistently use importlib_metadata 2024-03-24 15:38:57 +01:00
samschott
fb64f43d70
Bump version: 1.9.1.dev0 → 1.9.1 2024-03-22 21:29:16 +01:00
samschott
7dcd201397
Bump version: 1.9.1.dev0 → 1.9.1 2024-03-22 21:29:16 +01:00
samschott
f66bb23fcc
Bump version: 1.9.0 → 1.9.1.dev0 2024-03-22 21:28:17 +01:00
samschott
c8a5aca620
Bump version: 1.9.0 → 1.9.1.dev0 2024-03-22 21:28:17 +01:00
samschott
b368b0d2b9
update changelog 2024-03-22 21:27:52 +01:00
samschott
6a2474fffc
update changelog 2024-03-22 20:50:16 +01:00
samschott
623b6382ad
Bump version: 1.9.0.dev0 → 1.9.0 2024-03-22 20:31:37 +01:00
samschott
5549b92815
Bump version: 1.9.0.dev0 → 1.9.0 2024-03-22 20:31:37 +01:00
Sam Schott
677f08867b bump current version in changelog 2024-03-20 21:52:35 +01:00
Sam Schott
1983f12408 Bump version: 1.8.1.dev1 → 1.9.0.dev0 2024-03-20 21:51:42 +01:00
Sam Schott
6d7b73a464 Bump version: 1.8.1.dev1 → 1.9.0.dev0 2024-03-20 21:51:42 +01:00
Sam Schott
91c785dec1 move to PyPI trusted publishing 2024-03-16 00:03:41 +01:00
Sam Schott
c32968a4d4 twine pass dist location 2024-03-15 23:43:51 +01:00
Sam Schott
c1850b3c5e Bump version: 1.8.1.dev0 → 1.8.1.dev1 2024-03-15 23:37:42 +01:00
Sam Schott
8fa080c5ba Bump version: 1.8.1.dev0 → 1.8.1.dev1 2024-03-15 23:37:42 +01:00
samschott
e3acffec42
Merge pull request #1025 from samschott/fix-mtime-syncing
Fix mtime syncing
2024-03-15 23:36:35 +01:00
samschott
0a63d9e1bc
add a test to prevent regressions 2024-03-15 22:25:34 +01:00
samschott
1f436d4e41
Apply remote mtime after closing the file
This prevents the file close operation from changing the set mtime.
2024-03-15 22:11:31 +01:00
samschott
627cdc7bff
Merge pull request #1018 from samschott/dependabot/pip/furo-2024.1.29
Bump furo from 2023.9.10 to 2024.1.29
2024-02-12 23:03:42 +01:00
samschott
9c1b0506a0
Merge pull request #1019 from samschott/dependabot/github_actions/codecov/codecov-action-4
Bump codecov/codecov-action from 3 to 4
2024-02-12 23:03:22 +01:00
dependabot[bot]
98b9d5d36a
Bump codecov/codecov-action from 3 to 4
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](https://github.com/codecov/codecov-action/compare/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>
2024-02-12 22:02:34 +00:00
dependabot[bot]
1554c259b8
Bump furo from 2023.9.10 to 2024.1.29
Bumps [furo](https://github.com/pradyunsg/furo) from 2023.9.10 to 2024.1.29.
- [Release notes](https://github.com/pradyunsg/furo/releases)
- [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md)
- [Commits](https://github.com/pradyunsg/furo/compare/2023.09.10...2024.01.29)

---
updated-dependencies:
- dependency-name: furo
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 22:02:07 +00:00
samschott
9cf13f7012
remove unused typ:ignore comment
This has become unused with the latest watchdog release.
2024-02-12 23:01:09 +01:00
samschott
14946c2892
Ignore flake8 E704
Its not compatible with black code formatting.
2024-02-12 22:54:38 +01:00
samschott
e0948215c6
Merge pull request #1017 from samschott/dependabot/github_actions/peter-evans/dockerhub-description-4
Bump peter-evans/dockerhub-description from 3 to 4
2024-02-12 22:40:03 +01:00
samschott
ae9ebfa6d4
Merge pull request #1009 from samschott/dependabot/pip/sphinxext-opengraph-0.9.1
Bump sphinxext-opengraph from 0.9.0 to 0.9.1
2024-02-12 22:39:54 +01:00
samschott
b8b72ae09d
Merge pull request #1008 from samschott/dependabot/github_actions/actions/setup-python-5.0.0
Bump actions/setup-python from 4.7.1 to 5.0.0
2024-02-12 22:39:44 +01:00
samschott
1ae745554f
Merge pull request #1020 from samschott/dependabot/pip/survey-gte-4.0-and-lt-6.0
Update survey requirement from <5.0,>=4.0 to >=4.0,<6.0
2024-02-12 22:38:32 +01:00
dependabot[bot]
2c50d2ddb4
Update survey requirement from <5.0,>=4.0 to >=4.0,<6.0
Updates the requirements on [survey](https://github.com/Exahilosys/survey) to permit the latest version.
- [Release notes](https://github.com/Exahilosys/survey/releases)
- [Commits](https://github.com/Exahilosys/survey/compare/v4.1.0-alpha...v5.2.0)

---
updated-dependencies:
- dependency-name: survey
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-07 18:02:22 +00:00
samschott
3af6fb31be
black 2024-02-04 15:35:37 +01:00
dependabot[bot]
fe1217f3d9
Bump peter-evans/dockerhub-description from 3 to 4
Bumps [peter-evans/dockerhub-description](https://github.com/peter-evans/dockerhub-description) from 3 to 4.
- [Release notes](https://github.com/peter-evans/dockerhub-description/releases)
- [Commits](https://github.com/peter-evans/dockerhub-description/compare/v3...v4)

---
updated-dependencies:
- dependency-name: peter-evans/dockerhub-description
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-25 18:06:18 +00:00
samschott
8f333661f5
Merge pull request #1014 from samschott/dependabot/github_actions/actions/cache-4 2024-01-17 19:38:53 +01:00
dependabot[bot]
5634ea9cbc
Bump actions/cache from 3 to 4
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](https://github.com/actions/cache/compare/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>
2024-01-17 18:15:05 +00:00
dependabot[bot]
26b5b46c8c
Bump sphinxext-opengraph from 0.9.0 to 0.9.1
Bumps [sphinxext-opengraph](https://github.com/wpilibsuite/sphinxext-opengraph) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/wpilibsuite/sphinxext-opengraph/releases)
- [Commits](https://github.com/wpilibsuite/sphinxext-opengraph/compare/v0.9.0...v0.9.1)

---
updated-dependencies:
- dependency-name: sphinxext-opengraph
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-14 18:02:28 +00:00
dependabot[bot]
439e1ad997
Bump actions/setup-python from 4.7.1 to 5.0.0
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.7.1 to 5.0.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4.7.1...v5.0.0)

---
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>
2023-12-06 18:32:24 +00:00
samschott
ac9f1899c2
Merge pull request #1004 from samschott/revert-983-dependabot/github_actions/codecov/codecov-action-4
Revert "Bump codecov/codecov-action from 3 to 4"
2023-11-21 23:08:35 +01:00