Explore >> Select a destination


You are here

www.integralist.co.uk
| | karmanivero.us
12.7 parsecs away

Travel
| | Config-driven AWS API ES6 template integrating federated Cognito User Pool authentication and a robust approach to release management.
| | golb.hplar.ch
12.3 parsecs away

Travel
| |
| | bobbyhadz.com
14.1 parsecs away

Travel
| | We provision a Cognito User Pool and a User Pool Client in AWS CDK, using the UserPool and UserPoolClient constructs.
| | sitr.us
68.8 parsecs away

Travel
| I have a project, git-format-staged, that I build with Nix. It includes NPM dependencies, and it is convenient to have Dependabot keep those up-to-date for me. Dependabot creates pull requests that update package-lock.json when it sees updates with security fixes and such. But my Nix configuration includes a hash of the project NPM dependencies - that hash must be updated when package-lock.json changes. Unfortunately Dependabot does not know how to do that. So I came up with a workflow to help that bot o...