Added CI GHA - #83
Open
telnet-harsha wants to merge 145 commits into
Open
Conversation
Laravel upgrade
* docker-compose file added * removed the mount to ~/.aws inside container * added distelli-manifest file * removed incorrect ref to concierge service in distelli manifest * added GIT_COMMIT_HASH ref to Dockerfile * docker: updated dockerfiles * docker: updated compose files * docker: conf: dev, np, prod nginx conf/template * docker: entrypoint for dev, np, prod * env: docker, np, prod templates * docker: readme updated * fixed typo on docker-compose.dev * Upgrade changes - The local config is working perfectly using docker-compose - Instructions are in DOCKER-README.md - The alohomora part works as follows: - Once the instance boots up, it generates a fastcgi.conf - using alohomora, then copies it to the nginx config as well - Then fastcgi params are passed through to concierge using FPM - TODO: alohomora part needs to be tested thoroughly using distelli * fixed db_connection issue from concierge_web and fixed docs * added alohomora lookups in fastcgi.conf * fixed syntax error in fastcgi conf * refactor: removed some db/AWS cred lookups * added DB_USERNAME lookup again as we don't have a default value for that * distelli: removes unused test line * dockerconf:fastcgi: s/gogle_client_secret/google_client_secret * fixed entrypoint.sh for alohomora binary * dockerconf: fastcgi.conf: s/db_passwword/db_password dockerconf: added missing semi-colons * dockerconf: added missing semi-colons * [config] Fixes BASE_URL and APP_DOMAIN * [config] Pick up redirect URL from config * [config] Adds DB_HOST * dockerconf:fastcgi: added quoutes aroung fastcgi_params * [oauth] Shifts to CurlClient * Redirect to absolute URLs * Adds storage/framework to git * [nginx] Updates nginx config for ELB https enforcement * Disable CSRF verification for cron route * Fixes URLs * Fixes company domain validator * Fixes user creation * Don't die needlessly * Switches cron to token auth * Fixes exception handling * k8s: added commit.txt for livenessProbe * k8s: added route for /v1/status * k8s: corrected /v1/status/ endpoint to connect to db * k8s: using package DB for HomeController * k8s: moved route from v1/status-> /status * enabled acces_log, host based access_log for nginx
[trace] Adds debug message for exceptions during lease creation
Updates commit.txt and status route
We're using this in via kubernetes cronjobs
- php7-xmlwriter - php7-simplexml
refactor: dockerfile to use newer parent image
- Removes alohomora from nginx config - switches to default_server on production - Remove commit.txt from access logs
- Removes Duo entirely
Adds new user creation for looker
Upgrade to GitHub-native Dependabot
…on ingress resources
Added AWS Security Group leasing feature along with distributed lock on ingress resources
remove unused code from master
* Fix vulns in concierge image
telnet-harsha
force-pushed
the
add/gha
branch
from
January 27, 2023 11:40
0d4d458 to
fc21202
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.