File tree Expand file tree Collapse file tree 1 file changed +50
-0
lines changed
docs/2025/licensedb-platform/updates Expand file tree Collapse file tree 1 file changed +50
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ title : Week 2
3+ author : Chayan Das
4+ tags : [gsoc25, LicenseDB]
5+ ---
6+ <!--
7+ SPDX-License-Identifier: CC-BY-SA-4.0
8+
9+ SPDX-FileCopyrightText: 2025 Chayan Das <01chayandas@gmail.com>
10+ -->
11+
12+ # Week 2
13+
14+ * (June 9, 2025 - June 16, 2025)*
15+
16+ ## Meeting 1
17+
18+ * (June 12, 2025)*
19+
20+ ## Attendees
21+ - [ Chayan Das] ( https://github.com/ChayanDass )
22+ - [ Dearsh Oberoi] ( https://github.com/deo002 )
23+ - [ Gaurav Mishra] ( https://github.com/GMishx )
24+ - [ Sahil Jha] ( https://github.com/sjha2048 )
25+
26+
27+
28+
29+ ## Discussions
30+
31+ * Finalized ** E2E testing environment setup** , including ` .env ` configuration and test DB initialization strategy.
32+ * Discussed integrating ** E2E tests with GitHub Actions** for automated CI checks.
33+ * Reviewed approach to ** generate changelogs** when user data is updated.
34+
35+ ---
36+
37+ ## Updates
38+
39+ * Migration PR for structured Golang migrations ** successfully merged** .
40+ * Finalized and committed ** E2E testing setup** , including base auth flow tests.
41+ * Removed legacy ` GORM AutoMigrate ` logic.
42+
43+ ---
44+
45+ ## Planning for Next Week
46+
47+ * Add E2E test execution to ** GitHub Actions workflow** .
48+ * Implement ** user changelog generation** logic.
49+ * Expand E2E test coverage across critical endpoints.
50+
You can’t perform that action at this time.
0 commit comments