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

Lack of having a commit ID for push/pull is also an error. #2842

Merged
merged 1 commit into from
Oct 31, 2023

Conversation

mitchell-as
Copy link
Contributor

@mitchell-as mitchell-as commented Oct 23, 2023

TaskDX-2286 Audit and possibly remove instances where lack of a commit ID file is not an error

This will not be merged before DX-2224 is.

@github-actions github-actions bot changed the base branch from mitchell/dx-2277-2 to version/0-42-0-RC1 October 23, 2023 15:41
@mitchell-as mitchell-as reopened this Oct 23, 2023
@mitchell-as mitchell-as changed the base branch from version/0-42-0-RC1 to mitchell/dx-2277-2 October 23, 2023 15:43
@mitchell-as mitchell-as requested a review from MDrakos October 26, 2023 15:38
@mitchell-as mitchell-as marked this pull request as ready for review October 26, 2023 15:38
@@ -264,24 +264,6 @@ func (suite *PushIntegrationTestSuite) TestPush_NoChanges() {
}
}

func (suite *PushIntegrationTestSuite) TestPush_NoCommit() {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't this still testing a valid error case? We could just update the test to reflect the changes in this PR.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's a duplicate of https://github.com/ActiveState/cli/pull/2842/files#diff-19c9e3245344660c63ba2f5d3cea1f3a8b8c3c04eebd39e59e24dd3b32e93707L248. This was testing a headless commit instance of the linked test.

@mitchell-as mitchell-as requested a review from MDrakos October 26, 2023 20:50
MDrakos
MDrakos previously approved these changes Oct 26, 2023
Base automatically changed from mitchell/dx-2277-2 to version/0-42-0-RC1 October 31, 2023 21:52
@mitchell-as mitchell-as dismissed MDrakos’s stale review October 31, 2023 21:52

The base branch was changed.

@mitchell-as mitchell-as merged commit 30783e8 into version/0-42-0-RC1 Oct 31, 2023
16 of 30 checks passed
@mitchell-as mitchell-as deleted the mitchell/dx-2286-2 branch October 31, 2023 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants