Skip to content

acrcache readme improvements and bug fix#64

Merged
mabelegba merged 1 commit into
feature/artifactcachefrom
mabe/cachefix
Jan 5, 2026
Merged

acrcache readme improvements and bug fix#64
mabelegba merged 1 commit into
feature/artifactcachefrom
mabe/cachefix

Conversation

@mabelegba
Copy link
Copy Markdown


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

Related command

General Guidelines

  • Have you run azdev style <YOUR_EXT> locally? (pip install azdev required)
  • Have you run python scripts/ci/test_index.py -q locally? (pip install wheel==0.30.0 required)
  • My extension version conforms to the Extension version schema

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.

@mabelegba mabelegba merged commit 099e979 into feature/artifactcache Jan 5, 2026
mabelegba added a commit that referenced this pull request Jan 31, 2026
---

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

### Related command
<!--- Please provide the related command with az {command} if you can,
so that we can quickly route to the related person to review. --->


### General Guidelines

- [ ] Have you run `azdev style <YOUR_EXT>` locally? (`pip install
azdev` required)
- [ ] Have you run `python scripts/ci/test_index.py -q` locally? (`pip
install wheel==0.30.0` required)
- [ ] My extension version conforms to the [Extension version
schema](https://github.com/Azure/azure-cli/blob/release/doc/extensions/versioning_guidelines.md)

For new extensions:

- [ ] My extension description/summary conforms to the [Extension
Summary
Guidelines](https://github.com/Azure/azure-cli/blob/dev/doc/extensions/extension_summary_guidelines.md).


### 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`.
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.

1 participant