Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reomoved paas related code #1400

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
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.

41 changes: 0 additions & 41 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,47 +4,6 @@
# 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

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

This file was deleted.

2 changes: 0 additions & 2 deletions .rspec

This file was deleted.

Loading
Loading