generated from layer5io/layer5-repo-template
-
Notifications
You must be signed in to change notification settings - Fork 82
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
32 changed files
with
482 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
name: Discussion data files update | ||
|
||
on: | ||
workflow_dispatch: | ||
schedule: | ||
- cron: '0 0 * * *' #runs every day at midnight | ||
|
||
jobs: | ||
update: | ||
runs-on: ubuntu-latest | ||
if: github.repository == 'layer5io/docs' | ||
steps: | ||
- name: Checkout | ||
uses: actions/checkout@v4 | ||
with: | ||
token: ${{ secrets.GITHUB_TOKEN }} | ||
- name: Fetch discussions data for kanvas tag | ||
run: curl https://discuss.layer5.io/tag/kanvas.json -o data/kanvas_discuss.json | ||
|
||
- name: Pull changes from remote | ||
run: git pull origin master | ||
|
||
- name: Commit changes | ||
uses: stefanzweifel/git-auto-commit-action@v5 | ||
with: | ||
commit_user_name: Discuss bot | ||
commit_user_email: [email protected] | ||
commit_author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com> | ||
commit_options: "--signoff" | ||
commit_message: "latest discussion data files added" | ||
branch: master |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
v0.8.42 | ||
v0.8.53 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
v0.7.128-2 | ||
v0.7.131-2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
title: v0.8.45 | ||
date: 2024-10-30T10:50:16Z | ||
tag: v0.8.45 | ||
prerelease: false | ||
--- | ||
|
||
## What's New | ||
## 🔤 General | ||
## 💻 Server | ||
|
||
- fix Migration for keys w/signoff @Jougan-0 (#2884) | ||
|
||
## 🦴 Infrastructure | ||
|
||
- fix Migration for keys w/signoff @Jougan-0 (#2884) | ||
|
||
## 🐛 Bug Fixes | ||
|
||
- fix Migration for keys w/signoff @Jougan-0 (#2884) | ||
|
||
## 👨🏽💻 Contributors | ||
|
||
Thank you to our contributors for making this release possible: | ||
@Jougan-0, @l5io and @leecalcote | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
--- | ||
title: v0.8.46 | ||
date: 2024-10-30T19:12:46Z | ||
tag: v0.8.46 | ||
prerelease: false | ||
--- | ||
|
||
## What's New | ||
## 🔤 General | ||
## 🖥 Cloud UI | ||
|
||
- Add Kanvas icon and remove Meshmap icon @leecalcote (#2886) | ||
- fix: open catalog detail page into new tab @amitamrutiya (#2885) | ||
- Convert catalog detail page into separate sistent component @amitamrutiya (#2874) | ||
|
||
## 👨🏽💻 Contributors | ||
|
||
Thank you to our contributors for making this release possible: | ||
@amitamrutiya, @l5io and @leecalcote | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
title: v0.8.47 | ||
date: 2024-10-31T03:19:18Z | ||
tag: v0.8.47 | ||
prerelease: false | ||
--- | ||
|
||
## What's New | ||
## 🔤 General | ||
## 🖥 Cloud UI | ||
|
||
- Enhance carousel images on initial flow pages @leecalcote (#2887) | ||
|
||
## 👨🏽💻 Contributors | ||
|
||
Thank you to our contributors for making this release possible: | ||
@l5io and @leecalcote | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
--- | ||
title: v0.8.48 | ||
date: 2024-10-31T03:52:31Z | ||
tag: v0.8.48 | ||
prerelease: false | ||
--- | ||
|
||
## What's New | ||
## 🔤 General | ||
## 🖥 Cloud UI | ||
|
||
- fix: academy page broken issue @amitamrutiya (#2888) | ||
- Enhance carousel images on initial flow pages @leecalcote (#2887) | ||
|
||
## 👨🏽💻 Contributors | ||
|
||
Thank you to our contributors for making this release possible: | ||
@amitamrutiya, @l5io and @leecalcote | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
title: v0.8.50 | ||
date: 2024-10-31T15:17:14Z | ||
tag: v0.8.50 | ||
prerelease: false | ||
--- | ||
|
||
## What's New | ||
## 🔤 General | ||
* Refactor carousel images and update UI text across flow pages | ||
|
||
## 👨🏽💻 Contributors | ||
|
||
Thank you to our contributors for making this release possible: | ||
@l5io | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
title: v0.8.51 | ||
date: 2024-10-31T15:40:16Z | ||
tag: v0.8.51 | ||
prerelease: false | ||
--- | ||
|
||
## What's New | ||
## 🔤 General | ||
## 🖥 Cloud UI | ||
|
||
- Refactor carousel images and update UI text across flow pages @leecalcote (#2891) | ||
|
||
## 👨🏽💻 Contributors | ||
|
||
Thank you to our contributors for making this release possible: | ||
@l5io and @leecalcote | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
title: v0.8.52 | ||
date: 2024-10-31T16:41:59Z | ||
tag: v0.8.52 | ||
prerelease: false | ||
--- | ||
|
||
## What's New | ||
## 🔤 General | ||
## 🖥 Cloud UI | ||
|
||
- Flow Page Enhancement @leecalcote (#2892) | ||
|
||
## 👨🏽💻 Contributors | ||
|
||
Thank you to our contributors for making this release possible: | ||
@l5io and @leecalcote | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
title: v0.8.53 | ||
date: 2024-11-01T07:19:19Z | ||
tag: v0.8.53 | ||
prerelease: false | ||
--- | ||
|
||
## What's New | ||
## 🔤 General | ||
## 🖥 Cloud UI | ||
|
||
- Icon update @TraXIcoN (#2889) | ||
|
||
## 💻 Server | ||
|
||
- test: fix the email format @jerensl (#2901) | ||
|
||
## 🐛 Bug Fixes | ||
|
||
- test: fix the email format @jerensl (#2901) | ||
|
||
## 👨🏽💻 Contributors | ||
|
||
Thank you to our contributors for making this release possible: | ||
@TraXIcoN, @jerensl, @l5io and @leecalcote | ||
|
File renamed without changes.
File renamed without changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
title: v0.7.129-1 | ||
date: 2024-10-30T12:28:48Z | ||
tag: v0.7.129-1 | ||
prerelease: false | ||
--- | ||
|
||
null |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
--- | ||
title: v0.7.131-1 | ||
date: 2024-10-31T17:36:14Z | ||
tag: v0.7.131-1 | ||
prerelease: false | ||
--- | ||
|
||
## What's New | ||
## 🔤 General | ||
## 🖌️ Designer | ||
|
||
- remove open in playground button from catalog detail modal @amitamrutiya (#3080) | ||
- fix spacing issue in the component picker @amitamrutiya (#3081) | ||
- enhance image and text animations @leecalcote (#3078) | ||
- dock animation dev files + select tool animation @leecalcote (#3077) | ||
- Refined animations @leecalcote (#3076) | ||
- fix: technology icon not show in the catalog menu issue @amitamrutiya (#3075) | ||
- Added Reusable Draggable/resizable panel and Tutorials panel @aabidsofi19 (#3072) | ||
|
||
## 🐛 Bug Fixes | ||
|
||
- fix: technology icon not show in the catalog menu issue @amitamrutiya (#3075) | ||
|
||
## 👨🏽💻 Contributors | ||
|
||
Thank you to our contributors for making this release possible: | ||
@aabidsofi19, @amitamrutiya, @l5io and @leecalcote |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
title: v0.7.131-2 | ||
date: 2024-11-01T04:36:51Z | ||
tag: v0.7.131-2 | ||
prerelease: false | ||
--- | ||
|
||
## What's New | ||
## 🔤 General | ||
## 🖌️ Designer | ||
|
||
- [Tutorials] Two more categories and sample content @leecalcote (#3082) | ||
|
||
## 👨🏽💻 Contributors | ||
|
||
Thank you to our contributors for making this release possible: | ||
@l5io and @leecalcote |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,7 @@ | ||
{{ define "main" }} | ||
{{ partial "feature-info.html" . }} | ||
{{ .Render "content" }} | ||
{{ end }} | ||
<div style="margin-top:2rem;"> | ||
{{ partial "recent-discussions.html" . }} | ||
</div> | ||
{{ end }} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
{{ if eq .Section "kanvas" }} | ||
<h2>Recent Discussions on Kanvas</h2> | ||
<ul> | ||
{{ with site.Data.kanvas_discuss }} | ||
{{ $users := .users }} | ||
{{ $topics := sort .topic_list.topics "last_posted_at" "desc" }} | ||
|
||
{{ range first 8 $topics }} | ||
<li style="line-height:1.75rem;padding:0.3rem 0.4rem;"> | ||
<span> | ||
{{ dateFormat "Jan 02" .created_at }} | | ||
</span> | ||
<a href="http://discuss.meshery.io/t/{{ index .topics 0 | urlize }}{{ .id }}"> | ||
{{ .title }} | ||
</a> | ||
<span> | ||
{{ $posterId := (index .posters 0).user_id }} | ||
{{ range $users }} | ||
{{ if eq .id $posterId }} | ||
{{ $author := .name }} | ||
by {{ $author }} | ||
{{ end }} | ||
{{ end }} | ||
</span> | ||
</li> | ||
{{ end }} | ||
{{ end }} | ||
</ul> | ||
{{ end }} |
Oops, something went wrong.