Skip to content

Commit

Permalink
Merge pull request #1402 from DFE-Digital/842-code-clean-up-teacher-t…
Browse files Browse the repository at this point in the history
…raining-advisor-1

Removed paas related code
  • Loading branch information
VenkataChalla554 authored Jan 10, 2024
2 parents eb1f77e + 52e16bc commit 80502c1
Show file tree
Hide file tree
Showing 401 changed files with 4 additions and 23,489 deletions.
9 changes: 0 additions & 9 deletions .cfignore

This file was deleted.

32 changes: 0 additions & 32 deletions .dockerignore

This file was deleted.

10 changes: 0 additions & 10 deletions .editorconfig

This file was deleted.

4 changes: 0 additions & 4 deletions .env.development.yml

This file was deleted.

8 changes: 0 additions & 8 deletions .env.preprod

This file was deleted.

7 changes: 0 additions & 7 deletions .env.production

This file was deleted.

6 changes: 0 additions & 6 deletions .env.rolling

This file was deleted.

6 changes: 0 additions & 6 deletions .env.test

This file was deleted.

11 changes: 0 additions & 11 deletions .github/common_environment.yml

This file was deleted.

19 changes: 0 additions & 19 deletions .github/labeler.yml

This file was deleted.

52 changes: 0 additions & 52 deletions .github/workflows/actions/owasp/action.yml

This file was deleted.

45 changes: 0 additions & 45 deletions .github/workflows/destroy.yml

This file was deleted.

11 changes: 0 additions & 11 deletions .github/workflows/labeler.yml

This file was deleted.

48 changes: 0 additions & 48 deletions .github/workflows/snyk.yml

This file was deleted.

30 changes: 0 additions & 30 deletions .github/workflows/trello.yml

This file was deleted.

52 changes: 3 additions & 49 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,50 +1,4 @@
# See https://help.github.com/articles/ignoring-files for more about ignoring files.
#
# If you find yourself ignoring temporary files generated by your text editor
# or operating system, you probably want to add a global ignore instead:
# git config --global core.excludesfile '~/.gitignore_global'

# Ignore bundler config.
/.bundle

# Ignore all logfiles and tempfiles.
/log/*
/tmp/*

# Ignore uploaded files in development
/storage/*

/public/assets
.byebug_history

# Ignore master key for decrypting credentials and more.
/config/master.key
/public/packs
/public/packs-test
/node_modules
/vendor/cache
yarn-debug.log*
.yarn-integrity
#spec state
/spec/examples.txt
/out/*
# redis dump
dump.rdb
# coverage files
/coverage/*

.env
.env*.local
.env.development
*.log

/config/credentials/*.key

*.idea
fetch_config.rb

.vscode

.terraform
terraform.tfstate*
bin/terrafile
terraform/domains/environment_domains/vendor
terraform/domains/infrastructure/vendor
terraform/**/vendor/
1 change: 0 additions & 1 deletion .nvmrc

This file was deleted.

2 changes: 0 additions & 2 deletions .rspec

This file was deleted.

Loading

0 comments on commit 80502c1

Please sign in to comment.