Skip to content

Commit

Permalink
Merge branch 'main' into MAN-108-manage-appointments-record-an-outcome
Browse files Browse the repository at this point in the history
  • Loading branch information
achimber-moj authored Nov 15, 2024
2 parents b28658d + 62c52ee commit 3413c18
Show file tree
Hide file tree
Showing 102 changed files with 2,420 additions and 638 deletions.
2 changes: 1 addition & 1 deletion .github/actions/render-project-template/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ runs:
sed -i '/add new projects here/i \ - '"'"'["${{ inputs.project_name }}"]'"'"'' .github/workflows/service-catalogue.yml
sed -i '/add new projects here/i \ - ${{ inputs.project_name }}' .github/workflows/build.yml
sed -i '/add new projects here/i \* [${{ steps.project_name.outputs.title_case }}](https://ministryofjustice.github.io/hmpps-probation-integration-services/tech-docs/projects/${{ inputs.project_name }})' doc/tech-docs/source/services.html.md.erb
sed 's/$SERVICE_NAME/${{ inputs.project_name }}/g' templates/runConfiguration.xml > '.idea/runConfigurations/${{ steps.project_name.outputs.underscore }}.xml'
sed 's/$SERVICE_NAME/${{ inputs.project_name }}/g' templates/runConfiguration.xml > '.idea/runConfigurations/${{ inputs.project_name }}.run.xml'
- name: Render queue-specific files
if: startsWith(inputs.project_template, 'message-listener')
Expand Down
29 changes: 29 additions & 0 deletions .idea/runConfigurations/accredited_programmes_and_oasys.run.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 0 additions & 12 deletions .idea/runConfigurations/accredited_programmes_and_oasys.xml

This file was deleted.

29 changes: 29 additions & 0 deletions .idea/runConfigurations/appointment_reminders_and_delius.run.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 0 additions & 12 deletions .idea/runConfigurations/appointment_reminders_and_delius.xml

This file was deleted.

29 changes: 29 additions & 0 deletions .idea/runConfigurations/approved_premises_and_delius.run.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 0 additions & 12 deletions .idea/runConfigurations/approved_premises_and_delius.xml

This file was deleted.

29 changes: 29 additions & 0 deletions .idea/runConfigurations/approved_premises_and_oasys.run.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 0 additions & 12 deletions .idea/runConfigurations/approved_premises_and_oasys.xml

This file was deleted.

29 changes: 29 additions & 0 deletions .idea/runConfigurations/arns_and_delius.run.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 0 additions & 12 deletions .idea/runConfigurations/arns_and_delius.xml

This file was deleted.

29 changes: 29 additions & 0 deletions .idea/runConfigurations/assessment_summary_and_delius.run.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 0 additions & 12 deletions .idea/runConfigurations/assessment_summary_and_delius.xml

This file was deleted.

29 changes: 29 additions & 0 deletions .idea/runConfigurations/cas2_and_delius.run.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 0 additions & 12 deletions .idea/runConfigurations/cas2_and_delius.xml

This file was deleted.

29 changes: 29 additions & 0 deletions .idea/runConfigurations/cas3_and_delius.run.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 0 additions & 12 deletions .idea/runConfigurations/cas3_and_delius.xml

This file was deleted.

29 changes: 29 additions & 0 deletions .idea/runConfigurations/common_platform_and_delius.run.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 3413c18

Please sign in to comment.