Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
JavaScriptExpert
/
rushstack
Public
forked from
microsoft/rushstack
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
rushstack
apps
api-extractor
on
master
User selector
All users
All time
Commit history
Commits on Mar 18, 2020
Applying package updates.
rushbot
committed
56d0c44
View commit details
Copy full SHA for 56d0c44
View code at this point
Browse repository at this point
Deleting change files and updating change logs for package updates.
rushbot
committed
10a6dd0
View commit details
Copy full SHA for 10a6dd0
View code at this point
Browse repository at this point
Bump cyclic dependencies
octogonz
committed
700a9e9
View commit details
Copy full SHA for 700a9e9
View code at this point
Browse repository at this point
Commits on Mar 17, 2020
Applying package updates.
rushbot
committed
47e79fe
View commit details
Copy full SHA for 47e79fe
View code at this point
Browse repository at this point
Deleting change files and updating change logs for package updates.
rushbot
committed
f772000
View commit details
Copy full SHA for f772000
View code at this point
Browse repository at this point
Rename `@microsoft/ts-command-line` to `@rushstack/ts-command-line` everywhere
octogonz
committed
fc791bb
View commit details
Copy full SHA for fc791bb
View code at this point
Browse repository at this point
Rename `@microsoft/node-core-library` to `@rushstack/node-core-library` everywhere
octogonz
committed
3cb5027
View commit details
Copy full SHA for 3cb5027
View code at this point
Browse repository at this point
Commits on Jan 28, 2020
Applying package updates.
rushbot
committed
dfa9ae4
View commit details
Copy full SHA for dfa9ae4
View code at this point
Browse repository at this point
Deleting change files and updating change logs for package updates.
rushbot
committed
6365547
View commit details
Copy full SHA for 6365547
View code at this point
Browse repository at this point
Commits on Jan 23, 2020
Applying package updates.
rushbot
committed
0eba933
View commit details
Copy full SHA for 0eba933
View code at this point
Browse repository at this point
Deleting change files and updating change logs for package updates.
rushbot
committed
2110449
View commit details
Copy full SHA for 2110449
View code at this point
Browse repository at this point
Commits on Jan 21, 2020
Applying package updates.
rushbot
committed
62b3121
View commit details
Copy full SHA for 62b3121
View code at this point
Browse repository at this point
Deleting change files and updating change logs for package updates.
rushbot
committed
5a714e8
View commit details
Copy full SHA for 5a714e8
View code at this point
Browse repository at this point
Commits on Jan 19, 2020
Applying package updates.
rushbot
committed
a67691a
View commit details
Copy full SHA for a67691a
View code at this point
Browse repository at this point
Deleting change files and updating change logs for package updates.
rushbot
committed
fdaea63
View commit details
Copy full SHA for fdaea63
View code at this point
Browse repository at this point
Commits on Jan 17, 2020
Update @types/node typings to Node 10.
iclanton
committed
ffc28e6
View commit details
Copy full SHA for ffc28e6
View code at this point
Browse repository at this point
Applying package updates.
rushbot
committed
a59ef81
View commit details
Copy full SHA for a59ef81
View code at this point
Browse repository at this point
Deleting change files and updating change logs for package updates.
rushbot
committed
ebe6db0
View commit details
Copy full SHA for ebe6db0
View code at this point
Browse repository at this point
Commits on Jan 14, 2020
Applying package updates.
rushbot
committed
4cf4bdd
View commit details
Copy full SHA for 4cf4bdd
View code at this point
Browse repository at this point
Deleting change files and updating change logs for package updates.
rushbot
committed
9373507
View commit details
Copy full SHA for 9373507
View code at this point
Browse repository at this point
Fix a branch regression where setter-with-docs was not being reported
octogonz
committed
ad17065
View commit details
Copy full SHA for ad17065
View code at this point
Browse repository at this point
Misc code review fixes
octogonz
committed
679f621
View commit details
Copy full SHA for 679f621
View code at this point
Browse repository at this point
Commits on Jan 13, 2020
Separate fetchMetadata() into fetchSymbolMetadata(), fetchDeclarationMetadata(), and fetchApiItemMetadata()
octogonz
committed
b48edc6
View commit details
Copy full SHA for b48edc6
View code at this point
Browse repository at this point
Rename SignatureMetadata.ts --> DeclarationMetadata.ts
octogonz
committed
1500ad3
View commit details
Copy full SHA for 1500ad3
View code at this point
Browse repository at this point
Rename DeclarationMetadata.ts --> ApiItemMetadata.ts
octogonz
committed
5a2d073
View commit details
Copy full SHA for 5a2d073
View code at this point
Browse repository at this point
Commits on Jan 12, 2020
Move declarationMetadata to be a member of AstDeclaration instead of SignatureMetadata
octogonz
committed
794a957
View commit details
Copy full SHA for 794a957
View code at this point
Browse repository at this point
Merge remote-tracking branch 'remotes/origin/master' into octogonz/ae-issue-1679
octogonz
committed
51e77b4
View commit details
Copy full SHA for 51e77b4
View code at this point
Browse repository at this point
Commits on Jan 11, 2020
Disable the HTML coverage reporter until the Handlebars issue is fixed
iclanton
committed
c98ae4d
View commit details
Copy full SHA for c98ae4d
View code at this point
Browse repository at this point
Merge remote-tracking branch 'remotes/origin/master' into octogonz/ae-issue-1679
octogonz
committed
052c09d
View commit details
Copy full SHA for 052c09d
View code at this point
Browse repository at this point
Commits on Jan 10, 2020
Rearchitecture to separate signature-specific parts of DeclarationMetadata into SignatureMetadata
octogonz
committed
e479116
View commit details
Copy full SHA for e479116
View code at this point
Browse repository at this point
Make SymbolMetadata and DeclarationMetadata mostly immutable to make the the order of initialization more rigorous
octogonz
committed
4518e1d
View commit details
Copy full SHA for 4518e1d
View code at this point
Browse repository at this point
Fix some punctuation
octogonz
committed
b3f2c6a
View commit details
Copy full SHA for b3f2c6a
View code at this point
Browse repository at this point
Commits on Jan 9, 2020
Applying package updates.
rushbot
committed
f08a904
View commit details
Copy full SHA for f08a904
View code at this point
Browse repository at this point
Deleting change files and updating change logs for package updates.
rushbot
committed
184a7f7
View commit details
Copy full SHA for 184a7f7
View code at this point
Browse repository at this point
Fix error "Cannot read property 'externalModuleIndicator' of undefined"
octogonz
committed
a4044bf
View commit details
Copy full SHA for a4044bf
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.