aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* infra(tf): re-add code that creates layer zipAlex Schofield2024-08-161-12/+12
|
* infra(tf): add version constraints for null and archiveAlex Schofield2024-08-161-0/+8
|
* infra[tf] update lambda extract doesnt work yetHastarTara2024-08-161-4/+4
|
* Merge branch 'development' of ↵HastarTara2024-08-165-118/+166
|\ | | | | | | https://github.com/ajschofield/de-project-bentley into lambda-layers
| * Merge pull request #46 from ajschofield/alex/docs-updateAlex2024-08-163-101/+70
| |\ | | | | | | docs: init documentation
| | * Merge branch 'main' into alex/docs-updateAlex Schofield2024-08-161-0/+27
| | |\
| | | * fix(ci): fix .deepsource.toml configAlex2024-08-161-3/+0
| | | |
| | | * ci: update .deepsource.tomlAlex2024-08-161-0/+5
| | | |
| | | * ci: create .deepsource.tomlAlex2024-08-161-0/+25
| | | | | | | | | | | | for automated commit checking
| | * | docs: add empty sectionsAlex Schofield2024-08-161-1/+7
| | | |
| | * | docs: add draft key features sectionAlex Schofield2024-08-161-1/+14
| | | |
| | * | docs(main_obj): clarify data being loaded into data warehouseAlex Schofield2024-08-161-1/+1
| | | |
| | * | docs: add draft main objective sectionAlex Schofield2024-08-161-1/+11
| | | |
| | * | docs: add draft summary sectionAlex Schofield2024-08-161-1/+14
| | | |
| | * | docs: rm DEVNOTES.mdAlex Schofield2024-08-161-100/+0
| | | | | | | | | | | | | | | | basically redundant now
| * | | Merge pull request #45 from ajschofield/lambda-layersbulve-ad2024-08-161-0/+35
| |\ \ \ | | | | | | | | | | add lambda layer
| * \ \ \ Merge pull request #44 from ajschofield/feature/extract_lambda_testingbulve-ad2024-08-162-17/+96
| |\ \ \ \ | | |_|/ / | |/| | | Secrets manager integration and addition of bucket name helper function
| | * | | extract bucket name retrieval helper function and replace the bucket name ↵Ang Bel2024-08-161-4/+7
| | | | | | | | | | | | | | | | | | | | placeholders
| | * | | Secrets manager integration into the extract lambda reviewed.Ang Bel2024-08-162-13/+89
| | | | |
* | | | | comment out rds.tf to increases tf speedEllie2024-08-161-69/+69
| |_|/ / |/| | |
* | | | add lambda layerEllie2024-08-161-0/+35
|/ / /
* | | Merge branch 'main' into developmentAlex Schofield2024-08-150-0/+0
|\ \ \ | | |/ | |/|
| * | chore: rm on-commit.ymlAlex2024-08-151-40/+0
| | | | | | | | | for now, we will test within feature/ci-tests branch
| * | Merge pull request #38 from ajschofield/feature/ci-testsAlex2024-08-151-4/+0
| |\ \ | | | | | | | | ci: remove security checks
* | \ \ Merge pull request #42 from ajschofield/chore/gitignoreAlex2024-08-150-0/+0
|\ \ \ \ | | | | | | | | | | pr: new .gitignore
| * \ \ \ Merge branch 'development' into chore/gitignoreAlex2024-08-1515-130/+483
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #41 from ajschofield/feature/ci-testsAlex2024-08-156-92/+94
|\ \ \ \ \ | | | | | | | | | | | | pr: github action update
| * | | | | fix(ci): amend to trigger on commit to test-ci/...Alex Schofield2024-08-151-1/+1
| | | | | |
| * | | | | test(ci): add terraform deploy jobAlex Schofield2024-08-151-0/+37
| | | | | |
| * | | | | test(ci): add continue-on-error for debuggingAlex Schofield2024-08-151-1/+7
| | | | | |
| * | | | | fix(ci): add missing checkout actionAlex Schofield2024-08-151-0/+1
| | | | | |
| * | | | | fix(ci): correct terraform folder pathAlex Schofield2024-08-151-3/+3
| | | | | |
| * | | | | ci: separate python & terraform jobsAlex Schofield2024-08-151-2/+5
| | | | | |
| * | | | | Merge branch 'development' into feature/ci-testsAlex Schofield2024-08-1515-0/+832
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge branch 'main' into feature/ci-testsAlex2024-08-150-0/+0
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Merge pull request #37 from ajschofield/feature/ci-testsAlex2024-08-151-2/+2
| | |\ \ \ \ | | | | | | | | | | | | | | pr: update checkout & python action versions
| * | | | | | ci: remove security checksAlex Schofield2024-08-151-4/+0
| | |/ / / / | |/| | | |
| * | | | | Merge branch 'main' into feature/ci-testsAlex2024-08-150-0/+0
| |\| | | |
| | * | | | Merge pull request #36 from ajschofield/feature/ci-testsAlex2024-08-152-17/+1
| | |\ \ \ \ | | | | | | | | | | | | | | pr: update on-commit.yml
| * | | | | | ci: update checkout & python action versionsAlex Schofield2024-08-151-2/+2
| | |/ / / / | |/| | | |
| * | | | | Merge remote-tracking branch 'refs/remotes/origin/feature/ci-tests' into ↵Alex Schofield2024-08-152-36/+96
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | feature/ci-tests
| | * | | | | Merge branch 'main' into feature/ci-testsAlex2024-08-152-36/+96
| | |\| | | |
| | | * | | | Merge pull request #35 from ajschofield/feature/ci-testsAlex2024-08-152-48/+21
| | | |\ \ \ \ | | | | | | | | | | | | | | | | pr: update github actions workflow
| | | | * \ \ \ Merge branch 'main' into feature/ci-testsAlex2024-08-152-36/+96
| | | | |\ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | * | | | | chore: create .gitignore for mainAlex2024-08-151-0/+15
| | | | | | | |
| * | | | | | | ci: update bandit commandAlex Schofield2024-08-151-1/+1
| |/ / / / / /
| * | | | | | ci: remove check if py files existAlex Schofield2024-08-151-16/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | since we have some python/terraform files now, we shouldn't require this now!
| * | | | | | test: trigger commit workflowAlex Schofield2024-08-151-0/+0
| | |/ / / / | |/| | | |
| * | | | | chore(ci): remove abandoned yml configsAlex Schofield2024-08-153-137/+0
| | | | | |
| * | | | | ci(commit-qc-checks): add initial qc checks for commits using ga"Alex Schofield2024-08-151-0/+60
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | it will: - lint python scripts - check python script formatting - check python script security - check formatting for tf scripts - validate tf configuration
git.ajschof.me — hosted by ajschofield — powered by cgit