security: remove credential automation from releases
This commit is contained in:
parent
f342ea8640
commit
547d4ad97a
9 changed files with 11 additions and 647 deletions
10
.gitignore
vendored
10
.gitignore
vendored
|
|
@ -70,3 +70,13 @@ apps/mobile-rn/.maestro/*.junit.xml
|
|||
.chrome-interactive-profile/
|
||||
.chrome-playwright-profile/
|
||||
.playwright-oauth-profile/
|
||||
|
||||
# Local browser/account automation. These scripts may reference developer-only
|
||||
# credential sources and must never be part of a release checkout.
|
||||
/scripts/capture-forgejo-release-live.js
|
||||
/scripts/capture-forgejo-repo.js
|
||||
/scripts/inspect-forgejo-runners.js
|
||||
/scripts/playwright-fill-all-live-ad-portals.js
|
||||
/scripts/playwright-live-ad-portals-signup.js
|
||||
/scripts/playwright-submit-applovin.js
|
||||
/scripts/register-and-inspect-ad-portals.js
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue