Skip to content

Releases: twof/Downstream

Docker Image Support

28 Dec 05:42
28cc538
Compare
Choose a tag to compare
Merge pull request #8 from twof/dockerImageSupport

Add downstream-docker-image

Docker support

27 Dec 20:25
026568f
Compare
Choose a tag to compare

downstream can run in a docker container if folks use downstream-docker rather than downstream in their .pre-commit-config.yml files. This is useful for developers who do not have Swift installed on their machines, since pre-commit will use the system install of Swift.

Associations can be created that cover the entire directory

27 Dec 06:23
dbf47c7
Compare
Choose a tag to compare

Users can associate files with * rather than a file name to cover a whole directory

Github actions working. Multiple output formats.

25 Oct 07:24
362313c
Compare
Choose a tag to compare

Supports
downstream -o [yaml, human, list, json]

0.0.6

24 Oct 08:52
5bd8e8a
Compare
Choose a tag to compare
Update .pre-commit-config.yaml

Bump

24 Oct 08:46
298f3d3
Compare
Choose a tag to compare
0.0.5

Update .pre-commit-config.yaml

Decapitalize executable name

24 Oct 08:45
f55bd96
Compare
Choose a tag to compare
Merge pull request #2 from twof/fixPre-commit-hook

fixed pre commit hook

Handle broken yaml

23 Oct 09:22
c77a6c1
Compare
Choose a tag to compare

checks fail if yaml is broken

Verbose by default

23 Oct 08:10
Compare
Choose a tag to compare

Files to update weren't being printed out unless the verbose option was passed.

First Alpha

23 Oct 07:50
Compare
Choose a tag to compare
0.0.1

Appears to be working