17 Commits

Author SHA1 Message Date
SPT-dev
95c6cb97bb fix: duplcate step in db deployment 2023-03-02 21:36:54 -05:00
SPT-dev
f37d3f4384 fix: duplicate step name 2023-03-02 21:36:54 -05:00
SPT-dev
d1d91db966 fix: Fix pipelines names 2023-03-02 21:36:54 -05:00
SPT-dev
d89faaf9ed feat: extend the website promotion check to development 2023-03-02 21:36:54 -05:00
SPT-dev
a619189bd1 feat: add automatic website deployment 2023-03-02 21:36:53 -05:00
SPT-dev
1cf70a9b8b tests: fix nginx testing setup 2023-03-02 21:36:32 -05:00
SPT-dev
bd24a936fb tests: Use Nginx instead of yarn start 2023-03-02 21:36:31 -05:00
SPT-dev
0be468fe88 test: Test fix cypress browser version 2023-03-02 21:36:29 -05:00
SPT-dev
1efd2eab5a test: Test fix CYPRESS_BASE_URL 2023-03-02 21:36:29 -05:00
SPT-dev
0ecb37beb0 test: Test cypress base 2023-03-02 21:36:29 -05:00
SPT-dev
1188cf173e fix: Remove build from frontend install step 2023-03-02 21:36:28 -05:00
SPT-dev
7017c1652f fix: Apply kubernetes changes to Docker 2023-03-02 21:36:28 -05:00
SPT-dev
7ac1ae6f28 feat: Add passphrase capabilities for SSH key (#11)
We can now use encrypted SSH keys in the pipeline.
The new secret is `deploy_ssh_key_passphrase`

The documentation has been updated accordingly
2023-03-02 21:36:07 -05:00
SPT-dev
99d1a77c15 Revert "Update '.drone-docker.yml'"
This reverts commit 172846f98e01713ed5edebbeac1a2ee8a5be89c6.
2023-03-02 21:36:06 -05:00
SPT-dev
e5a3d3f948 Update '.drone-docker.yml' 2023-03-02 21:36:06 -05:00
SPT-dev
481eb8cfe8 fix: Fix typo in .drone-docker.yml 2023-03-02 21:36:06 -05:00
SPT-dev
1153ac24bf feat: Add items website code base + drone pipeline (#9)
Hello,

I'm adding the whole https://items.sp-tarkov.com code base as well as the drone pipeline to deploy it.
Please **double check *thoroughly* every** to ensure it matches the server architecture and configuration.
2023-03-02 21:35:55 -05:00