about summary refs log tree commit diff
path: root/pkgs/development/tools/aws-sam-cli
AgeCommit message (Collapse)AuthorFilesLines
2024-02-25aws-sam-cli: 1.108.0 -> 1.110.0Fabian Affolter1-2/+4
Changelog: https://github.com/aws/aws-sam-cli/releases/tag/v1.110.0
2024-02-25aws-sam-cli: refactorFabian Affolter1-19/+22
2024-02-07aws-sam-cli: 1.103.0 -> 1.108.0Sebastian Reuße1-2/+4
2023-12-20aws-sam-cli: fix build, relax depsMartin Weinelt1-0/+7
2023-11-27aws-sam-cli: 1.90.0 -> 1.103.0Anthony Roussel1-24/+84
https://github.com/aws/aws-sam-cli/releases/tag/v1.103.0 https://github.com/aws/aws-sam-cli/compare/v1.90.0...v1.103.0
2023-11-26aws-sam-cli: add passthru.updateScript and passthru.testsAnthony Roussel1-0/+13
2023-11-26aws-sam-cli: fix upstream urlAnthony Roussel1-2/+2
2023-11-26aws-sam-cli: add meta.mainProgramAnthony Roussel1-0/+1
2023-11-26aws-sam-cli: add anthonyroussel to maintainersAnthony Roussel1-1/+1
2023-08-26aws-sam-cli: relax aws-lambda-builders constraintFabian Affolter1-0/+2
2023-08-26aws-sam-cli: add changelog to metaFabian Affolter1-1/+2
2023-08-05aws-sam-cli: unpin tomlkitTheodore Ni1-1/+1
2023-07-28aws-sam-cli: unpin pyopensslTheodore Ni1-1/+0
2023-07-12aws-sam-cli: 1.53.0 -> 1.90.0Ian Liu Rodrigues3-77/+21
aws-sam-cli is too outdated, and can't create newer resources available in AWS, such as AWS Lambda functions with python3.10 runtime. This patch fixes this problem. Also, both patches were already applied upstream, as referenced below: * support-click-8-1.patch -> https://github.com/aws/aws-sam-cli/commit/c887458ccf3bd442d7d47aa7fcd4cb9645c92e42#diff-a7e8dd2d23df6667705bc0c8236e507a39bfb7b924ea21d0dca7715c296e43dc * use_forward_compatible_log_silencing.patch -> https://github.com/aws/aws-sam-cli/commit/0fd46082d6ad6439422c2483736b024d5dc6707a#diff-f0e7f12ebbb6534d97b6052531cf8ce2eb185739c213a148c1c76a429e6f4037 Version 1.53.0 was released in Jun 29, 2022 on pypi https://github.com/aws/aws-sam-cli/releases/tag/v1.53.0 Version 1.90.0 was released in Jul 6, 2023 on pypi https://github.com/aws/aws-sam-cli/releases/tag/v1.90.0
2023-05-25treewide: development: use top-level fetchPypiWeijia Wang1-1/+2
2022-09-04aws-sam-cli: fix local command for Werkzeug>=2.1.0 (#182750)Mel Bourgeois2-0/+23
2022-07-21aws-sam-cli: fix depsJonathan Ringer1-3/+4
2022-06-30aws-sam-cli: relax overly-restrictive cookiecutter boundJack Kelly1-0/+1
2022-06-20aws-sam-cli: 1.37.0 -> 1.52.0Luke Worth2-3/+32
2022-05-10aws-sam-cli: fix build error due jmespath versionOtavio Salvador1-0/+1
Refs: ZHF: #172160 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2022-01-23aws-sam-cli: relax tomlkit constraintFabian Affolter1-2/+3
2022-01-13aws-sam-cli: 1.36.0 -> 1.37.0Fabian Affolter1-10/+11
2021-12-05Merge pull request #145801 from dotlambda/tzlocal-4.1Robert Schütz1-1/+1
python3Packages.tzlocal: 2.1 -> 4.1
2021-11-24aws-sam-cli: 1.35.0 -> 1.36.0tshaynik1-2/+2
2021-11-22aws-sam-cli: relax tzlocal constraintRobert Schütz1-1/+1
2021-11-05python3Packages.aws-sam-cli: 1.29.0 -> 1.35.0, fix buildlegendofmiracles1-4/+10
2021-09-11aws-sam-cli: further loosen 'requests' dependencyLuke Granger-Brown1-1/+1
2021-08-20aws-sam-cli: 1.26.0 -> 1.29.0Fabian Affolter1-2/+2
2021-08-16aws-sam-cli: fix buildRyan Burns1-2/+2
Also simplify requests substitution; not needed to fix build but was not matching anything before
2021-07-10aws-sam-cli: 1.23.0 -> 1.26.0Artturin1-2/+4
closes https://github.com/NixOS/nixpkgs/issues/129565
2021-04-27aws-sam-cli: 1.14.0 -> 1.23.0Keshav Kini1-4/+2
2021-02-17aws-sam-cli: remove unused inputSandro Jäckel1-2/+1
2021-02-12aws-sam-cli: 1.6.2 -> 1.14.0freezeboy1-54/+11
2021-02-12aws-sam-cli: remove andreabedini from maintainersAndrea Bedini1-1/+1
2021-01-12aws-sam-cli: fix buildJonathan Ringer1-1/+17
2020-11-27fixup samfreezeboy1-2/+2
2020-10-19python3Packages.aws-sam-cli: 1.0.0rc1 -> 1.6.2Jack Kelly1-15/+8
2020-09-10aws-sam-cli: fix version boundsJack Kelly1-2/+2
2020-07-04aws-sam-cli: 0.44.0 -> 1.0.0rc1Jack Kelly1-4/+15
2020-05-11aws-sam-cli: fix requests version boundsJonathan Ringer1-0/+1
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2020-03-18aws-sam-cli: 0.43.0 -> 0.44.0Simon Lackerbauer1-5/+4
2020-03-02aws-sam-cli: 0.41.0 -> 0.43.0Mathias Schreck1-2/+2
2020-02-15aws-sam-cli: change maintainers dhkl -> lo1tumaMathias Schreck1-1/+1
2020-02-15aws-sam-cli: 0.40.0 -> 0.41.0Mathias Schreck1-2/+2
2020-02-12Merge pull request #79478 from stefano-m/aws-sam-cli-no-telemetryMichele Guerini Rocco1-0/+6
aws-sam-cli: disable telemetry
2020-02-11aws-sam-cli: add argument to conditionally enable telemetryStefano Mazzucco1-1/+2
If someone really wants to opt into telemetry, they can do so by setting `enableTelemetry` to `true` (the default is `false`), in which case the wrapper that sets `SAM_CLI_TELEMETRY` to `0` will not be created. Note that this actually allows a user to optionally disable telemetry from the command line or the (poorly documented) configuration in `~/.aws-sam/metadata.json`. The downside is telemetry will be enabled at least on the first run, causing a unique installation ID to be saved in the configuration file.
2020-02-10aws-sam-cli: fix buildFrederik Rietdijk1-27/+0
2020-02-07aws-sam-cli: disable telemetryStefano Mazzucco1-0/+5
Since v0.19.0 aws-sam-cli sends telemetry data to AWS[1]. To protect the users' privacy, we opt-out by default. [1] https://github.com/awslabs/aws-sam-cli/issues/1272
2020-01-23aws-sam-cli: 0.34.0 -> 0.40.0Mathias Schreck1-2/+25