c679fa5aef
(deploy|phab-upgrade).sh: #!/usr/bin/env bash
...
Summary:
[Per wooledge BashGuide](https://mywiki.wooledge.org/BashGuide/CommandsAndArguments#Scripts ).
Also set `chmod +x phab-upgrade.sh`.
Signed-off-by: Yongmin Hong <revi@omglol.email>
Test Plan: run it?
Reviewers: O1 revi & automations, revi
Reviewed By: O1 revi & automations, revi
Differential Revision: https://issuetracker.revi.xyz/D364
2024-06-19 14:40:55 +09:00
f85a6a2b90
CI(.arclint): use pinterest-linters
...
Summary:
Thanks pinterest!
Also:
- fix yamllint and update .gitattributes, and make deploy.sh executable by `chmod +x`.
- install linting npm packages.
Signed-off-by: Yongmin Hong <revi@omglol.email>
Test Plan: `arc lint`
Reviewers: O1 revi & automations, revi
Reviewed By: O1 revi & automations, revi
Differential Revision: https://issuetracker.revi.xyz/D326
2024-06-16 17:31:04 +09:00
aba4d83c39
deploy.sh: implement todo
...
Summary:
albeit incomplete in `ash`, who cares? ™️
Signed-off-by: Yongmin Hong <revi@omglol.email>
Test Plan: `sh deploy.sh`
Reviewers: O1 revi & automations, revi
Reviewed By: O1 revi & automations, revi
Differential Revision: https://issuetracker.revi.xyz/D117
2024-05-21 02:22:21 +09:00
30c04e1cb6
deploy.sh: add deploy commands
...
Summary:
Also change gitconfig and gitalias to be @ $HOME.
Signed-off-by: Yongmin Hong <revi@omglol.email>
Test Plan: Try `sh deploy.sh` AT YOUR OWN RISK.
Reviewers: O1 revi & automations, revi
Reviewed By: O1 revi & automations, revi
Differential Revision: https://issuetracker.revi.xyz/D60
2024-05-09 20:44:27 +09:00