-
Notifications
You must be signed in to change notification settings - Fork 79
scalingo 22 EOL Notice #3756
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
Open
benjaminach
wants to merge
29
commits into
master
Choose a base branch
from
feat/scalingo-22-eol-notice
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
scalingo 22 EOL Notice #3756
Changes from 19 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
8da0932
Scalingo-22 deprecation notice
benjaminach 8c5603c
Remove the scalingo-20 page
benjaminach f6c6489
Update scalingo-20 links to point to the general stacks documentation
benjaminach 34873c9
Remove scalingo-20 references from Python and Tailscale documentation
benjaminach db395b7
Removing old scalingo-20 includes
benjaminach fa6bcd9
Add deprecation notice for scalingo-22 stack
benjaminach efc43ee
docs: update scalingo-22 deprecation plan
benjaminach fb05403
fix: redirect legacy stack pages to stacks overview
benjaminach 27efa8e
docs: add deprecation notice for scalingo-22 across multiple language…
benjaminach 5bbbf90
fix: remove trailing paragraph margin in asides
benjaminach 084692b
Add a line return
benjaminach d80fc9d
fix: correct footnote notation
benjaminach a56360b
fix: correct markdown formatting for scalingo-24 migration notice
benjaminach 036a826
docs: display the EOL tag next to scalingo-20 across language pages
benjaminach 7c1dee8
docs: document stack end-of-life policy
benjaminach 168bf9b
docs: link stack EOL explanation
benjaminach ae1eca0
docs: add dashboard stack migration steps
benjaminach 006042d
docs: link scalingo-22 EOL notes
benjaminach e52f41a
docs: update stack support dates
benjaminach c2bd80f
Apply suggestions from code review
benjaminach 3e90073
docs: document stack statuses and migrate Docker links to stack page
benjaminach 7033df9
Apply suggestion from @Frzk
benjaminach aa2132f
Add EOL link at the end of the page
benjaminach 863f1c1
docs: refine stack status documentation
benjaminach 9a2cc8d
docs: align stack deprecation wording
benjaminach 41a288b
Merge branch 'master' into feat/scalingo-22-eol-notice
benjaminach ecd349b
Update src/_posts/platform/internals/stacks/2000-01-01-stacks.md
benjaminach 4aa8e03
Update src/_posts/platform/internals/stacks/2000-01-01-stacks.md
benjaminach 63233cc
docs: use EOL reference links in stack tables
benjaminach File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,8 @@ | ||
| Scalingo supports the following versions of Nginx: | ||
|
|
||
| | Nginx version | `scalingo-22` | `scalingo-24` | | ||
| | --------------------: | -------------: | -------------: | | ||
| | **`1.30`** (Stable) | Up to `1.30.0` | Up to `1.30.0` | | ||
| | **`1.29`** (Mainline) | Up to `1.29.8` | Up to `1.29.8` | | ||
| | Nginx version | `scalingo-22` ([EOL]({% post_url platform/internals/stacks/2000-01-01-stacks %}#stack-end-of-life)) | `scalingo-24` | | ||
|
benjaminach marked this conversation as resolved.
Outdated
|
||
| | --------------------: | ------------------: | -------------: | | ||
| | **`1.30`** (Stable) | Up to `1.30.0` | Up to `1.30.0` | | ||
| | **`1.29`** (Mainline) | Up to `1.29.8` | Up to `1.29.8` | | ||
|
|
||
| {% include scalingo_22_deprecation_note.md %} | ||
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
|
benjaminach marked this conversation as resolved.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| {% note %} | ||
| The [`scalingo-22`]({% post_url platform/internals/stacks/2000-01-01-scalingo-22-stack %}) stack will reach end-of-life on June 1, 2027. | ||
|
benjaminach marked this conversation as resolved.
Outdated
|
||
| Applications must be migrated to [`scalingo-24`]({% post_url platform/internals/stacks/2000-01-01-scalingo-24-stack %}) before this date. | ||
| {% endnote %} | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
55 changes: 0 additions & 55 deletions
55
src/_posts/platform/internals/stacks/2000-01-01-scalingo-20-stack.md
This file was deleted.
Oops, something went wrong.
10 changes: 8 additions & 2 deletions
10
src/_posts/platform/internals/stacks/2000-01-01-scalingo-22-stack.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.