-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Comparing changes
Open a pull request
base repository: vercel/turborepo
base: v1.5.1
head repository: vercel/turborepo
compare: v1.5.2
- 17 commits
- 92 files changed
- 12 contributors
Commits on Sep 21, 2022
-
1
Configuration menu - View commit details
-
Copy full SHA for 0dfa8e6 - Browse repository at this point
Copy the full SHA 0dfa8e6View commit details
Commits on Sep 22, 2022
-
1
Configuration menu - View commit details
-
Copy full SHA for 8cd7869 - Browse repository at this point
Copy the full SHA 8cd7869View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 2f966d0 - Browse repository at this point
Copy the full SHA 2f966d0View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 819def6 - Browse repository at this point
Copy the full SHA 819def6View commit details -
feat(eslint-plugin): add new configuration style (#2041)
Co-authored-by: Thomas Knickman <tom.knickman@vercel.com>
1Configuration menu - View commit details
-
Copy full SHA for a782622 - Browse repository at this point
Copy the full SHA a782622View commit details -
* 1.5 blog * Changed meta and title * Added og image * Fixed comma * Added links * Added Social Network embed * Rewrote section on prune * Removed npm from announcement * Update docs/pages/blog/turbo-1-5-0.mdx Co-authored-by: Thomas Knickman <tom.knickman@vercel.com> * Added changes from code review * Changed prune docs * Fixed og image * Changed to 2+ * Dropped the drop the run * Update docs/pages/blog/turbo-1-5-0.mdx * Update docs/pages/blog/turbo-1-5-0.mdx * Update docs/pages/blog/turbo-1-5-0.mdx * Update docs/pages/blog/turbo-1-5-0.mdx * Update docs/pages/blog/turbo-1-5-0.mdx Co-authored-by: Thomas Knickman <tom.knickman@vercel.com> Co-authored-by: Jared Palmer <jared@jaredpalmer.com>
1Configuration menu - View commit details
-
Copy full SHA for 221b024 - Browse repository at this point
Copy the full SHA 221b024View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for f701dcb - Browse repository at this point
Copy the full SHA f701dcbView commit details -
feature: enhance dry-run with cache status (#1988)
Co-authored-by: Greg Soltis <greg.soltis@vercel.com>
Configuration menu - View commit details
-
Copy full SHA for 017f5a3 - Browse repository at this point
Copy the full SHA 017f5a3View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for b1cc628 - Browse repository at this point
Copy the full SHA b1cc628View commit details -
Disable windows variant (#2048)
Greg Soltis authoredSep 22, 2022 Configuration menu - View commit details
-
Copy full SHA for 35d9793 - Browse repository at this point
Copy the full SHA 35d9793View commit details -
fix: Add .turbo to .gitignore (#2002)
My first task! Converts the code that adds `.turbo` to `.gitignore` from a grep command to some regular Go code. Fixes a bug with grep not detecting `.turbo` if there's leading or trailing whitespace.
Configuration menu - View commit details
-
Copy full SHA for 4cc7b44 - Browse repository at this point
Copy the full SHA 4cc7b44View commit details -
Combine AbsolutePath and AbsoluteSystemPath (#2026)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ff76083 - Browse repository at this point
Copy the full SHA ff76083View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 5873c89 - Browse repository at this point
Copy the full SHA 5873c89View commit details -
Configuration menu - View commit details
-
Copy full SHA for a54c277 - Browse repository at this point
Copy the full SHA a54c277View commit details -
Wire up api and team flags with viper (#2053)
- Ensure we are binding `--api` and `--team` to `viper`. - Ensure we don't mix a config-produced teamId with a flag-produced teamSlug - Add a test for the desired behavior Fixes #2040
Greg Soltis authoredSep 22, 2022 Configuration menu - View commit details
-
Copy full SHA for 2539ef1 - Browse repository at this point
Copy the full SHA 2539ef1View commit details
Commits on Sep 23, 2022
-
Ensure environment variables are sorted (#2054)
Unsorted environment variables cause hashes to be unstable, meaning a large number of environment variables leads to essentially no cache hits. Fixes #2029
Greg Soltis authoredSep 23, 2022 Configuration menu - View commit details
-
Copy full SHA for e824725 - Browse repository at this point
Copy the full SHA e824725View commit details -
Configuration menu - View commit details
-
Copy full SHA for af1e48f - Browse repository at this point
Copy the full SHA af1e48fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.5.1...v1.5.2