Files
opi-on-bitcoin-oracle/.tool-versions
Zitao Xiong d622c35112 feat: remove packer (#3)
* 🔧 fix: update environment variable name for DigitalOcean token in setup instructions

* 🔨 feat: refactor create function to remove deps from packer

* 🔄 refactor: update project setup instructions and remove packer related code

- Updated project setup instructions to reflect the removal of `packer` from the list of tools installed with `asdf`
- Removed the section on building an image on DigitalOcean using `packer` as it is no longer relevant to the project

* 🔨 chore: update REPORT_NAME environment variables in deployment scripts

The deployment scripts have been updated to modify the way the `REPORT_NAME` environment variable is set. Previously, separate variables (`REPORT_NAME_SNS`, `REPORT_NAME_BITMAP`, `REPORT_NAME_BRC20`) were used for different components. Now, the `REPORT_NAME` variable will be used as the base name, and if the specific component name is not provided, it will default to a specific value.

This change allows for more flexibility and consistency in setting the `REPORT_NAME` variable across different components. Make sure to run `direnv allow` after updating the deployment scripts to apply the new environment variables.
2024-02-18 17:09:05 +08:00

3 lines
40 B
Plaintext

pulumi 3.104.2
pnpm 8.15.1
nodejs 20.9.0