2017 © Pedro Peláez
 

library gas-inventory-validator

Google Apps Script to be embedded in Google Sheet. Given a folder on GGoogle Drive, recursively iterate through it and its subfolders to report if any Google Sheets are present which do not conform to the rules defining properly formed inventory files.

image

arcus-software/gas-inventory-validator

Google Apps Script to be embedded in Google Sheet. Given a folder on GGoogle Drive, recursively iterate through it and its subfolders to report if any Google Sheets are present which do not conform to the rules defining properly formed inventory files.

  • Wednesday, July 4, 2018
  • by arcus
  • Repository
  • 1 Watchers
  • 0 Stars
  • 3 Installations
  • Gherkin
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 50 % Grown

The README.md

InventoryValidator

Validate files within a folder on G Suite, (*1)

This project was created to spec-out a Google Apps Script which can check files within a G Suite folder to ensure they are:, (*2)

  • Well-formed
  • Pass basic validation

Sample test files are hosted on the G Suite Drive folder called 'ValidateInventories-UpworkJob-2018-04-23' of a test Google Account., (*3)

features directory contains *.feature files which outline some of the expected behaviours in Gherkin syntax. (I have just started to read about Behat and hence giving BDD a crack)., (*4)

Install via Composer

You can add this project as a local, per-project, development-time dependency to your project using Composer:, (*5)

$ composer require --dev arcus-software/gas-inventory-validator

The Versions

04/07 2018

dev-master

9999999-dev

Google Apps Script to be embedded in Google Sheet. Given a folder on GGoogle Drive, recursively iterate through it and its subfolders to report if any Google Sheets are present which do not conform to the rules defining properly formed inventory files.

  Sources   Download

Apache-2.0

by John (Arcus)

04/07 2018

v1.7.0

1.7.0.0

Google Apps Script to be embedded in Google Sheet. Given a folder on GGoogle Drive, recursively iterate through it and its subfolders to report if any Google Sheets are present which do not conform to the rules defining properly formed inventory files.

  Sources   Download

Apache-2.0

by John (Arcus)

16/05 2018

v1.4.1

1.4.1.0

Google Apps Script to be embedded in Google Sheet. Given a folder on GGoogle Drive, recursively iterate through it and its subfolders to report if any Google Sheets are present which do not conform to the rules defining properly formed inventory files.

  Sources   Download

Apache-2.0

by John (Arcus)