Skip to content

Commit

Permalink
release 3.5.0 (#2090)
Browse files Browse the repository at this point in the history
  • Loading branch information
cooper-lzy authored May 19, 2023
1 parent 81c409f commit 99625ea
Show file tree
Hide file tree
Showing 4 changed files with 67 additions and 65 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on:
push:
branches:
# Remember to add v before the following version number unless the version is master.
- master
- v3.5.0

jobs:
deploy:
Expand All @@ -25,12 +25,12 @@ jobs:
- name: Git Config
run: git config user.name whitewum && git config user.email [email protected]

- name: Mike Deploy master
- name: Mike Deploy 3.5.0
run: |
# mike delete master -p
# mike delete 3.5.0 -p
git fetch origin gh-pages --depth=1 # fix mike's CI update
mike list
mike deploy master -p --rebase
mike deploy 3.5.0 -p --rebase
mike set-default 3.5.0 -p --rebase
mike list
# - name: Deploy
Expand Down
4 changes: 3 additions & 1 deletion docs-2.0/20.appendix/history.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,6 @@

12. 2022.10: NebulaGraph v3.3.0 was released.

13. 2023.2: NebulaGraph v3.4.0 was released.
13. 2023.2: NebulaGraph v3.4.0 was released.

14. 2023.5: NebulaGraph v3.5.0 was released.
4 changes: 2 additions & 2 deletions docs-2.0/stylesheets/extra.css
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@

/* nebula light */
[data-md-color-scheme="nebula"]{
--md-primary-fg-color: #FF0000; /* Tar bar color */
--md-accent-fg-color: #49BDF0; /* Selected color */
--md-primary-fg-color: #66CCFF; /* Tar bar color */
--md-accent-fg-color: #7DBB7C; /* Selected color */

--md-code-fg-color: rgb(12, 21, 26);
--md-code-bg-color: #eaebec;
Expand Down
114 changes: 57 additions & 57 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ markdown_extensions:

# Plugins
plugins:
- search # This is the original mkdocs search plugin. To use algolia search, comment out this plugin.
# - search # This is the original mkdocs search plugin. To use algolia search, comment out this plugin.
- macros:
include_dir: docs-2.0/reuse/
- git-revision-date-localized
Expand Down Expand Up @@ -135,10 +135,10 @@ extra:
database_edition: both

# Language selector.
alternate:
- name: 中文
link: https://docs.nebula-graph.com.cn/
lang: zh
#alternate:
# - name: 中文
# link: https://docs.nebula-graph.com.cn/
# lang: zh

analytics:
provider: google
Expand All @@ -150,75 +150,75 @@ extra:
- icon: 'fontawesome/brands/github'
link: 'https://github.com/vesoft-inc/nebula-docs'
nebula:
release: 3.4.1
release: 3.5.0
nightly: nightly
master: master
base20: 2.0
base200: 2.0.0
branch: release-3.4
tag: v3.4.1
branch: release-3.5
tag: v3.5.0
studio:
base111b: 1.1.1-beta
base220: 2.2.1
base300: 3.0.0
release: 3.6.0
tag: v3.6.0
release: 3.7.0
tag: v3.7.0
explorer:
release: 3.4.0
branch: release-3.4
tag: v3.4.0
release: 3.5.0
branch: release-3.5
tag: v3.5.0
exchange_ent:
release: 3.4.0
branch: release-3.4
tag: v3.4.0
release: 3.5.0
branch: release-3.5
tag: v3.5.0
exchange:
release: 3.4.0
branch: release-3.4
tag: v3.4.0
release: 3.5.0
branch: release-3.5
tag: v3.5.0
importer:
release: 3.4.0
branch: release-3.4
tag: v3.4.0
release: 4.0.0
branch: release-4.0
tag: v4.0.0
algorithm:
release: 3.0.0
branch: v3.0.0
tag: v3.0.0
plato:
release: 3.4.0
branch: release-3.4
tag: v3.4.0
release: 3.5.0
branch: release-3.5
tag: v3.5.0
sparkconnector:
release: 3.4.0
branch: release-3.4
tag: v3.4.0
flinkconnector:
release: 3.3.0
branch: release-3.3
tag: v3.3.0
release: 3.5.0
branch: release-3.5
tag: v3.5.0
dockercompose:
release: 3.4.0
branch: release-3.4
tag: v3.4.0
release: 3.5.0
branch: release-3.5
tag: v3.5.0
dashboard:
release: 3.4.0
tag: v3.4.0
release: 3.5.0
tag: v3.5.0
base100: 1.0.0
branch: release-3.4
branch: release-3.5
dashboard_ent:
release: 3.4.2
tag: v3.4.2
branch: release-3.4
release: 3.5.0
tag: v3.5.0
branch: release-3.5
console:
release: 3.4.0
branch: release-3.4
tag: v3.4.0
release: 3.5.0
branch: release-3.5
tag: v3.5.0
br:
release: 3.3.0
branch: release-3.3
tag: v3.3.0
br_ent:
release: 3.4.1
tag: v3.4.1
release: 3.5.0
tag: v3.5.0
agent:
release: 3.4.0
tag: v3.4.0
Expand All @@ -227,27 +227,27 @@ extra:
branch: release-3.4
tag: v3.4.0
java:
release: 3.4.0
branch: release-3.4
tag: v3.4.0
release: 3.5.0
branch: release-3.5
tag: v3.5.0
python:
release: 3.4.0
branch: release-3.4
tag: v3.4.0
go:
release: 3.4.0
branch: release-3.4
tag: v3.4.0
release: 3.5.0
branch: release-3.5
tag: v3.5.0
bench:
release: 1.2.0
branch: release-1.2
tag: v1.2.0
operator:
release: 1.4.2
tag: v1.4.2
branch: release-1.4
release: 1.5.0
tag: v1.5.0
branch: release-1.5
upgrade_from: 3.0.0
upgrade_to: 3.4.0
upgrade_to: 3.5.0
exporter:
release: 3.3.0
branch: release-3.3
Expand All @@ -257,17 +257,17 @@ extra:
branch: release-3.4
tag: v3.4.0
bbox:
release: 3.4.0
branch: release-3.4
tag: v3.4.0
release: 3.5.0
branch: release-3.5
tag: v3.5.0
cloud:
azureRelease: 3.1.1 # The latest core version that Azure Cloud is compatible with
aliyunRelease: 3.1.1 # The latest core version that Alibaba Cloud is compatible with
azureLatestRelease: 3.1.0 # The latest doc version that supports Azure Cloud
aliyunLatestRelease: 3.1.0 # The latest doc version that supports Alibaba Cloud
ent:
ent_begin: <!-- --> # change to "<!-->" when releasing core-ent
ent_end: <!-- --> # change to "<!-->" when releasing core-ent
ent_begin: <!-- # change to "<!-->" when releasing core-ent
ent_end: --> # change to "<!-->" when releasing core-ent

nav:
- About: README.md
Expand Down

0 comments on commit 99625ea

Please sign in to comment.