b-stage-deployment


Nameb-stage-deployment JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://github.com/biomapas/B.StageDeployment.git
SummaryAWS CDK resource that creates a stage deployment. Original one has too many bugs.
upload_time2023-08-07 13:33:59
maintainer
docs_urlNone
authorLaimonas Sutkus
requires_python
licenseApache License 2.0
keywords aws api gateway stage deployment
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # TODO

# Release history

### 1.0.1
* Remove biomapas/cicd-full image from pipelines.

### 1.0.0
* Upgrade CDK support from v1 to v2.
* Upgrade GitHub pipelines checkout version from v2 to v3.
* Set GitHub pipelines node version 18.
* Set GitHub pipelines python version 3.10.

### 0.0.4
* Increase the function timeout.

### 0.0.3
* Update boto3 requirement.

### 0.0.2
* Add more docstrings.

### 0.0.1
* Initial build.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/biomapas/B.StageDeployment.git",
    "name": "b-stage-deployment",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "AWS API Gateway Stage Deployment",
    "author": "Laimonas Sutkus",
    "author_email": "laimonas.sutkus@biomapas.com",
    "download_url": "https://files.pythonhosted.org/packages/82/3e/a3ad175783d772e2e3543125b5449a5dee095ca4dcfe2d8a6619c884dd59/b_stage_deployment-1.0.1.tar.gz",
    "platform": null,
    "description": "# TODO\n\n# Release history\n\n### 1.0.1\n* Remove biomapas/cicd-full image from pipelines.\n\n### 1.0.0\n* Upgrade CDK support from v1 to v2.\n* Upgrade GitHub pipelines checkout version from v2 to v3.\n* Set GitHub pipelines node version 18.\n* Set GitHub pipelines python version 3.10.\n\n### 0.0.4\n* Increase the function timeout.\n\n### 0.0.3\n* Update boto3 requirement.\n\n### 0.0.2\n* Add more docstrings.\n\n### 0.0.1\n* Initial build.\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "AWS CDK resource that creates a stage deployment. Original one has too many bugs.",
    "version": "1.0.1",
    "project_urls": {
        "Homepage": "https://github.com/biomapas/B.StageDeployment.git"
    },
    "split_keywords": [
        "aws",
        "api",
        "gateway",
        "stage",
        "deployment"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7ec1c8636e519f33106b29094df5a8c9e94992689103cf6027ca282dfdedd5bb",
                "md5": "6befee2a372f0e3c660a3185a707ee84",
                "sha256": "044384306bbedf3864e79602a93dda4130be075bc0ec76f30394499d647ca28e"
            },
            "downloads": -1,
            "filename": "b_stage_deployment-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6befee2a372f0e3c660a3185a707ee84",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 11921,
            "upload_time": "2023-08-07T13:33:58",
            "upload_time_iso_8601": "2023-08-07T13:33:58.260706Z",
            "url": "https://files.pythonhosted.org/packages/7e/c1/c8636e519f33106b29094df5a8c9e94992689103cf6027ca282dfdedd5bb/b_stage_deployment-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "823ea3ad175783d772e2e3543125b5449a5dee095ca4dcfe2d8a6619c884dd59",
                "md5": "d97a5104a99d09647223401f2df13174",
                "sha256": "ba6632ec48e97d5fcf0f73115e87df95221e0e34113262f1c2e2100a5c13e891"
            },
            "downloads": -1,
            "filename": "b_stage_deployment-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "d97a5104a99d09647223401f2df13174",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10203,
            "upload_time": "2023-08-07T13:33:59",
            "upload_time_iso_8601": "2023-08-07T13:33:59.355205Z",
            "url": "https://files.pythonhosted.org/packages/82/3e/a3ad175783d772e2e3543125b5449a5dee095ca4dcfe2d8a6619c884dd59/b_stage_deployment-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-07 13:33:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "biomapas",
    "github_project": "B.StageDeployment",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "b-stage-deployment"
}
        
Elapsed time: 0.10209s