clearlydefined / clearlydefined/crawler

Migrate to use newer azure storage related sdk packages

Open
#501 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
60
Forks
38
Avg merge
1h 49m
Merged PRs (30d)
1

Description

Currently azure-storage is used in the crawler. The package has been deprecated. Need to update to use newer packages @azure/storage-blob, @azure/storage-queue and @azure/storage-file. Migration guide at https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storage/MigrationGuide.md

See https://www.npmjs.com/package/azure-storage for further details

Contributor guide

Open the contributing guide

Research direction

Start by locating the crawler's uses of the deprecated azure-storage package, then read the Azure SDK migration guide linked in the issue. Done means replacing those uses with @azure/storage-blob, @azure/storage-queue, and @azure/storage-file and checking that the crawler still works.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, javascript
Domain
backend
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.