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

Switch references to master to main in the codebase + validating infra post-main migration #44347

Merged
merged 3 commits into from
Jun 1, 2021

Conversation

orta
Copy link
Contributor

@orta orta commented May 31, 2021

This PR is so I can run some of the checking infra without affecting existing PRs. - #44323

But it does actually solve a real problem, so I'm going to ask someone to review it

@typescript-bot typescript-bot added Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels May 31, 2021
@orta
Copy link
Contributor Author

orta commented May 31, 2021

@typescript-bot test this
@typescript-bot run dt
@typescript-bot user test this
@typescript-bot pack this

@typescript-bot
Copy link
Collaborator

typescript-bot commented May 31, 2021

Heya @orta, I've started to run the tarball bundle task on this PR at f1f6043. You can monitor the build here.

@typescript-bot
Copy link
Collaborator

typescript-bot commented May 31, 2021

Heya @orta, I've started to run the parallelized Definitely Typed test suite on this PR at f1f6043. You can monitor the build here.

@typescript-bot
Copy link
Collaborator

typescript-bot commented May 31, 2021

Heya @orta, I've started to run the extended test suite on this PR at f1f6043. You can monitor the build here.

@typescript-bot
Copy link
Collaborator

typescript-bot commented May 31, 2021

Heya @orta, I've started to run the parallelized community code test suite on this PR at f1f6043. You can monitor the build here.

@typescript-bot
Copy link
Collaborator

Hey @orta, something went wrong when looking for the build artifact. (You can check the log here).

@orta orta changed the title [Ignore this PR] - Validating infra post-main migration Switch references to master to main in the codebase + validating infra post-main migration May 31, 2021
@orta
Copy link
Contributor Author

orta commented May 31, 2021

maybe I was being too clever with the changeI made I've created a legit change

@typescript-bot test this
@typescript-bot run dt
@typescript-bot user test this
@typescript-bot pack this

@typescript-bot
Copy link
Collaborator

typescript-bot commented May 31, 2021

Heya @orta, I've started to run the tarball bundle task on this PR at 9230a98. You can monitor the build here.

@typescript-bot
Copy link
Collaborator

typescript-bot commented May 31, 2021

Heya @orta, I've started to run the parallelized community code test suite on this PR at 9230a98. You can monitor the build here.

@typescript-bot
Copy link
Collaborator

typescript-bot commented May 31, 2021

Heya @orta, I've started to run the extended test suite on this PR at 9230a98. You can monitor the build here.

@typescript-bot
Copy link
Collaborator

typescript-bot commented May 31, 2021

Heya @orta, I've started to run the parallelized Definitely Typed test suite on this PR at 9230a98. You can monitor the build here.

@typescript-bot
Copy link
Collaborator

typescript-bot commented May 31, 2021

Hey @orta, I've packed this into an installable tgz. You can install it for testing by referencing it in your package.json like so:

{
    "devDependencies": {
        "typescript": "https://typescript.visualstudio.com/cf7ac146-d525-443c-b23c-0d58337efebc/_apis/build/builds/104380/artifacts?artifactName=tgz&fileId=FC71E08017109FF167A4F288671DF6A7630D08D2DBB929DAE6255D1D95159A8D02&fileName=/typescript-4.4.0-insiders.20210531.tgz"
    }
}

and then running npm install.


There is also a playground for this build and an npm module you can use via "typescript": "npm:@typescript-deploys/[email protected]".;

@typescript-bot
Copy link
Collaborator

The user suite test run you requested has finished and failed. I've opened a PR with the baseline diff from master.

@orta orta requested a review from andrewbranch May 31, 2021 17:33
@orta orta force-pushed the orta-patch-main-migration-test branch from f2d9fa4 to 6695cbe Compare June 1, 2021 15:28
@orta orta merged commit b603a04 into main Jun 1, 2021
@orta
Copy link
Contributor Author

orta commented Jun 1, 2021

OK, that should get GH Actions running on any PRs shipping new commits.

@jakebailey jakebailey deleted the orta-patch-main-migration-test branch November 7, 2022 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants