-
Notifications
You must be signed in to change notification settings - Fork 44
Comparing changes
Open a pull request
base repository: smartcontractkit/chainlink-testing-framework
base: framework/components/dockercompose/v0.1.4
head repository: smartcontractkit/chainlink-testing-framework
compare: main
- 12 commits
- 45 files changed
- 3 contributors
Commits on Jul 22, 2025
-
allow caching for Anvil, allow loading local dashboards for Grafana (#…
…1983) * allow caching for anvil, update dashboard * allow to load local dashboards
Configuration menu - View commit details
-
Copy full SHA for dc75805 - Browse repository at this point
Copy the full SHA dc75805View commit details
Commits on Jul 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4923b75 - Browse repository at this point
Copy the full SHA 4923b75View commit details
Commits on Jul 24, 2025
-
put Promtail on default CTF network (#1993)
put promtail on default CTF network to be able to run seamlessly in CI
Configuration menu - View commit details
-
Copy full SHA for b34ccb3 - Browse repository at this point
Copy the full SHA b34ccb3View commit details
Commits on Jul 28, 2025
-
add Prometheus query client, move Loki client, expose base obs URLs (#…
…1994) add Prometheus query client, move Loki client to framework, expose base obs URLs
Configuration menu - View commit details
-
Copy full SHA for 2ffe949 - Browse repository at this point
Copy the full SHA 2ffe949View commit details
Commits on Jul 29, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2445eb2 - Browse repository at this point
Copy the full SHA 2445eb2View commit details
Commits on Jul 31, 2025
-
fix(tron): correctly setup port mapping (#2019)
There is a bug in the tron implementation of CTF where a custom port mapping is not possible, this means when running in CI , we are forced to use port 9090 instead of port generated by freePort.
Configuration menu - View commit details
-
Copy full SHA for 7880e5a - Browse repository at this point
Copy the full SHA 7880e5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e394db3 - Browse repository at this point
Copy the full SHA e394db3View commit details
Commits on Aug 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 54006e1 - Browse repository at this point
Copy the full SHA 54006e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b7782a - Browse repository at this point
Copy the full SHA 1b7782aView commit details
Commits on Aug 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for db7e6bb - Browse repository at this point
Copy the full SHA db7e6bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for d92df0e - Browse repository at this point
Copy the full SHA d92df0eView commit details
Commits on Aug 13, 2025
-
feat(sui): support host port mapping (#2044)
* feat(sui): support host port mapping Allow a different port other than 9000 for sui to be mapped on the host since 9000 can be consumed by other apps. JIRA: https://smartcontract-it.atlassian.net/browse/CLD-500 * test(ton): use dev image The latest image for ton is no longer working as it cant be started up, dev still works
Configuration menu - View commit details
-
Copy full SHA for dfe2ae0 - Browse repository at this point
Copy the full SHA dfe2ae0View 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 framework/components/dockercompose/v0.1.4...main