Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

Add detection of submodule changes (for autoplan) #19

Merged
merged 1 commit into from
Oct 25, 2018

Conversation

aknysh
Copy link

@aknysh aknysh commented Oct 25, 2018

what

  • Add detection of submodule changes (for autoplan)

why

  • If a submodule gets modified, GitHub API returns it as a directory
  • File matching pattern won't match it, so we need to check if it's a dir
  • Only submodules will be directories, not regular files from the main repo

@osterman
Copy link

Also related to runatlantis#311

@aknysh aknysh merged commit e239218 into master Oct 25, 2018
@aknysh aknysh deleted the add-submodule-changes-detection branch October 25, 2018 04:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants