Skip to content
This repository has been archived by the owner on Jun 12, 2023. It is now read-only.

New filename warning is raised when using same filename #16

Closed
falexwolf opened this issue Apr 10, 2023 · 1 comment
Closed

New filename warning is raised when using same filename #16

falexwolf opened this issue Apr 10, 2023 · 1 comment

Comments

@falexwolf
Copy link
Member

>>> import laminci
>>> laminci.upload_docs_artifact()
ℹ️ Loading instance: testuser1/lamin-site-assets
INFO  [alembic.runtime.migration] Context impl SQLiteImpl.
INFO  [alembic.runtime.migration] Will assume non-transactional DDL.
✅ Migrated schema core to v0.32.0
ℹ️ 0.32.0 is already live in DB
ℹ️ An existing Transform record is found in the DB:
ℹ️ Instance: testuser1/lamin-site-assets
ℹ️ User: testuser2
ℹ️ Loaded transform: Transform(id='fA0fErrx', v='1', name='CI lndb_storage', type=pipeline, created_by='DzTjkKse', created_at=datetime.datetime(2023, 3, 14, 15, 36, 36))
ℹ️ Added run: Run(id='BAsf8jUpR1TkYCuqxDK5', transform_id='fA0fErrx', transform_v='1', created_by='bKeW4T6E', created_at=datetime.datetime(2023, 4, 10, 13, 20, 53))
🔶 Your new filename does not match the previous filename: to update the name, set file.name = new_name
💡 storing object lndb_storage_docs.zip with key docs/lndb_storage_docs.zip
🔶 The IPython instance is empty.
🔶 The IPython instance is empty.lamin-platform/src/lamindb/sub/lndb-storage/lndb_storage_docs.zip: 0.00
Uploading /Users/falexwolf/repos/lamin-platform/src/lamindb/sub/lndb-storage/lndb_storage_docs.zip: 1.00
@Koncopd
Copy link
Member

Koncopd commented Apr 10, 2023

Checking.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants