swimlane-migrator


Nameswimlane-migrator JSON
Version 0.5.6 PyPI version JSON
download
home_pagehttps://swimlane.com
SummarySwimlane Content Migration Package
upload_time2023-01-19 17:13:40
maintainer
docs_urlNone
authorSwimlane
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Swimlane Migrator
* Require's Swimlane python driver https://github.com/swimlane/swimlane-python
* Used in combination with Swimlane Migration Tool Watershed package

# Installation
```bash
pip install swimlane-migrator
```

# Change Log

## 0.5.5-0.5.6
* Updates to Asset Version Management

## 0.5.4
* Removal of bson requirement

## 0.5.3
* Removal of deprecated APIs (only relevant in Swimlane <10)

## 0.5.2
* Python 3 support added
* Python 2 dropped
* Updated authentication to API tokens

## 0.4.7-0.5.1 dev never deployed

## 0.4.6
* Added logic to handle Selection fields with duplicate values, a situation that shouldn't occur via the app builder

## 0.4.5
* Fixed issue with asset versions for 10.3

## 0.4.4
* Bumped Swimlane driver version in requirements file

## 0.4.3
* Fixed mapping of parent ids in workflow to prevent errors when viewing.

## 0.4.2
* Fixed issue using asset as python script inputs

## 0.4.1
* Fixed issue handling email assets that don't have a version number

## 0.4.0
* Fixed issue causing tasks with no asset to raise error
* Cleaned up workspace management

## 0.3.0
* Email Assets are now properly migrated
* If a swimbundle is not found it will automatically be migrated

## 0.2.2
* Setup description to be displayed properly

## 0.2.1
* Fixed bug that threw error when integrations had an empty input

## 0.2.0
* Initial Release


            

Raw data

            {
    "_id": null,
    "home_page": "https://swimlane.com",
    "name": "swimlane-migrator",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Swimlane",
    "author_email": "info@swimlane.com",
    "download_url": "",
    "platform": null,
    "description": "# Swimlane Migrator\r\n* Require's Swimlane python driver https://github.com/swimlane/swimlane-python\r\n* Used in combination with Swimlane Migration Tool Watershed package\r\n\r\n# Installation\r\n```bash\r\npip install swimlane-migrator\r\n```\r\n\r\n# Change Log\r\n\r\n## 0.5.5-0.5.6\r\n* Updates to Asset Version Management\r\n\r\n## 0.5.4\r\n* Removal of bson requirement\r\n\r\n## 0.5.3\r\n* Removal of deprecated APIs (only relevant in Swimlane <10)\r\n\r\n## 0.5.2\r\n* Python 3 support added\r\n* Python 2 dropped\r\n* Updated authentication to API tokens\r\n\r\n## 0.4.7-0.5.1 dev never deployed\r\n\r\n## 0.4.6\r\n* Added logic to handle Selection fields with duplicate values, a situation that shouldn't occur via the app builder\r\n\r\n## 0.4.5\r\n* Fixed issue with asset versions for 10.3\r\n\r\n## 0.4.4\r\n* Bumped Swimlane driver version in requirements file\r\n\r\n## 0.4.3\r\n* Fixed mapping of parent ids in workflow to prevent errors when viewing.\r\n\r\n## 0.4.2\r\n* Fixed issue using asset as python script inputs\r\n\r\n## 0.4.1\r\n* Fixed issue handling email assets that don't have a version number\r\n\r\n## 0.4.0\r\n* Fixed issue causing tasks with no asset to raise error\r\n* Cleaned up workspace management\r\n\r\n## 0.3.0\r\n* Email Assets are now properly migrated\r\n* If a swimbundle is not found it will automatically be migrated\r\n\r\n## 0.2.2\r\n* Setup description to be displayed properly\r\n\r\n## 0.2.1\r\n* Fixed bug that threw error when integrations had an empty input\r\n\r\n## 0.2.0\r\n* Initial Release\r\n\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Swimlane Content Migration Package",
    "version": "0.5.6",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "63dd3f2b3c4fdb6801611348a6376ddd5a2db38dd29f151498756be0116a43b0",
                "md5": "632ef4f6f36ddadd24707dee2fcfcec9",
                "sha256": "e681e0efecb61707f25f8cfe701cb1667237f2b83d1289c164691facd1731755"
            },
            "downloads": -1,
            "filename": "swimlane_migrator-0.5.6-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "632ef4f6f36ddadd24707dee2fcfcec9",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 30481,
            "upload_time": "2023-01-19T17:13:40",
            "upload_time_iso_8601": "2023-01-19T17:13:40.710880Z",
            "url": "https://files.pythonhosted.org/packages/63/dd/3f2b3c4fdb6801611348a6376ddd5a2db38dd29f151498756be0116a43b0/swimlane_migrator-0.5.6-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-19 17:13:40",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "swimlane-migrator"
}
        
Elapsed time: 0.07985s