Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
56 commits
Select commit Hold shift + click to select a range
9220262
Run make update
arkid15r Jan 19, 2026
c2406c9
chore(deps): bump actions/cache from 5.0.1 to 5.0.2 (#3415)
dependabot[bot] Jan 19, 2026
a9e7c7e
chore(deps): bump strawberry-graphql-django in /backend (#3416)
dependabot[bot] Jan 19, 2026
7089e5c
Maked issue list responsive (#3413)
anurag2787 Jan 20, 2026
d40493f
refactor: mark props as readonly in multiple frontend components (#3426)
ThetaLogN Jan 20, 2026
12c35a7
Run make update
arkid15r Jan 20, 2026
fc60fa6
Update README.md
arkid15r Jan 20, 2026
c31a192
chore(deps-dev): bump weasyprint from 67.0 to 68.0 in /backend (#3430)
dependabot[bot] Jan 20, 2026
50b669b
use top-level await instead of async IIFE in graphql-codegen.ts (#3398)
sameersharmadev Jan 21, 2026
8aab927
Add no-index-key eslint rule (#3429)
kasya Jan 21, 2026
9c0de8b
refactor: extract shared ContributorsList component (#3408)
SuyashJain17 Jan 21, 2026
8229c5c
Run make update
arkid15r Jan 21, 2026
7dc51d7
Update ci/cd: add codecov upload steps (#3452)
arkid15r Jan 22, 2026
feac323
Update codecov configuration
arkid15r Jan 22, 2026
ed12359
Moves the program post_save signal handler to the module's top level …
PawanMohit16 Jan 22, 2026
5930ced
chore(deps): bump lodash (#3453)
dependabot[bot] Jan 22, 2026
21adb39
Update .github/workflows/run-ci-cd.yaml
arkid15r Jan 22, 2026
984535f
Mitigate CVE-2026-23745
arkid15r Jan 22, 2026
e002985
Fix codecov ci/cd step
arkid15r Jan 22, 2026
97f3907
Run make update
arkid15r Jan 22, 2026
01fa577
chore(deps): bump actions/setup-python from 6.1.0 to 6.2.0 (#3458)
dependabot[bot] Jan 22, 2026
6838e55
fix issue (#3477)
mrkeshav-05 Jan 22, 2026
7484604
refactor: remove redundant character classes in slugify regex (#3484)
ThetaLogN Jan 23, 2026
b91bbc5
Refactor programs page to use optional chaining (S6582) (#3486)
Shubb07 Jan 23, 2026
41e700a
fix: prefer optional chaining over logical AND guards (S6582) (#3485)
anukalp2804 Jan 23, 2026
e872f1e
feat: implement enforced Semgrep scanning with clean baseline (#2984)…
SpruhaCK Jan 23, 2026
15de802
date selection for modules edit and create (#3424)
mrkeshav-05 Jan 23, 2026
91afccf
Run make update
arkid15r Jan 23, 2026
dfe7baf
chore(deps): bump actions/checkout from 6.0.1 to 6.0.2 (#3488)
dependabot[bot] Jan 23, 2026
c716b07
Bump run-frontend-e2e-tests timeout
arkid15r Jan 23, 2026
11a1f63
chore(deps): bump gunicorn from 23.0.0 to 24.0.0 in /backend (#3489)
dependabot[bot] Jan 23, 2026
83b58ef
Update .github/workflows/run-ci-cd.yaml
arkid15r Jan 23, 2026
c6c413c
feat: add accessibility tests for pages (#3420)
Utkarsh-0304 Jan 23, 2026
e6e6e9a
refactor: standardize error parameter naming in catch block (#3493)
Satyamdev888 Jan 24, 2026
181b704
refactor: simplify session casting and improve type safety in MyMento…
ThetaLogN Jan 24, 2026
4b408c3
fix: show module as a section when there is only 1 module (#3402)
HarshitVerma109 Jan 24, 2026
b177dfe
fix(a11y): use native button in MetricsScoreCircle (#3437)
Shubb07 Jan 24, 2026
bffb260
feat: display related milestones on public program page (#3441)
HarshitVerma109 Jan 24, 2026
fd10a28
Maked Project Health Dashboard responsive (#3495)
anurag2787 Jan 24, 2026
4643156
fix: add GraphQL cache invalidation for programs and modules (#3387)
HarshitVerma109 Jan 24, 2026
370bf79
Run make update
arkid15r Jan 24, 2026
333cc59
Update Semgrep warnings
arkid15r Jan 24, 2026
e7490b0
Update docker-compose/local/compose.yaml
arkid15r Jan 24, 2026
0e7bbb6
Update Semgrep warnings for Nginx
arkid15r Jan 24, 2026
36fbf5e
Update .github/workflows/run-ci-cd.yaml
arkid15r Jan 24, 2026
7cd434b
Refine ci/cd sequence
arkid15r Jan 24, 2026
0299256
Fix Project Metrics dashboard responsiveness on small screens (#3412)
anurag2787 Jan 25, 2026
d6d7ccd
Fix ObjectDoesNotExist using invalid keyword argument (#3534)
preeeetham Jan 25, 2026
420f6fe
Run make update
arkid15r Jan 25, 2026
7e26430
Update proxy/production.conf
arkid15r Jan 25, 2026
dfc96ef
Update docker-compose/local/compose.yaml
arkid15r Jan 25, 2026
c15981a
refactor: replace deprecated matchMedia listeners with addEventListen…
ThetaLogN Jan 25, 2026
f3ce810
Add docstrings to mixin property methods (#3532)
moizulfiqar Jan 26, 2026
a524b2d
feat: add recent pull requests to public module page (#3516)
HarshitVerma109 Jan 26, 2026
86be457
Merge branch 'main' into feature/nest-zappa-migration-sync-main
rudransh-shrivastava Jan 26, 2026
c4aa4b2
Merge branch 'feature/nest-zappa-migration' into feature/nest-zappa-m…
rudransh-shrivastava Jan 26, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
55 changes: 55 additions & 0 deletions .codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
codecov:
require_ci_to_pass: true

comment:
layout: reach, diff, flags, files, footer
behavior: default
require_changes: false

coverage:
status:
project:
default:
target: auto
threshold: 1%
base: auto
backend:
flags:
- backend
target: 80%
threshold: 1%
base: auto
frontend:
flags:
- frontend
target: 80%
threshold: 1%
base: auto
patch:
default:
target: auto
threshold: 0%
backend:
flags:
- backend
target: auto
threshold: 0%
frontend:
flags:
- frontend
target: auto
threshold: 0%

fixes:
- /app/::frontend/
- /home/owasp/::backend/

flags:
backend:
paths:
- backend/
carryforward: true
frontend:
paths:
- frontend/
carryforward: true
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,11 @@ updates:
schedule:
interval: daily

- package-ecosystem: docker
directory: /docker/semgrep
schedule:
interval: daily

- package-ecosystem: github-actions
directory: /
schedule:
Expand Down
4 changes: 3 additions & 1 deletion .github/workflows/check-pr-issue.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,10 @@ jobs:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8
# NOSEMGREP: yaml.github-actions.security.pull-request-target-code-checkout.pull-request-target-code-checkout
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
with:
# Explicitly checking out base branch (target repository), not PR code.
ref: ${{ github.event.pull_request.base.sha }}

- name: Check PR linked issue and assignee
Expand Down
Loading
Loading