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
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 }}
dmichon-msft
/
TypeScript
Public
forked from
microsoft/TypeScript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
TypeScript
.github
workflows
on
source-map-batch
User selector
All users
All time
Commit history
Commits on Apr 21, 2021
Pin octokit types (#43762)
Show description for a433c3c
andrewbranch
authored
a433c3c
View commit details
Copy full SHA for a433c3c
View code at this point
Browse repository at this point
Commits on Feb 23, 2021
Fix regexes. (#42921)
DanielRosenwasser
authored
c25d9e9
View commit details
Copy full SHA for c25d9e9
View code at this point
Browse repository at this point
Commits on Dec 5, 2020
Update accept-baselines-fix-lints.yaml (#41826)
andrewbranch
authored
9ae375f
View commit details
Copy full SHA for 9ae375f
View code at this point
Browse repository at this point
Commits on Nov 21, 2020
Add an action to update baselines/fix lints (#39898)
Show description for f4157b4
DanielRosenwasser
authored
f4157b4
View commit details
Copy full SHA for f4157b4
View code at this point
Browse repository at this point
Commits on Nov 12, 2020
Actually install playwright in artifact build script
Show description for bfea348
weswigham
authored
bfea348
View commit details
Copy full SHA for bfea348
View code at this point
Browse repository at this point
Commits on Oct 6, 2020
Use npm ci for nightly builds (#40905)
Show description for a21003d
nikeee
authored
a21003d
View commit details
Copy full SHA for a21003d
View code at this point
Browse repository at this point
Commits on Sep 29, 2020
Install playwright on demand (#40722)
Show description for 2084404
andrewbranch
and
orta
authored
2084404
View commit details
Copy full SHA for 2084404
View code at this point
Browse repository at this point
Commits on Sep 15, 2020
Pull all history in branch sync script
Show description for d40663f
weswigham
authored
d40663f
View commit details
Copy full SHA for d40663f
View code at this point
Browse repository at this point
Commits on Sep 4, 2020
Add CodeQL security scanning (#38939)
Show description for ea842c4
jhutchings1
authored
ea842c4
View commit details
Copy full SHA for ea842c4
View code at this point
Browse repository at this point
Commits on Aug 25, 2020
Swallow empty-commit error
amcasey
committed
d6dda23
View commit details
Copy full SHA for d6dda23
View code at this point
Browse repository at this point
Commits on Aug 21, 2020
Delete extra npm update
amcasey
committed
4778cda
View commit details
Copy full SHA for 4778cda
View code at this point
Browse repository at this point
Commits on Aug 20, 2020
Update bot email address
amcasey
committed
c12bc7b
View commit details
Copy full SHA for c12bc7b
View code at this point
Browse repository at this point
Git ignore package-lock.json and forcibly update in workflow
amcasey
committed
00d7d52
View commit details
Copy full SHA for 00d7d52
View code at this point
Browse repository at this point
Add a workflow to update package-lock.json daily
amcasey
committed
4d57d35
View commit details
Copy full SHA for 4d57d35
View code at this point
Browse repository at this point
Commits on Aug 19, 2020
Adopt package-lock.json and npm ci
amcasey
committed
5bcb353
View commit details
Copy full SHA for 5bcb353
View code at this point
Browse repository at this point
Commits on Aug 13, 2020
Small branch sync script change
weswigham
committed
44d9cea
View commit details
Copy full SHA for 44d9cea
View code at this point
Browse repository at this point
Commits on Aug 6, 2020
Update CI node versions (#39940)
Show description for dd09e87
sandersn
authored
dd09e87
View commit details
Copy full SHA for dd09e87
View code at this point
Browse repository at this point
Commits on Aug 4, 2020
Rename and use the default ref instead of having a `workflow_dispatch` option
DanielRosenwasser
authored
2106b07
View commit details
Copy full SHA for 2106b07
View code at this point
Browse repository at this point
Add an 'Update LKG' action (#39897)
DanielRosenwasser
authored
817dc52
View commit details
Copy full SHA for 817dc52
View code at this point
Browse repository at this point
Commits on Jul 17, 2020
Adds latest version of TypeScript to the repro code (#39641)
Orta Therox
authored
f19c610
View commit details
Copy full SHA for f19c610
View code at this point
Browse repository at this point
Commits on Jul 16, 2020
Add twoslash repros to the compiler (#39628)
Orta Therox
authored
1d671c3
View commit details
Copy full SHA for 1d671c3
View code at this point
Browse repository at this point
Commits on Jul 10, 2020
CI: Use checkout@v2 (#38822)
imba-tjd
authored
87a74aa
View commit details
Copy full SHA for 87a74aa
View code at this point
Browse repository at this point
Commits on Jul 7, 2020
Add workflow_dispatch to our nightly publish script. (#39485)
Show description for b7193a6
DanielRosenwasser
authored
b7193a6
View commit details
Copy full SHA for b7193a6
View code at this point
Browse repository at this point
Commits on Jul 6, 2020
Split the GH actions CI into multiple stages (#39210)
Show description for d462fb2
Orta Therox
authored
d462fb2
View commit details
Copy full SHA for d462fb2
View code at this point
Browse repository at this point
Commits on Apr 9, 2020
Add node 13 to CI
weswigham
committed
bc8a98f
View commit details
Copy full SHA for bc8a98f
View code at this point
Browse repository at this point
Remove node 8 from the github actions (#37870)
Orta
authored
23b6f6e
View commit details
Copy full SHA for 23b6f6e
View code at this point
Browse repository at this point
Commits on Feb 25, 2020
Rescedule nightly publish to 11pm pst, (7am ust)
Show description for 544f441
weswigham
authored
544f441
View commit details
Copy full SHA for 544f441
View code at this point
Browse repository at this point
Commits on Feb 21, 2020
Name workflow
weswigham
committed
7bcb723
View commit details
Copy full SHA for 7bcb723
View code at this point
Browse repository at this point
Probably dont need artifact drops on release branch PRs
weswigham
committed
83271b7
View commit details
Copy full SHA for 83271b7
View code at this point
Browse repository at this point
Add task mirroring devops release branch artifact building pipeline
weswigham
committed
b5cb71a
View commit details
Copy full SHA for b5cb71a
View code at this point
Browse repository at this point
Publishing to npm isnt the default on github for reasons
weswigham
committed
57df466
View commit details
Copy full SHA for 57df466
View code at this point
Browse repository at this point
Make the nightly publish cron task also respond to a publish-nightly event
weswigham
committed
5c7ef4c
View commit details
Copy full SHA for 5c7ef4c
View code at this point
Browse repository at this point
Port nightly publish task to actions
weswigham
committed
d95942b
View commit details
Copy full SHA for d95942b
View code at this point
Browse repository at this point
Commits on Feb 20, 2020
Try removing fetch-depth 0 config to improve speed, add sync-branch workflow
weswigham
committed
d0c961e
View commit details
Copy full SHA for d0c961e
View code at this point
Browse repository at this point
Cast version result so it isnt declaration emitted as a literal type once it has a wellknown value
weswigham
committed
7ee1ef0
View commit details
Copy full SHA for 7ee1ef0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.