Skip to content

Feature carbon optimization #8754

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

Merged
merged 14 commits into from
May 26, 2025

Conversation

itiinani-msft
Copy link
Member

@itiinani-msft itiinani-msft commented May 15, 2025


This checklist is used to make sure that common guidelines for a pull request are followed.

Related command

  1. az carbon get-emission-reports
  2. az carbon get-emission-data-available-date-range

Considering command sub-group has single command - get, that's why added hyphenated commands.
Followed command naming guideline - https://github.com/Azure/azure-cli/blob/release/doc/command_guidelines.md#command-naming-and-behavior

General Guidelines

For new extensions:

About Extension Publish

There is a pipeline to automatically build, upload and publish extension wheels.
Once your pull request is merged into main branch, a new pull request will be created to update src/index.json automatically.
You only need to update the version information in file setup.py and historical information in file HISTORY.rst in your PR but do not modify src/index.json.

Copy link

Validation for Breaking Change Starting...

Thanks for your contribution!

Copy link

Hi @itiinani-msft,
Since the current milestone time is less than 7 days, this pr will be reviewed in the next milestone.

@yonzhan
Copy link
Collaborator

yonzhan commented May 15, 2025

Thank you for your contribution! We will review the pull request and get back to you soon.

Copy link

The git hooks are available for azure-cli and azure-cli-extensions repos. They could help you run required checks before creating the PR.

Please sync the latest code with latest dev branch (for azure-cli) or main branch (for azure-cli-extensions).
After that please run the following commands to enable git hooks:

pip install azdev --upgrade
azdev setup -c <your azure-cli repo path> -r <your azure-cli-extensions repo path>

Copy link

CodeGen Tools Feedback Collection

Thank you for using our CodeGen tool. We value your feedback, and we would like to know how we can improve our product. Please take a few minutes to fill our codegen survey

Copy link

@kairu-ms
Copy link
Contributor

/azp run

Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@evelyn-ys
Copy link
Member

/azp run

Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@jsntcy jsntcy requested review from AllyW and necusjz May 22, 2025 03:28
@necusjz
Copy link
Member

necusjz commented May 22, 2025

plz add ur contact in .github/CODEOWNERS.

@itiinani-msft itiinani-msft requested a review from necusjz May 22, 2025 21:24
@evelyn-ys
Copy link
Member

/azp run

Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@necusjz necusjz merged commit 9a2c408 into Azure:main May 26, 2025
24 checks passed
@azclibot
Copy link
Collaborator

[Release] Update index.json for extension [ carbon-1.0.0b1 ] : https://dev.azure.com/msazure/One/_build/results?buildId=125308143&view=results

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.

6 participants