Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
pub:development:sdlc [13.04.2025 10:36] – [Introduction] Predrag Tasevski | pub:development:sdlc [17.04.2025 19:37] (current) – [Introduction] Predrag Tasevski | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Software Development Lifecycle ====== | ====== Software Development Lifecycle ====== | ||
+ | < | ||
===== Introduction ===== | ===== Introduction ===== | ||
Line 7: | Line 8: | ||
< | < | ||
flowchart LR | flowchart LR | ||
- | | + | id1((Alpha)) ==> id2((Beta)) ==> id3((Early Access)) ==> id4((General Availability)) |
</ | </ | ||