-
Notifications
You must be signed in to change notification settings - Fork 6
Comparing changes
Open a pull request
base repository: getlocalci/local-ci
base: 1.4.3
head repository: getlocalci/local-ci
compare: 1.4.4
- 17 commits
- 29 files changed
- 1 contributor
Commits on Jan 8, 2022
-
Move error notice out of failure conditional
The string didn't have 'Task failed' when testing this.
Configuration menu - View commit details
-
Copy full SHA for c6e2cf0 - Browse repository at this point
Copy the full SHA c6e2cf0View commit details -
Prevent an error if there are no jobs
Some configs have no job, like: https://github.com/jeffreychuuu/kotlin_example_app/blob/cdf49347147e578442effd81accdb84412024389/.circleci/config.yml Those are still valid when doing: circleci config validate So Local CI should process those configs without error.
Configuration menu - View commit details
-
Copy full SHA for 6a31765 - Browse repository at this point
Copy the full SHA 6a31765View commit details -
Configuration menu - View commit details
-
Copy full SHA for a82b059 - Browse repository at this point
Copy the full SHA a82b059View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bdf9b2 - Browse repository at this point
Copy the full SHA 8bdf9b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bbd342 - Browse repository at this point
Copy the full SHA 2bbd342View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd12883 - Browse repository at this point
Copy the full SHA cd12883View commit details
Commits on Jan 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 90d87e5 - Browse repository at this point
Copy the full SHA 90d87e5View commit details -
Change suppressMessage from a property to an argument
It might as well go to loadJobs() as an argument, as that's the only function that uses it.
Configuration menu - View commit details
-
Copy full SHA for 61992c9 - Browse repository at this point
Copy the full SHA 61992c9View commit details -
Rename suppressMessage to skipMessage
The 1st parameter is skipConfigProcessing, so this might follow that convention better.
Configuration menu - View commit details
-
Copy full SHA for 5160a25 - Browse repository at this point
Copy the full SHA 5160a25View commit details -
Remove needless properties that were just used in 1 function
Make them variables, declared with let.
Configuration menu - View commit details
-
Copy full SHA for ca50729 - Browse repository at this point
Copy the full SHA ca50729View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fdaa93 - Browse repository at this point
Copy the full SHA 1fdaa93View commit details -
Change the name of the env var step to show it sets more than 1 var
Instead of Set CIRCLE_SHA1, Set more
Configuration menu - View commit details
-
Copy full SHA for 9e93414 - Browse repository at this point
Copy the full SHA 9e93414View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8487efa - Browse repository at this point
Copy the full SHA 8487efaView commit details
Commits on Jan 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 97af721 - Browse repository at this point
Copy the full SHA 97af721View commit details
Commits on Jan 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 87784ee - Browse repository at this point
Copy the full SHA 87784eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9688bd1 - Browse repository at this point
Copy the full SHA 9688bd1View commit details
Commits on Jan 14, 2022
-
Merge pull request #75 from getlocalci/fix/error-messages
Prevent errors, like from no jobs
Configuration menu - View commit details
-
Copy full SHA for f2f1564 - Browse repository at this point
Copy the full SHA f2f1564View 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 1.4.3...1.4.4