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

chore: 🔨 add env detection #111

Merged
merged 2 commits into from
Mar 1, 2022
Merged

chore: 🔨 add env detection #111

merged 2 commits into from
Mar 1, 2022

Conversation

shrivatsabhat
Copy link
Collaborator

@shrivatsabhat shrivatsabhat commented Feb 28, 2022

Description

function to detect env is it prod or dev

Type of change

  • New feature (non-breaking change which adds functionality)
  • Refactor/Revamp ( rewrite or restructure code)
  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Area of change

  • Frontend
  • Backend

Checklist:

  • My code follows the style guidelines of this project
  • I ran npm run format/yarn format before commit
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation where needed
  • My changes generate no new warnings
  • I have checked my code and corrected any misspellings
  • I have updated develop and merged to my branch before submitting pull request
  • My pull request generate no conflicts with develop or main branch
  • I requested code review from other team members

Related Issue

  • none

Proposed Changes

  • none

Additional Info

  • none

Screenshots

Original Updated

@vercel
Copy link

vercel bot commented Feb 28, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/rayanfer32/nexus-explorer-next/JD1VhVbvdzhTCUShDnWZcDCrAzQr
✅ Preview: https://nexus-explorer-next-git-chore-workflows-rayanfer32.vercel.app

Copy link
Owner

@rayanfer32 rayanfer32 left a comment

Choose a reason for hiding this comment

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

Looks good to me :)

@rayanfer32 rayanfer32 merged commit 8eb2ab9 into develop Mar 1, 2022
@rayanfer32 rayanfer32 deleted the chore/workflows branch March 23, 2022 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants