HomeDevCentral

stopwords.txt file management to play nice with Docker automated builds
9f789b8de83dUnpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

stopwords.txt file management to play nice with Docker automated builds

Docker automated builds don't allow to trigger actions before the build.
So, in the previous commit, as we needed to do "make" between to run a build,
it weren't possible for Docker registry to autobuild that.

The idea behind stopwords.txt were to allow a Makefile to decide how to
build this file, from various source including Phabricator (but in the future
extended to other common words specific to an application to ignore).

We are currently including this file in the repository, so we can get the
benefit of and customize the file directly in this repository.

Details

Provenance
derecksonAuthored on
Parents
rDMYSQL51d5975218f6: Initial revision
Branches
Unknown
Tags
Unknown