Skip to content

Commit fcd92c3

Browse files
chore: fix header
1 parent 6d73777 commit fcd92c3

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

content/posts/Harsh_Rao_2025_final_report.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,14 @@ Welcome to my final blog for Google Summer of Code 2025 for the project **Deskto
1515
---
1616

1717
> **[_Desktop Application & Vue Frontend Updates:_](https://summerofcode.withgoogle.com/programs/2025/projects/RLcXZOiF)
18-
> The project works on the Vue Simulator and aims at pushing the vue-simulator to production. We have achieved several milestones like Authentication model, a beautiful Release Pipeline for Tauri simulator, version sync for v0 and v1, a brand new Testbench UI and many more. Let's dive into them right away !!**
18+
> The project works on the Vue Simulator and aims at completing the vue-simulator. We have achieved several milestones like Authentication model, a beautiful Release Pipeline for Tauri simulator, version sync for v0 and v1, a brand new Testbench UI and many more. Let's dive into them right away !!**
1919
2020
## Major statures that have been added and merged include:
2121
- Authentication model for Web and Tauri Simulator
2222
- Release Pipeline for Tauri Simulator
2323
- An improved Testbench UI/UX
2424
- Vue-Simulator integration with the primary codebase
2525
- Legacy feature sync to v0 and v1
26-
- Pushing vue simulator to Production
27-
- Tackling major bugs
2826

2927
---
3028

@@ -367,8 +365,6 @@ After the previous year's GSOC project on implementing version control, we neede
367365
**Step 2:** Then we compared all of the changes that existed in `src` and not in `v0` and `v1`. We came across many small features that were missing for `src` which needed to be re-written, for eg: the version mismatch dialogue for the vue simulator in `openOffline.vue`. ([PR #599](https://github.com/CircuitVerse/cv-frontend-vue/pull/599))
368366
**Step 3:** This was the part where we tested the result of the change, since the change built up a massive PR, this step took time and also proved beneficial. We came across a few shortcomings, the major one being the preview circuits for version `v1` going into infinite reload. This was created due to an error that ocurred during the feature sync to `v1` folder, ([PR #647](https://github.com/CircuitVerse/cv-frontend-vue/pull/647))
369367

370-
# Pushing vue-simulator to Production
371-
372368
---
373369

374370
### Pull Requests

0 commit comments

Comments
 (0)