Skip to content

Commit

Permalink
Merge pull request #277 from communitiesuk/bau/remove-application-dea…
Browse files Browse the repository at this point in the history
…dline-reminder

Delete application deadline reminder lambda
  • Loading branch information
samuelhwilliams authored Feb 17, 2025
2 parents 2679a7b + e4bf4be commit d8f1961
Show file tree
Hide file tree
Showing 11 changed files with 1 addition and 1,032 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/update-preaward-env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,6 @@ jobs:
- name: Git clone the repository
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4

- name: Install requests library
working-directory: 'apps/pre-award/lambdas/application-deadline-reminder'
run: |
python -m pip install requests --target .
- name: Setup Copilot
uses: ./.github/actions/copilot_setup
with:
Expand Down
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
files: ^(?:application-deadline-reminder/|scripts/)
files: ^(?:scripts/)
repos:
- repo: https://github.com/ambv/black
rev: 25.1.0
Expand Down

This file was deleted.

3 changes: 0 additions & 3 deletions apps/pre-award/lambdas/.gitignore

This file was deleted.

107 changes: 0 additions & 107 deletions apps/pre-award/lambdas/README.md

This file was deleted.

Loading

0 comments on commit d8f1961

Please sign in to comment.