Wykres commitów

7 Commity (a3f2748c5d28cfd1e9416986768106a295621981)

Autor SHA1 Wiadomość Data
Thibaud Colas 8d10c4688e Update squash user details to be more portable
- Changes the user's email from `@myproject.com` to `@example.com`. myproject.com points to a real website, it feels better to use a domain that's definitely meant as a placeholder.
- Changes the password to `changeme`, matching the credentials used for https://github.com/wagtail/bakerydemo.
2019-06-03 22:06:15 +01:00
Anna Pershyna b1fab70847 added --no-save option from master branch 2019-03-26 12:06:47 +00:00
Anna Pershyna bf0ea7645a updated .squash.yml config 2019-03-26 12:06:47 +00:00
Matt Westcott 3134ffa119 Recommend `npm install --no-save` when setting up node toolchain (#5161)
Running `npm install` without `--no-save` can introduce spurious changes to package-lock.json due to differences in platform / node version, and these have been known to accidentally sneak into people's PRs. `npm install` without `--no-save` should only be used when actively updating node dependencies in package.json.
2019-03-21 20:41:14 +00:00
Evandro Miquelito 2a1d5b6065 update squash.yml file to run pip install for the current branch 2019-03-20 19:52:44 +00:00
Evandro Miquelito 04de2c8cb5 Remove port forwarding, not needed 2019-03-20 19:52:44 +00:00
Evandro Miquelito e3c5d6710f Adding a .squash.yml file 2019-03-20 19:52:44 +00:00