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

Rename to deepview #60

Merged
merged 3 commits into from
Apr 6, 2023
Merged

Rename to deepview #60

merged 3 commits into from
Apr 6, 2023

Conversation

johncalesp
Copy link
Contributor

  • Update package.json and extension.ts to use deepview instead of skyline
  • Created deepview-explore folder in centml-releases bucket to host future releases
  • Small changes to set carbon emissions to null when the instances doesn't have this information (mostly external urls)
  • Added License.txt file

@@ -32,7 +32,7 @@ const DeploymentTab = ({ numIterations, habitatData,additionalProviders }) => {
<ProviderPanel
numIterations={numIterations}
habitatData={habitatData}
additionalProviders={additionalProviders}
cloudProviderURLs={additionalProviders}
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you update additionalProviders to be cloudProviderURLs as well?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

@codeclimate
Copy link

codeclimate bot commented Apr 6, 2023

Code Climate has analyzed commit 04a7fa0 and detected 0 issues on this pull request.

View more on Code Climate.

@johncalesp johncalesp requested a review from michaelshin April 6, 2023 20:13
@johncalesp johncalesp merged commit 0641a77 into main Apr 6, 2023
@johncalesp johncalesp deleted the rename-to-deepview branch April 6, 2023 20:15
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.

2 participants