issues
search
rstudio
/
pins-python
https://rstudio.github.io/pins-python/
MIT License
52
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
add `yaml` as a type for `pin_read` and `pin_write`
#317
isabelizimm
opened
1 month ago
0
add support for databricks volumes
#316
isabelizimm
opened
1 month ago
0
Allow custom drivers and pin types
#315
jdawang
opened
1 month ago
1
bug: artifacts pinned from R with multiple files will only download one file
#314
isabelizimm
opened
1 month ago
0
Enable reportIndexIssue in pyright
#313
nathanjmcdougall
opened
2 months ago
0
`reportIndexIssue`: Using __delitem__ on a Mapping, RSConnect API Reponse object issues
#312
nathanjmcdougall
opened
2 months ago
0
feat: support writing multiple dataframes/objects to the same pin
#311
dbkegley
opened
2 months ago
4
Enable reportAssignmentType in pyright
#310
nathanjmcdougall
opened
3 months ago
0
Enable reportUnusedExpression in pyright
#309
nathanjmcdougall
closed
2 months ago
0
`reportUnusedExpression`: unused import board_deparse kept for backward compat
#308
nathanjmcdougall
closed
2 months ago
0
Enable reportOptionalIterable in pyright
#307
nathanjmcdougall
opened
3 months ago
0
`reportOptionalIterable`: RSConnect API _raw_query return type issue
#306
nathanjmcdougall
opened
3 months ago
0
Enable reportGeneralTypeIssues in pyright
#305
nathanjmcdougall
closed
2 months ago
0
`reportGeneralTypeIssues`: Return type issues in CachePruner.versions and pins.constructors.board
#304
nathanjmcdougall
closed
2 months ago
0
Avoid shadowing builtins
#303
nathanjmcdougall
opened
3 months ago
0
Enable linter rule to avoid shadowing builtins
#302
nathanjmcdougall
opened
3 months ago
0
Need support for AWS Govcloud regions not in the default boto3 list - please add as input variable opposed to environmental variable
#301
whurst03
opened
3 months ago
1
Reference to siuba in CI
#300
nathanjmcdougall
closed
3 months ago
1
Fix bug in pin_versions_prune for days arg
#299
nathanjmcdougall
closed
2 months ago
0
Move to adaptor backend
#298
nathanjmcdougall
opened
3 months ago
3
`BaseBoard.pin_versions_prune` deletes most recent version
#297
LachlanMarnham
closed
2 months ago
2
maint: update to v2 docker compose
#296
isabelizimm
closed
3 months ago
0
Support specifying `hash` for validation `pin_read`
#295
nathanjmcdougall
opened
3 months ago
0
Add docs for `pin_upload`
#294
nathanjmcdougall
opened
3 months ago
0
Idea: support `narwhals` for easy support of multiple df libraries
#293
nathanjmcdougall
opened
3 months ago
0
Use correct endpoint for RsConnect get_user with guid
#292
nathanjmcdougall
closed
2 months ago
1
`reportAssignmentType`: Only one change needed - to avoid trying to treat Traversable as Path
#291
nathanjmcdougall
opened
3 months ago
0
Enable `reportIncompatibleVariableOverride` in pyright
#290
nathanjmcdougall
closed
3 months ago
0
Enable "FA" rules in ruff and apply UP rules to migrate syntax
#289
nathanjmcdougall
closed
3 months ago
0
Fix bug where error message is missing info at the end
#288
nathanjmcdougall
closed
3 months ago
0
Organize `test_boards.py` into classes
#287
nathanjmcdougall
closed
2 months ago
1
Fix off-by-one error in version parsing function msg.
#286
nathanjmcdougall
closed
3 months ago
2
Use UTC times consistently
#285
nathanjmcdougall
opened
3 months ago
1
Enable flake8-future-annotations `FA` rules in ruff
#284
nathanjmcdougall
closed
3 months ago
0
Bugfix: off-by-one error in error message for version parsing
#283
nathanjmcdougall
closed
3 months ago
2
Consider `import-linter` or another way to document the overall architecture
#282
nathanjmcdougall
opened
3 months ago
0
Bugfix: missing information in version parsing error message
#281
nathanjmcdougall
closed
3 months ago
2
Move IFileSystem out of `boards.py`
#280
nathanjmcdougall
opened
3 months ago
0
Enable isort rules
#279
nathanjmcdougall
closed
3 months ago
0
Enable `pytest` convention rules `PT` in ruff
#278
nathanjmcdougall
opened
3 months ago
2
Enable import sorting `"I"` rules from ruff
#277
nathanjmcdougall
closed
3 months ago
0
`reportIncompatibleVariableOverride`: Only one change needed in RsConnectFs; `protocol: ClassVar[str | tuple[str, ...]]`
#276
nathanjmcdougall
closed
3 months ago
0
Configure pytest marks in a central location in pyproject.toml
#275
nathanjmcdougall
closed
3 months ago
0
Bugfix/266 load path access type
#274
nathanjmcdougall
closed
3 months ago
1
Migrate `setup.cfg` to `pyproject.toml`.
#273
nathanjmcdougall
closed
3 months ago
0
Tracking Issue - Pyright Compliance
#272
nathanjmcdougall
opened
3 months ago
0
Migrate `setup.cfg` to `pyproject.toml`
#271
nathanjmcdougall
closed
3 months ago
1
Replace tmp_dir2 fixture with tmp_path.
#270
nathanjmcdougall
closed
3 months ago
0
Add sentence in docs disclaiming against high frequency writes.
#269
nathanjmcdougall
closed
3 months ago
0
Tailor `_assert_is_pandas_df` error - not just CSV but for all file t…
#268
nathanjmcdougall
closed
3 months ago
0
Next