Skip to content

Commit

Permalink
Merge branch 'develop' into issue/10158/patient-user-card-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rajku-dev authored Jan 31, 2025
2 parents 3c7cf72 + 6f77a69 commit 710b57f
Show file tree
Hide file tree
Showing 113 changed files with 1,020 additions and 4,384 deletions.
56 changes: 0 additions & 56 deletions .github/workflows/auto-testing-label.yml

This file was deleted.

23 changes: 0 additions & 23 deletions .github/workflows/combine.yml

This file was deleted.

43 changes: 0 additions & 43 deletions .github/workflows/comment-p1-issues.yml

This file was deleted.

41 changes: 0 additions & 41 deletions .github/workflows/label-deploy-failed.yml

This file was deleted.

3 changes: 2 additions & 1 deletion .github/workflows/label-merge-conflict.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@ jobs:
wait_ms: 15000
detect_merge_changes: false
conflict_comment: |
:wave: Hi, @${author},
Conflicts have been detected against the base branch. Please rebase your branch against the base branch.
cc: @${author}
> _See: https://docs.ohc.network/docs/contributing#how-to-resolve-merge-conflicts_
54 changes: 0 additions & 54 deletions .github/workflows/label-wip.yml

This file was deleted.

3 changes: 1 addition & 2 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
pull_request:
branches:
- develop
- master
merge_group:

jobs:
Expand All @@ -22,7 +21,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v4
with:
node-version: "20"
node-version: "22"

- name: Install dependencies
run: npm ci
Expand Down
Loading

0 comments on commit 710b57f

Please sign in to comment.