Skip to content

Prepare for deployment#2

Merged
Ernaldis merged 5 commits into
datajoint:mainfrom
guzman-raphael:main
Sep 19, 2022
Merged

Prepare for deployment#2
Ernaldis merged 5 commits into
datajoint:mainfrom
guzman-raphael:main

Conversation

@guzman-raphael
Copy link
Copy Markdown
Contributor

No description provided.

@Ernaldis Ernaldis merged commit 8b82582 into datajoint:main Sep 19, 2022
guzman-raphael pushed a commit that referenced this pull request Jun 8, 2023
wf triger branch master->main
MilagrosMarin added a commit that referenced this pull request Apr 15, 2025
dimitri-yatsenko added a commit that referenced this pull request Jan 14, 2026
Resolves contradictory version messaging identified in cohesion review:
- installation.md said '2.0 in preparation' but was ambiguous
- versioning.md treats 2.0 as baseline (correct)
- Users confused about which version to install

Changes:
- Restructured installation.md with clear pre-release vs stable sections
- Added decision table for version mismatch scenarios
- Updated landing page (index.md) to clearly state pre-release status
- Provides explicit instructions for both testing 2.0 and using stable 0.14.x
- Regenerated llms-full.txt

Impact:
- New users can now make informed decision: test 2.0 vs use stable
- Clear paths to legacy docs, migration guide, or pre-release installation
- Eliminates contradiction between installation and versioning pages

Fixes: COHESION-REVIEW.md Issue #2 (High Priority)
dimitri-yatsenko added a commit that referenced this pull request Jun 5, 2026
Fixes for items #2 and #4 from her review:

- storage-adapter-api.md: removed the "Built-in adapters" section and the
  claim that file/s3/gcs/azure protocols are themselves StorageAdapter
  subclasses. In v2.2.3 those protocols are still served by the existing
  StorageBackend._create_filesystem() dispatch; migrating them onto the
  public adapter contract is tracked separately.
- storage-adapter-api.md: added an "Available in datajoint ≥ 2.2.4" note
  near the StorageAdapter base-class introduction. dj.StorageAdapter /
  dj.get_storage_adapter() are not exported in 2.2.3; a paired
  datajoint-python PR adds the exports for 2.2.4.
- whats-new-2-2-3.md: reframed the "Storage-adapter plugin contract"
  section to match — the contract is for third-party adapters; built-ins
  continue via internal dispatch.
- manage-secrets.md: corrected the lone remaining DJ_TLS=true → DJ_USE_TLS=true
  in the env-var example (line 88).

Items #3 (settings.py "New in 2.3" markers) and #1 (StorageAdapter export)
are addressed by separate datajoint-python PRs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants