-
## Description
The initialization plugin needs to ensure that the index templates, indices and ISM policies are created during startup.
In the Spike, we demonstrated how to create an index using…
-
The fabric loader throws an error at startup saying this mod requires java 21 to run, but I'm on a 1.20.1 instance that uses java 17.
I can indeed run 1.20.1 with java 21 too, but I sometimes get cra…
-
-
**Describe the issue:**
When running the `azd pipeline config --provider github` and `azd pipeline config --provider azdo` commands, the error message fails as follows:
![image](https://github.com/u…
-
Follow-up from #631
**Bug description**
When passing a `Map` into a `PromptTemplate` as a `param` to iterate over, validation fails due to an erroneously detected missing input variable.
The s…
mands updated
3 weeks ago
-
When using a large template with a lot of replacements, I hit the max. size of Java method code. Please make sure that in such a case, the auto-generated class has the code split into multiple methods…
-
Hi @jdshaw we are preparing for a code freeze in view of the upcoming major release of archivesspace. This new release will include major upgrades in various gems including rails. I tried running the …
-
The first few architecture templates were added without Java support. We should add these.
-
The codebase contains many instances of multiline string concatenation, especially in testing classes when hardcoded JSON strings are defined. This leads to hard to read/maintan code like this:
```…
-
For templatized SQL all templates should be created with Jinjia.
Jinjia for Java - https://github.com/HubSpot/jinjava
**Acceptance**
Tasks:
- [ ] Must be able to read from the file system …