Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

aws-sam-cli: 0.22.0 -> 0.34.0 #74329

Merged
merged 3 commits into from Nov 28, 2019
Merged

Conversation

lo1tuma
Copy link
Member

@lo1tuma lo1tuma commented Nov 27, 2019

Motivation for this change

Release Notes

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nix-review --run "nix-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

Copy link
Contributor

@jonringer jonringer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nix-review passes (failures look unrelated to aws-sam-cli)
diff LGTM

[125 built (24 failed), 483 copied (2824.4 MiB), 573.8 MiB DL]
error: build of '/nix/store/s3l6kys2s88m5xzrwwzdy802s85b80nj-env.drv' failed
https://github.com/NixOS/nixpkgs/pull/74329
1 package are marked as broken and were skipped:
python37Packages.imgaug

28 package failed to build:
apache-airflow python27Packages.atomman python27Packages.hvplot python27Packages.imbalanced-learn python27Packages.nipype python27Packages.pymatgen python27Packages.sumo python27Packages.uproot python37Packages.atomman python37Packages.blaze python37Packages.dask-ml python37Packages.google_cloud_bigquery python37Packages.hvplot python37Packages.ibis-framework python37Packages.imbalanced-learn python37Packages.intake python37Packages.mesa python37Packages.nipype python37Packages.odo python37Packages.optuna python37Packages.rl-coach python37Packages.sentry-sdk python37Packages.slicedimage python37Packages.starfish python37Packages.streamz python37Packages.sunpy python37Packages.uproot python37Packages.vega

112 package were built:
aws-sam-cli buildbot buildbot-full buildbot-ui csvs-to-sqlite paperwork poretools python27Packages.Quandl python27Packages.altair python27Packages.awkward python27Packages.aws-lambda-builders python27Packages.aws-sam-translator python27Packages.bkcharts python27Packages.celery python27Packages.cfn-lint python27Packages.cnvkit python27Packages.cufflinks python27Packages.djmail python27Packages.drms python27Packages.fastparquet python27Packages.geopandas python27Packages.histbook python27Packages.holoviews python27Packages.mapsplotlib python27Packages.moto python27Packages.pandas python27Packages.partd python27Packages.pyarrow python27Packages.pybids python27Packages.pytrends python27Packages.seaborn python27Packages.statsmodels python27Packages.tablib python27Packages.trackpy python27Packages.uproot-methods python27Packages.vega python27Packages.vega_datasets python27Packages.vidstab python37Packages.Quandl python37Packages.acoustics python37Packages.altair python37Packages.aplpy python37Packages.awkward python37Packages.aws-lambda-builders python37Packages.aws-sam-translator python37Packages.bkcharts python37Packages.caffe python37Packages.celery python37Packages.cfn-lint python37Packages.cnvkit python37Packages.cufflinks python37Packages.dask python37Packages.dask-glm python37Packages.dask-image python37Packages.dask-jobqueue python37Packages.dask-mpi python37Packages.dask-xgboost python37Packages.datashader python37Packages.dftfit python37Packages.distributed python37Packages.djmail python37Packages.drms python37Packages.fastparquet python37Packages.geopandas python37Packages.glymur python37Packages.google_cloud_monitoring python37Packages.histbook python37Packages.holoviews python37Packages.image-match python37Packages.lammps-cython python37Packages.moto python37Packages.osmnx python37Packages.pandas python37Packages.partd python37Packages.phik python37Packages.pims python37Packages.pvlib python37Packages.pyarrow python37Packages.pybids python37Packages.pyfftw python37Packages.pymatgen python37Packages.pymatgen-lammps python37Packages.pymc3 python37Packages.pytrends python37Packages.scikit-bio python37Packages.scikitimage python37Packages.seaborn python37Packages.statsmodels python37Packages.stumpy python37Packages.sumo python37Packages.tablib python37Packages.trackpy python37Packages.uproot-methods python37Packages.vega_datasets python37Packages.vidstab python37Packages.wrf-python python37Packages.xarray python37Packages.xgboost python38Packages.aws-lambda-builders python38Packages.aws-sam-translator python38Packages.cfn-lint sourcehut.buildsrht sourcehut.dispatchsrht sourcehut.gitsrht sourcehut.hgsrht sourcehut.listssrht sourcehut.mansrht sourcehut.metasrht sourcehut.pastesrht sourcehut.todosrht streamlit visidata

please just invert the order of the commits, (if i were to just check out the first one, aws-sam-cli would be broken)

git rebase -i HEAD~3
# invert commit order
# save buffer
git push --force <fork> <branch>

@lo1tuma
Copy link
Member Author

lo1tuma commented Nov 27, 2019

@jonringer Thanks for the feedback. I’ve changed the commit order as suggested.

@jonringer
Copy link
Contributor

the commits tab doesnt look like it's changed, but your branch looks fine

@jonringer
Copy link
Contributor

@GrahamcOfBorg build aws-sam-cli

@jonringer jonringer merged commit 815a11f into NixOS:master Nov 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants