Sha256: cb87df8dccd6453a7180a129cd8abf4b1066dcae245aa4470bae4194777f3da7
Contents?: true
Size: 188 Bytes
Versions: 45
Compression:
Stored size: 188 Bytes
Contents
""" Contains the logic to build and return the change sources for the build master. """ def get_change_sources(): # Currently no sources since we're using a GitHub hook return []
Version data entries
45 entries across 45 versions & 6 rubygems