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

Assorted cleanups/fixes for ng-dev #42871

Closed

Conversation

josephperrott
Copy link
Member

See individual commits.

When a commit message is not restored, there is not need to log this to
stdout.  It is a better experience to silently succeed.
…lRequestToBeMerged

`waitForPullRequestToBeMerged` should get the entire `PullRequest` object rather than
just the id to allow it to have more information/context for logging and messaging.
Previously the wombot proxy was not able to be queried for login state, now
that it is able to be checked via `npm whoami` a specific alternate flow
is no longer needed.
@josephperrott josephperrott added action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release area: dev-infra Issues related to Angular's own dev infra (build, test, CI, releasing) labels Jul 15, 2021
@ngbot ngbot bot added this to the Backlog milestone Jul 15, 2021
@google-cla google-cla bot added the cla: yes label Jul 15, 2021
…for release

Prevent logging verbose messages to the output for commit and checkout during
the release process.
@devversion devversion removed the area: dev-infra Issues related to Angular's own dev infra (build, test, CI, releasing) label Jul 16, 2021
@ngbot ngbot bot removed this from the Backlog milestone Jul 16, 2021
@devversion devversion added the area: dev-infra Issues related to Angular's own dev infra (build, test, CI, releasing) label Jul 16, 2021
@ngbot ngbot bot added this to the Backlog milestone Jul 16, 2021
@josephperrott josephperrott added merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note PullApprove: disable and removed PullApprove: disable merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note labels Jul 16, 2021
alxhub pushed a commit that referenced this pull request Jul 20, 2021
#42871)

When a commit message is not restored, there is not need to log this to
stdout.  It is a better experience to silently succeed.

PR Close #42871
alxhub pushed a commit that referenced this pull request Jul 20, 2021
…lRequestToBeMerged (#42871)

`waitForPullRequestToBeMerged` should get the entire `PullRequest` object rather than
just the id to allow it to have more information/context for logging and messaging.

PR Close #42871
alxhub pushed a commit that referenced this pull request Jul 20, 2021
#42871)

Previously the wombot proxy was not able to be queried for login state, now
that it is able to be checked via `npm whoami` a specific alternate flow
is no longer needed.

PR Close #42871
alxhub pushed a commit that referenced this pull request Jul 20, 2021
…for release (#42871)

Prevent logging verbose messages to the output for commit and checkout during
the release process.

PR Close #42871
@alxhub alxhub closed this in 5327926 Jul 20, 2021
alxhub pushed a commit that referenced this pull request Jul 20, 2021
…lRequestToBeMerged (#42871)

`waitForPullRequestToBeMerged` should get the entire `PullRequest` object rather than
just the id to allow it to have more information/context for logging and messaging.

PR Close #42871
alxhub pushed a commit that referenced this pull request Jul 20, 2021
#42871)

Previously the wombot proxy was not able to be queried for login state, now
that it is able to be checked via `npm whoami` a specific alternate flow
is no longer needed.

PR Close #42871
alxhub pushed a commit that referenced this pull request Jul 20, 2021
…for release (#42871)

Prevent logging verbose messages to the output for commit and checkout during
the release process.

PR Close #42871
josephperrott added a commit to josephperrott/angular that referenced this pull request Jul 21, 2021
josephperrott added a commit to josephperrott/angular that referenced this pull request Jul 22, 2021
…bot proxy (angular#42871)"

This reverts commit fd92a3e.

It turns out that wombot proxy will return who is logged in, but does so regardless of
if the users token is currently active.  Since we cannot rely on `npm whoami` to
determine the login state, we revert to our previous state of assuming new login is
needed.
dylhunn pushed a commit that referenced this pull request Jul 22, 2021
…bot proxy (#42871)" (#42917)

This reverts commit fd92a3e.

It turns out that wombot proxy will return who is logged in, but does so regardless of
if the users token is currently active.  Since we cannot rely on `npm whoami` to
determine the login state, we revert to our previous state of assuming new login is
needed.

PR Close #42917
dylhunn pushed a commit that referenced this pull request Jul 22, 2021
…bot proxy (#42871)" (#42917)

This reverts commit fd92a3e.

It turns out that wombot proxy will return who is logged in, but does so regardless of
if the users token is currently active.  Since we cannot rely on `npm whoami` to
determine the login state, we revert to our previous state of assuming new login is
needed.

PR Close #42917
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Aug 20, 2021
@josephperrott josephperrott deleted the cleanup-ng-dev-things branch August 31, 2023 17:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker area: dev-infra Issues related to Angular's own dev infra (build, test, CI, releasing) cla: yes target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants