Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge 1.0-dev (with initial write API) back into main #1912

Merged
merged 83 commits into from
Nov 29, 2022
Merged

Merge 1.0-dev (with initial write API) back into main #1912

merged 83 commits into from
Nov 29, 2022

Conversation

simonw
Copy link
Owner

@simonw simonw commented Nov 29, 2022

simonw and others added 30 commits October 23, 2022 20:28
Also redesigned token format to include creation time and optional duration.
* use inspect data for hash and file size
* make hash and cached_size lazy properties
* move hash property near size
Bumps [black](https://github.com/psf/black) from 22.8.0 to 22.10.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@22.8.0...22.10.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Decided to use the most recent version in case I decide later to
use the flatten() utility function.

Refs #1850
simonw and others added 27 commits November 13, 2022 20:58
* Upgrade to CodeMirror 6
* Update contributing docs
* Change how resizing works
* Define a custom SQLite autocomplete dialect
* Add meta-enter to submit
* Add fixture schema for testing
Should help get tests to pass for #1896 too
@simonw
Copy link
Owner Author

simonw commented Nov 29, 2022

Annoyingly it looks like I can't rebase this one, and I don't want to squash-merge and lose the commits, so I'm going to do a regular merge instead.

@simonw simonw merged commit 07aad51 into main Nov 29, 2022
@simonw simonw deleted the 1.0-dev branch November 29, 2022 19:39
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.

None yet

3 participants