-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
windows - git populate scripts (#782)
* windows - git populate scripts Signed-off-by: GermaVinsmoke <vaibhav1180@gmail.com> * removed the script using git populate Signed-off-by: GermaVinsmoke <vaibhav1180@gmail.com> * removed git-env shell script file Signed-off-by: GermaVinsmoke <vaibhav1180@gmail.com> Signed-off-by: GermaVinsmoke <vaibhav1180@gmail.com>
- Loading branch information
1 parent
6460d9e
commit 642cddf
Showing
5 changed files
with
30 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,13 @@ | ||
# Used only in producition | ||
# Used only in producition | ||
# To override locally, make a copy called `.env.production.local` | ||
# Refer: https://nextjs.org/docs/basic-features/environment-variables | ||
|
||
NEXT_PUBLIC_MEASUREMENTS_URL=https://api.ooni.io | ||
NEXT_PUBLIC_AGGREGATION_API=https://api.ooni.io | ||
NEXT_PUBLIC_SENTRY_DSN=https://49af7fff247c445b9a7c98ee21ddfd2f@o155150.ingest.sentry.io/1427510 | ||
NEXT_PUBLIC_EXPLORER_URL=https://explorer.ooni.org | ||
|
||
RUN_GIT_COMMIT_SHA_SHORT=yarn --silent git:getCommitSHA:short | ||
RUN_GIT_COMMIT_SHA=yarn --silent git:getCommitSHA | ||
RUN_GIT_COMMIT_REF=yarn --silent git:getCommitRef | ||
RUN_GIT_COMMIT_TAGS=yarn --silent git:getReleasesAndTags |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
642cddf
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
explorer – ./
explorer-ooni1.vercel.app
explorer.test.ooni.org
explorer-git-master-ooni1.vercel.app
explorer-one.vercel.app