Skip to content
This repository was archived by the owner on Jun 30, 2022. It is now read-only.

Commit 21682cd

Browse files
Bot Updating Templated Files
1 parent 2a210a4 commit 21682cd

10 files changed

Lines changed: 53 additions & 225 deletions

File tree

.github/ISSUE_TEMPLATE/issue.bug.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@ name: Bug report
33
about: Create a report to help us improve
44

55
---
6+
# DEPRECATION NOTICE
7+
8+
This image is deprecated. We will not offer support for this image and it will not be updated.
9+
We recommend looking at our code-server and openvscode-server containers as potential replacements.
10+
https://github.com/linuxserver/docker-code-server
11+
https://github.com/linuxserver/docker-openvscode-server
12+
613
[linuxserverurl]: https://linuxserver.io
714
[![linuxserver.io](https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/linuxserver_medium.png)][linuxserverurl]
815

.github/ISSUE_TEMPLATE/issue.feature.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@ name: Feature request
33
about: Suggest an idea for this project
44

55
---
6+
# DEPRECATION NOTICE
7+
8+
This image is deprecated. We will not offer support for this image and it will not be updated.
9+
We recommend looking at our code-server and openvscode-server containers as potential replacements.
10+
https://github.com/linuxserver/docker-code-server
11+
https://github.com/linuxserver/docker-openvscode-server
12+
613
[linuxserverurl]: https://linuxserver.io
714
[![linuxserver.io](https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/linuxserver_medium.png)][linuxserverurl]
815

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# DEPRECATION NOTICE
2+
3+
This image is deprecated. We will not offer support for this image and it will not be updated.
4+
We recommend looking at our code-server and openvscode-server containers as potential replacements.
5+
https://github.com/linuxserver/docker-code-server
6+
https://github.com/linuxserver/docker-openvscode-server
7+
18
<!--- Provide a general summary of your changes in the Title above -->
29

310
[linuxserverurl]: https://linuxserver.io

.github/workflows/external_trigger.yml

Lines changed: 0 additions & 92 deletions
This file was deleted.

.github/workflows/external_trigger_scheduler.yml

Lines changed: 0 additions & 43 deletions
This file was deleted.

.github/workflows/greetings.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ jobs:
88
steps:
99
- uses: actions/first-interaction@v1
1010
with:
11-
issue-message: 'Thanks for opening your first issue here! Be sure to follow the [bug](https://github.com/linuxserver/docker-cloud9/blob/master/.github/ISSUE_TEMPLATE/issue.bug.md) or [feature](https://github.com/linuxserver/docker-cloud9/blob/master/.github/ISSUE_TEMPLATE/issue.feature.md) issue templates!'
12-
pr-message: 'Thanks for opening this pull request! Be sure to follow the [pull request template](https://github.com/linuxserver/docker-cloud9/blob/master/.github/PULL_REQUEST_TEMPLATE.md)!'
11+
issue-message: 'This image is deprecated. We will not offer support for this image and it will not be updated. The [README](https://github.com/linuxserver/docker-cloud9/blob/master/README.md) may have additional information. Thanks for opening your first issue here! Be sure to follow the [bug](https://github.com/linuxserver/docker-cloud9/blob/master/.github/ISSUE_TEMPLATE/issue.bug.md) or [feature](https://github.com/linuxserver/docker-cloud9/blob/master/.github/ISSUE_TEMPLATE/issue.feature.md) issue templates!'
12+
pr-message: 'This image is deprecated. We will not offer support for this image and it will not be updated. The [README](https://github.com/linuxserver/docker-cloud9/blob/master/README.md) may have additional information. Thanks for opening this pull request! Be sure to follow the [pull request template](https://github.com/linuxserver/docker-cloud9/blob/master/.github/PULL_REQUEST_TEMPLATE.md)!'
1313
repo-token: ${{ secrets.GITHUB_TOKEN }}

.github/workflows/package_trigger.yml

Lines changed: 0 additions & 38 deletions
This file was deleted.

.github/workflows/package_trigger_scheduler.yml

Lines changed: 0 additions & 50 deletions
This file was deleted.

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,13 @@ Find us at:
2727
* [GitHub](https://github.com/linuxserver) - view the source for all of our repositories.
2828
* [Open Collective](https://opencollective.com/linuxserver) - please consider helping us by either donating or contributing to our budget
2929

30+
# DEPRECATION NOTICE
31+
32+
This image is deprecated. We will not offer support for this image and it will not be updated.
33+
We recommend looking at our code-server and openvscode-server containers as potential replacements.
34+
https://github.com/linuxserver/docker-code-server
35+
https://github.com/linuxserver/docker-openvscode-server
36+
3037
# [linuxserver/cloud9](https://github.com/linuxserver/docker-cloud9)
3138

3239
[![Scarf.io pulls](https://scarf.sh/installs-badge/linuxserver-ci/linuxserver%2Fcloud9?color=94398d&label-color=555555&logo-color=ffffff&style=for-the-badge&package-type=docker)](https://scarf.sh/gateway/linuxserver-ci/docker/linuxserver%2Fcloud9)
@@ -245,6 +252,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
245252

246253
## Versions
247254

255+
* **23.06.22:** - Deprecate image.
248256
* **24.06.21:** - Use prebuilt compose binaries for the linuxserver repo.
249257
* **07.02.20:** - Add optional http auth.
250258
* **02.06.19:** - Initial Release.
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
#!/usr/bin/with-contenv bash
2+
3+
echo '
4+
******************************************************
5+
******************************************************
6+
* *
7+
* *
8+
* This image is deprecated. *
9+
* We will not offer support for this image *
10+
* and it will not be updated. *
11+
* *
12+
* *
13+
******************************************************
14+
******************************************************
15+
16+
We recommend looking at our code-server and openvscode-server containers as potential replacements.
17+
https://github.com/linuxserver/docker-code-server
18+
https://github.com/linuxserver/docker-openvscode-server
19+
20+
21+
******************************************************
22+
******************************************************'

0 commit comments

Comments
 (0)