Særgeir

Results 87 issues of Særgeir

Example: Add some new parameter to a dictionary's category: ``` name #this exists in name.yml for example strange_name: ["Some gibberish", "More gibberish"] ``` Annotation processor should generate the following code:...

enhancement :rocket:
core 🧬

This is an addition to #9 Need to investigate if possible to do something like this: ``` faker.address.unique.exclude("country", "XXX") ```

enhancement :rocket:
core 🧬

Add auto-completion for the faker-bot commands and options

enhancement :rocket:
bot :robot:

It's all in the title

Hi, Since easy-random deals a lot with data generation, I thought this PR would be beneficial for this library :) java-faker has not been well maintained lately, and has a...

Replaced an old and buggy java-faker with kotlin-faker :) Probably not much of a difference for a demo, but it's my first contribution here, so hopefully it's ok :) Tests...

I have a custom serializer for writing csv from kotlin data class: ``` internal class PartyFunctionSerializer : JsonSerializer() { override fun serialize(partyFunction: PartyFunction, gen: JsonGenerator, ser: SerializerProvider) { gen.writeStartObject() gen.writeStringField("partyId",...

csv

It very much looks like this library is no longer actively maintained. Therefore it's good to notify users of this and provide them with a more stable and supported alternative...

##### SUMMARY Container fails to resolve dns names of internal network ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME `docker_container` ##### ANSIBLE VERSION ``` ansible [core 2.13.3] config file...

question
docker-plain

The new-tab and tabs-dropdown buttons placement in top left corner is a bit messed up when having multiple tabs. In addition , extensions and menu buttons are also misplaced With...