File Utils
Before DevOps was a thing, deployments required manual interaction. Smart shell scripts helped sometimes, but they faced the problem of also not working in windows environments. We set out to leverage Flex and Adobe AIR to create an application that perform selective copying and load file settings so that it didn't need to be manually created each time.
This allowed us to update a project, open a settings file and run the copy to deploy to a location.
The app without a project created or opened
Once a blank project was created, validation highlighted that we need paths to leverage.
Validation of the user inputs highlighting required fields missing
Here we see integration with local file selection
Rule set creation, in this case we are excluding png files and including html files. We are able to toggle the rules on and off.
Process log shows all the files files were copied and what files were skipped while processing to the target filepath.
We see filters at work showing just the files that were skipped.
We see filters at work showing just the files that were included.
And the full log of the actions that were taken to answer if the tool is doing what we think it should be.
And the full log of the actions that were skipped to answer if the tool is doing what we think it should be.
Legacy lab experimentation (older than 2020)
Lab descriptions and details currently not available online, please reach out to discuss.