Commit graph

31 commits

Author SHA1 Message Date
Keshav Kini ed3270a36f aws-sam-cli: 1.14.0 -> 1.23.0 2021-04-27 13:52:27 -07:00
Sandro Jäckel 57c0838feb
aws-sam-cli: remove unused input 2021-02-17 14:11:56 +01:00
freezeboy 96a0d30eb0 aws-sam-cli: 1.6.2 -> 1.14.0 2021-02-12 09:07:28 +01:00
Andrea Bedini ce4a9f4c49 aws-sam-cli: remove andreabedini from maintainers 2021-02-12 15:03:08 +08:00
Jonathan Ringer bb243b19e8 aws-sam-cli: fix build 2021-01-12 23:20:45 -08:00
freezeboy abfbb842b5 fixup sam 2020-11-27 22:59:27 -08:00
Jack Kelly bdbcfb4360 python3Packages.aws-sam-cli: 1.0.0rc1 -> 1.6.2 2020-10-19 23:05:35 -07:00
Jack Kelly 25bd44cea3 aws-sam-cli: fix version bounds 2020-09-10 16:46:03 -07:00
Jack Kelly c0e9bc1cf8 aws-sam-cli: 0.44.0 -> 1.0.0rc1 2020-07-04 21:01:32 +10:00
Jonathan Ringer 68f1bdc1c8 aws-sam-cli: fix requests version bounds 2020-05-11 22:13:16 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Simon Lackerbauer 5e331582d2 aws-sam-cli: 0.43.0 -> 0.44.0 2020-03-18 15:51:39 -07:00
Mathias Schreck c1e2642da6 aws-sam-cli: 0.41.0 -> 0.43.0 2020-03-02 09:57:20 -08:00
Mathias Schreck 8b6e471ce8 aws-sam-cli: change maintainers dhkl -> lo1tuma 2020-02-15 12:57:28 -08:00
Mathias Schreck cae8cec57d aws-sam-cli: 0.40.0 -> 0.41.0 2020-02-15 12:57:28 -08:00
Michele Guerini Rocco c6ec7b613a
Merge pull request #79478 from stefano-m/aws-sam-cli-no-telemetry
aws-sam-cli: disable telemetry
2020-02-12 16:56:47 +01:00
Stefano Mazzucco 2b4794f941 aws-sam-cli: add argument to conditionally enable telemetry
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-11 20:44:04 +00:00
Frederik Rietdijk 1972ac1023 aws-sam-cli: fix build 2020-02-10 14:35:06 +01:00
Stefano Mazzucco c6b1ce47b6 aws-sam-cli: disable telemetry
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-02-07 20:52:05 +00:00
Mathias Schreck c857a24d2e aws-sam-cli: 0.34.0 -> 0.40.0 2020-01-23 16:36:22 -08:00
Jonathan Ringer 92b775e19c aws-sam-cli: fix dependencies 2019-12-10 00:31:07 -08:00
Mathias Schreck 815a11f887 aws-sam-cli: 0.22.0 -> 0.34.0 2019-11-27 19:24:47 -08:00
Jonathan Ringer 1e8150a26a aws-sam-cli: 0.16.1 -> 0.22.0 2019-10-18 09:54:05 +02:00
Sean Coates 680ebf6842 aws-sam-cli: update requests dependency to 2.22.0 2019-08-22 13:09:10 -04:00
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
David Leung 93a90e1fbb
aws-sam-cli: Fix pyyaml override 2019-05-25 20:43:54 +08:00
David Leung 47e31ab621
aws-sam-cli: 0.14.2 -> 0.16.1 2019-05-25 09:40:12 +08:00
David Leung e5c07b8754
aws-sam-cli: 0.5.0 -> 0.14.2 2019-04-08 18:16:39 +08:00
Andrea Bedini 3e1cb3ef61 aws-sam-cli: 0.4.0 -> 0.5.0 2018-07-30 14:23:44 +08:00
Frederik Rietdijk fbd30cb768 aws-sam-cli: fix build 2018-06-22 13:09:50 +02:00
Andrea Bedini 35191af2e6 aws-sam-cli: init at 0.3.0 (#41877) 2018-06-12 15:15:06 +02:00