4 Commits

Author SHA1 Message Date
shirito
4bb11f731c feat: Add passphrase capabilities for SSH key (#11)
All checks were successful
continuous-integration/drone/push Build is passing
We can now use encrypted SSH keys in the pipeline.
The new secret is `deploy_ssh_key_passphrase`

The documentation has been updated accordingly

Co-authored-by: Ereshkigal <ereshkigal@noreply.dev.sp-tarkov.com>
Reviewed-on: SPT-AKI/Website#11
Co-authored-by: shirito <shirito@noreply.dev.sp-tarkov.com>
Co-committed-by: shirito <shirito@noreply.dev.sp-tarkov.com>
2021-11-04 01:21:44 +00:00
Mangiang
bdae2c47fb
fix: Fix errors raised by ShortName not being strings
All checks were successful
continuous-integration/drone/push Build is passing
2021-11-02 23:05:32 -04:00
shirito
bfef92da27 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.

Reviewed-on: SPT-AKI/Website#9
Co-authored-by: shirito <shirito@noreply.dev.sp-tarkov.com>
Co-committed-by: shirito <shirito@noreply.dev.sp-tarkov.com>
2021-10-30 16:27:49 +00:00
Ereshkigal
c13b82c591 items website
Made by Shirito and Revingly
Original repo: https://dev.sp-tarkov.com/Rev/spt-items-api
2021-10-27 20:06:16 +02:00