{ "manifest_version": 1, "api_version": 20191, "script_runtime": { "language": "Lua", "version": "5.3" }, "key": "1557BE31-FF3D-4F74-BADE-F5CA5A0CB516", "name": "wrap_a_trigger-python", "namespace": "ExampleInc", "version": "2019.1", "version_name": "2019.1 GA", "description": "[Example Extension, sample code] Illustrate how to take an existing\nPython trigger and wrap it up inside an Extension. The bundled trigger\nprovides a non-default changelist description\nusing P4-Python and the SDP P4Triggers code.", "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", "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 | 30809 | C. Thomas Tyler |
Code drop with newer versions of Extensions. Thanks to @jason_gibon. #review-30810 @jabson_gibson |