Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lagt til mulighet for å bygge en dev configuration via fluent builder #171

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

jarleborsheim
Copy link
Contributor

@jarleborsheim jarleborsheim commented Sep 4, 2023

Oppdaget via arbeidet med å lage en arkiv-mock at det funket dårlig med annet enn test og prod når man bruker fluent builder.

Kom fram til at det bør være mulig å sette apihost, amqphost og maskinporten url, men da som en dev configuration.

Tar bort WithApiConfiguration da den ikke gav mening og heller ikke gjorde noe fornuftig.


Vi ombestemte oss og lager en BuildConfiguration som krever at alt settes selv. Da kan den brukes til dev OG til konfigurasjon som følger environment

Copy link
Contributor

@Kolbein Kolbein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ser bra ut!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants