summaryrefslogtreecommitdiffstats
path: root/misc/extension_api_validation/4.2-stable.expected
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2023-12-04 16:43:00 +0100
committerRémi Verschelde <rverschelde@gmail.com>2023-12-07 09:36:54 +0100
commitcff4af018ff2d6ccd150a537af785368c70e4bf4 (patch)
tree2808fd8db864638acd4093886ff2191f33db3328 /misc/extension_api_validation/4.2-stable.expected
parent2f73a059cefadcd944b6874f2557ec82e46a562d (diff)
downloadredot-engine-cff4af018ff2d6ccd150a537af785368c70e4bf4.tar.gz
CI: Add 4.2-stable.expected file for GDExtension compatibility checks
Diffstat (limited to 'misc/extension_api_validation/4.2-stable.expected')
-rw-r--r--misc/extension_api_validation/4.2-stable.expected9
1 files changed, 9 insertions, 0 deletions
diff --git a/misc/extension_api_validation/4.2-stable.expected b/misc/extension_api_validation/4.2-stable.expected
new file mode 100644
index 0000000000..0538195e9e
--- /dev/null
+++ b/misc/extension_api_validation/4.2-stable.expected
@@ -0,0 +1,9 @@
+This file contains the expected output of --validate-extension-api when run against the extension_api.json of the
+4.2-stable tag (the basename of this file).
+
+Only lines that start with "Validate extension JSON:" matter, everything else is considered a comment and ignored. They
+should instead be used to justify these changes and describe how users should work around these changes.
+
+Add new entries at the end of the file.
+
+## Changes between 4.2-stable and 4.3-stable