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

ci(PR): test if dependencies are up to date #5

Merged
merged 2 commits into from
Aug 23, 2023
Merged

Conversation

FoSix
Copy link
Contributor

@FoSix FoSix commented Aug 23, 2023

Description

Check if go.mod is up to date.

Motivation and Context

This should help us avoid situations like this one: #4

How Has This Been Tested?

Check PR CI run for this PR, it should fail until #4 is merged and merged back to this branch.

Types of changes

  • New feature (non-breaking change which adds functionality)

Checklist

  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes if appropriate.
  • All new and existing tests passed.

Copy link
Contributor

@sebastianczech sebastianczech left a comment

Choose a reason for hiding this comment

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

I like that way of checking dependencies using git status --porcelain 👍

@FoSix FoSix merged commit 5a08f98 into main Aug 23, 2023
@FoSix FoSix deleted the pr-ci-test-dependencies branch August 23, 2023 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants