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

[EngSys] Extract common functions from JS and TS code (.github and eng/tools) #32637

Open
mikeharder opened this issue Feb 14, 2025 · 0 comments
Assignees

Comments

@mikeharder
Copy link
Member

mikeharder commented Feb 14, 2025

Overview

  1. Extract common functions from JS/TS code under .github and eng/tools
  2. Place under .github/src
  3. May not depend on any external packages OR github- or devops- specific functionality
  4. Must support logging to console (dev inner-loop), GH logs, and devops logs. Auto-detecting the most likely environment.
  5. Can be included by any other JS or TS code in specs repo (.github and eng/tools)

Suggested Functions

@mikeharder mikeharder self-assigned this Feb 14, 2025
@mikeharder mikeharder moved this from 🤔 Triage to 🐝 Dev in Azure SDK EngSys 🤖🧠 Feb 14, 2025
@mikeharder mikeharder changed the title [EngSys] Extract common functions from all JS code (.github and eng/tools) [EngSys] Extract common functions from JS and TS code (.github and eng/tools) Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant