-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: MagnusOpera/Terrabuild
base: 6abc19e
head repository: MagnusOpera/Terrabuild
compare: 48f221f
- 15 commits
- 43 files changed
- 2 contributors
Commits on Jan 19, 2025
-
Private dependencies as projects (#92)
Implementation for #90. Projects can have private dependencies (dependencies that are below current project). Now, dependencies are loaded as normal projects and can be used in `version`. Also, it's possible to have a dependency on such project.
Configuration menu - View commit details
-
Copy full SHA for 7cc9a4d - Browse repository at this point
Copy the full SHA 7cc9a4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 701aa75 - Browse repository at this point
Copy the full SHA 701aa75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 551f08d - Browse repository at this point
Copy the full SHA 551f08dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99c1af4 - Browse repository at this point
Copy the full SHA 99c1af4View commit details -
Container override on extension and project (#95)
Container can now be specified at the extension level. This is the default value. This can be overridden at project level and workspace level in this order.
Configuration menu - View commit details
-
Copy full SHA for 283163a - Browse repository at this point
Copy the full SHA 283163aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cec0084 - Browse repository at this point
Copy the full SHA cec0084View commit details -
Configuration menu - View commit details
-
Copy full SHA for 939fa44 - Browse repository at this point
Copy the full SHA 939fa44View commit details
Commits on Jan 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6a16815 - Browse repository at this point
Copy the full SHA 6a16815View commit details -
Configuration menu - View commit details
-
Copy full SHA for 063e757 - Browse repository at this point
Copy the full SHA 063e757View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b810ee - Browse repository at this point
Copy the full SHA 8b810eeView commit details -
restored task must send status at build time - not restore time (#97)
Restored task status was always success - which was wrong for failed restored task.
Configuration menu - View commit details
-
Copy full SHA for 5fe05d2 - Browse repository at this point
Copy the full SHA 5fe05d2View commit details -
container attribute is an expression (#98)
one can now write `container = $terrabuild_ci ? "mcr.microsoft.com/dotnet/sdk:9.0.102" : nothing`
Configuration menu - View commit details
-
Copy full SHA for 2ec1854 - Browse repository at this point
Copy the full SHA 2ec1854View commit details
Commits on Jan 21, 2025
-
variables declared at extensions levels are not impacting task hash. Use operations instead to compute target hash correctly and precisely.
Configuration menu - View commit details
-
Copy full SHA for 252fa7d - Browse repository at this point
Copy the full SHA 252fa7dView commit details
Commits on Jan 22, 2025
-
change terrabuild location injection in makefile (#100)
Smoke tests were able to use a local version - but that was cumbersome. It's now fixed: they use the project instead (compiled on demand) of Terrabuild. Usage as also been generalized to all tests.
Configuration menu - View commit details
-
Copy full SHA for 664289c - Browse repository at this point
Copy the full SHA 664289cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48f221f - Browse repository at this point
Copy the full SHA 48f221fView 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 6abc19e...48f221f