Skip to content

Sync: update portability pages#774

Merged
josephjclark merged 19 commits into
release/nextfrom
portability-v3
May 11, 2026
Merged

Sync: update portability pages#774
josephjclark merged 19 commits into
release/nextfrom
portability-v3

Conversation

@josephjclark
Copy link
Copy Markdown
Collaborator

@josephjclark josephjclark commented May 5, 2026

This PR adds a v4 Portability spec

This works from the assumption that project state, and CLI state files, are NOT part of the portability spec.

AI Usage

Please disclose how you've used AI in this work (it's cool, we just want to
know!):

  • I have used Claude Code
  • I have used another model
  • I have not used AI

You can read more details in our
Responsible AI Policy

@josephjclark josephjclark mentioned this pull request May 5, 2026
3 tasks
Comment thread docs/deploy/portability.md Outdated
@josephjclark josephjclark changed the title Sync: update portability page Sync: update portability pages May 10, 2026
@josephjclark josephjclark marked this pull request as ready for review May 10, 2026 11:24
Copy link
Copy Markdown
Member

@taylordowns2000 taylordowns2000 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

still needs that cron_cursor_job_id to be an internal document id, not a uuid. i'm only not fixing myself in case i'm misunderstanding

Comment thread docs/deploy/portability.md Outdated
type: cron
enabled: true
cron_expression: 00 00 * * 1-5
cron_cursor_job_id: fb95ea89-17d2-4773-823c-09770317aaed
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

still needs fixing

@josephjclark josephjclark changed the base branch from main to release/next May 11, 2026 09:07
@josephjclark josephjclark merged commit c5e7920 into release/next May 11, 2026
1 check passed
@josephjclark josephjclark deleted the portability-v3 branch May 11, 2026 09:08
josephjclark added a commit that referenced this pull request May 11, 2026
* Sync: update portability pages (#774)

* update cli intro

* start docs

* more docs

* revision

* claude typos

* thinking about structure

* fiddling with sync

* remove notes

* typo

* rollback changes

* rollback again

* updates

* update example

* tidy and update docs

* fix legacy

* typos

* update link

* fix uuid

* Bump axios from 1.15.0 to 1.15.2 (#776)

Bumps [axios](https://github.com/axios/axios) from 1.15.0 to 1.15.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.15.0...v1.15.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.15.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump fast-uri from 3.0.1 to 3.1.2 (#778)

Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.0.1 to 3.1.2.
- [Release notes](https://github.com/fastify/fast-uri/releases)
- [Commits](fastify/fast-uri@v3.0.1...v3.1.2)

---
updated-dependencies:
- dependency-name: fast-uri
  dependency-version: 3.1.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @babel/plugin-transform-modules-systemjs from 7.25.0 to 7.29.4 (#779)

Bumps [@babel/plugin-transform-modules-systemjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-systemjs) from 7.25.0 to 7.29.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.4/packages/babel-plugin-transform-modules-systemjs)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-modules-systemjs"
  dependency-version: 7.29.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update Collections CLI docs (#762)

* add minimal docs for CLI usage

* add version

* fix broken links

* fix links

* fix AGAIN

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants