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

feat: move templates into AFFiNE #5750

Merged
merged 1 commit into from
Feb 21, 2024
Merged

Conversation

doouding
Copy link
Member

@doouding doouding commented Jan 31, 2024

Related to toeverything/blocksuite#6156

Change

Move the edgeless templates to AFFiNE. All templates are stored as zip files. Run node build-edgeless.mjs in @affine/templates to generate JSON-format templates and importing script. The template will be generated automatically during building and dev (yarn dev).

@github-actions github-actions bot added mod:infra Environment related issues and discussions docs Improvements or additions to documentation mod:env mod:component app:electron Related to electron app package:y-indexeddb test Related to test cases app:core labels Jan 31, 2024
Copy link

codecov bot commented Jan 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (53b312c) 64.60% compared to head (4641bc4) 64.60%.

Additional details and impacted files
@@           Coverage Diff           @@
##           canary    #5750   +/-   ##
=======================================
  Coverage   64.60%   64.60%           
=======================================
  Files         360      360           
  Lines       19956    19956           
  Branches     1702     1702           
=======================================
  Hits        12892    12892           
  Misses       6845     6845           
  Partials      219      219           
Flag Coverage Δ
server-test 71.47% <ø> (ø)
unittest 45.37% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@doouding doouding marked this pull request as ready for review February 1, 2024 03:42
@doouding doouding changed the base branch from canary to feat/bump-20240201 February 1, 2024 06:29
@doouding doouding changed the base branch from feat/bump-20240201 to 0201/bump February 1, 2024 08:26
Base automatically changed from 0201/bump to canary February 1, 2024 08:28
@doouding doouding requested a review from pengx17 February 1, 2024 08:33
Copy link

nx-cloud bot commented Feb 21, 2024

Copy link

graphite-app bot commented Feb 21, 2024

Merge activity

Related to toeverything/blocksuite#6156

### Change
Move the edgeless templates to AFFiNE. All templates are stored as zip files. Run `node build-edgeless.mjs` in `@affine/templates` to generate JSON-format templates and importing script. The template will be generated automatically during building and dev (`yarn dev`).
@graphite-app graphite-app bot merged commit 4641bc4 into canary Feb 21, 2024
40 of 41 checks passed
@graphite-app graphite-app bot deleted the feat/edgeless-templates branch February 21, 2024 06:35
Brooooooklyn pushed a commit that referenced this pull request Feb 21, 2024
Related to toeverything/blocksuite#6156

### Change
Move the edgeless templates to AFFiNE. All templates are stored as zip files. Run `node build-edgeless.mjs` in `@affine/templates` to generate JSON-format templates and importing script. The template will be generated automatically during building and dev (`yarn dev`).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app:core app:electron Related to electron app docs Improvements or additions to documentation mod:component mod:dev mod:env mod:infra Environment related issues and discussions mod:workspace-impl package:y-indexeddb test Related to test cases
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants