Skip to content

Commit b9950d4

Browse files
Merge pull request #325 from ChayanDass/chore/week2
docs(week2):weekly report licensedb improvement Reviewed-by: shaheem.azmal@siemens.com
2 parents 00f9f35 + fc3c3a8 commit b9950d4

File tree

1 file changed

+50
-0
lines changed

1 file changed

+50
-0
lines changed
Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
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+

0 commit comments

Comments
 (0)