{ "manifest_version": 1, "api_version": 20191, "script_runtime": { "language": "Lua", "version": "5.3" }, "key": "22BB3349-4AD5-8617-203B-57574701EB79", "name": "narrow_workspace_mappings", "namespace": "ExampleInc", "version": "2019.1", "version_name": "2019.1 GA", "description": "[Example Extension, sample code] Restrict client views to have a configurable minimum\ndirectory depth. This is to prevent user from\nhaving a wide open workspace leading to getting unecessary files.\nE.g. reject a mapping of //depot/... and allow //depot/some/more/narrow/path/...", "compatible_products": [ "p4d" ], "default_locale": "en", "supported_locales": [ "en" ], "developer": { "name": "Perforce Software Inc.", "url": "https://perforce.com" }, "homepage_url": "https://swarm.workshop.perforce.com/files/guest/perforce_software/extensions/2019-1", "update_url": "http://example.com/path/to/updateInfo.json", "license": "BSD", "license_body": "Copyright (c) 2019, Perforce Software, Inc. All rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright\n notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright\n notice, this list of conditions and the following disclaimer in the\n documentation and/or other materials provided with the distribution.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\nARE DISCLAIMED. IN NO EVENT SHALL PERFORCE SOFTWARE, INC. BE LIABLE FOR ANY\nDIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND\nON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF\nTHIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n" }
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 30808 | C. Thomas Tyler |
Promoted from 2019.1/... to main/... |
||
//guest/perforce_software/extensions/2019.1/narrow_workspace_mappings/manifest.json | |||||
#1 | 25601 | Jason Gibson |
Import example Extensions. p19.1@1797741 |