Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added STATUS_SITE env var for staging #560

Merged
merged 1 commit into from
Feb 3, 2024
Merged

Conversation

skv93-coder
Copy link
Contributor

@skv93-coder skv93-coder commented Feb 3, 2024

Date: Feb 3 2024

Developer Name: @skv93-coder


Issue Ticket Number

#561

Description

This PR adds status site url as env variable

Documentation Updated?

  • Yes
  • No

Under Feature Flag

  • Yes
  • No

Database Changes

  • Yes
  • No

Breaking Changes

  • Yes
  • No

Development Tested?

  • Yes
  • No

Screenshots

Screenshot from 2024-02-03 09-43-07

Screenshot 1

Test Coverage

Screenshot 1

Additional Notes

Copy link

netlify bot commented Feb 3, 2024

Deploy Preview for staging-my ready!

Name Link
🔨 Latest commit 4cd68b1
🔍 Latest deploy log https://app.netlify.com/sites/staging-my/deploys/65bdba39bcf7010008be21c0
😎 Deploy Preview https://deploy-preview-560--staging-my.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@skv93-coder skv93-coder mentioned this pull request Feb 3, 2024
10 tasks
@skv93-coder skv93-coder merged commit 65b39c9 into develop Feb 3, 2024
6 checks passed
@skv93-coder skv93-coder deleted the fix/status-siye-var branch February 3, 2024 15:36
@@ -63,6 +63,7 @@ module.exports = function (environment) {

if (environment === 'staging') {
ENV.BASE_API_URL = 'https://staging-api.realdevsquad.com';
ENV.STATUS_SITE = 'https://staging-status.realdevsquad.com';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why this is needed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants