Altinn / altinn-studio

Next generation open source Altinn platform and applications.
https://docs.altinn.studio
BSD 3-Clause "New" or "Revised" License
115 stars 70 forks source link

Isolate the agents used for building and deploying apps in dev & production #4834

Open acn-sbuad opened 4 years ago

acn-sbuad commented 4 years ago

Description

Currently jobs to build and deploy applications in Altinn Studio are set in the same queue as the jobs deploying Altinn Studio with terraform. We are using a free tier in DevOps that results in only one job being able to run at a time.

An important selling point for Altinn Studio is that it is quick to build and deploy your application. So these types of jobs should be seperated into isolated queues and run on designated agens.

Screenshots

Screenshots or links to Figma (make sure your sketch is public)

Considerations

Describe input (beyond tasks) on how the user story should be solved can be put here.

Acceptance criteria

Describe criteria here (i.e. What is allowed/not allowed (negative tesing), validations, error messages and warnings etc.)

Specification tasks

Development tasks

Add tasks here

Definition of done

Verify that this issue meets DoD (Only for project members) before closing.

ghost commented 4 years ago

Some remarks: