Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

chore: Eol notice #645

Merged
merged 2 commits into from
May 6, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
:warning: EOL NOTICE :warning:

**The Amazon Genomics CLI project has entered its End Of Life (EOL) phase**. The code is no longer actively maintained and the **Github repository will be archived on May 31 2024**. During this time, we encourage customers to migrate to [AWS HealthOmics](https://aws.amazon.com/healthomics/) to run their genomics workflows on AWS, or [reach out to their AWS account team](https://aws.amazon.com/contact-us/?nc2=h_header) for alternative solutions. While the source code of AGC will still be available after the EOL date, we will not make any updates inclusive of addressing issues or accepting Pull Requests.

:warning: EOL NOTICE :warning:

# Amazon Genomics CLI

[![Join the chat at https://gitter.im/aws/amazon-genomics-cli](https://badges.gitter.im/aws/amazon-genomics-cli.svg)](https://gitter.im/aws/amazon-genomics-cli?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
Expand Down
7 changes: 2 additions & 5 deletions site/content/en/_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,14 @@
<a class="btn btn-lg btn-secondary mr-3 mb-4" href="https://github.com/aws/amazon-genomics-cli">
Download <i class="fab fa-github ml-2 "></i>
</a>
<p class="lead mt-5">Simplifying genomics workflows in the cloud!</p>
<p class="lead mt-5">**The Amazon Genomics CLI project has entered its End Of Life (EOL) phase**. The code is no longer actively maintained and the **Github repository will be archived on May 31 2024**. During this time, we encourage customers to migrate to [AWS HealthOmics](https://aws.amazon.com/healthomics/) to run their genomics workflows on AWS, or [reach out to their AWS account team](https://aws.amazon.com/contact-us/?nc2=h_header) for alternative solutions. While the source code of AGC will still be available after the EOL date, we will not make any updates inclusive of addressing issues or accepting Pull Requests.
{{< blocks/link-down color="info" >}}
</div>
{{< /blocks/cover >}}


{{% blocks/lead color="primary" %}}
Amazon Genomics CLI is an **open source CLI** that helps customers run genomics workflows in the cloud by **automating deployment of best practices infrastructure** for workflow engines. Amazon Genomics CLI reduces the time for scientists and developers to start running existing genomics workflows at scale and speed up iteration cycles as they develop new ones.
{{% /blocks/lead %}}


**The Amazon Genomics CLI project has entered its End Of Life (EOL) phase**. The code is no longer actively maintained and the **Github repository will be archived on May 31 2024**. During this time, we encourage customers to migrate to [AWS HealthOmics](https://aws.amazon.com/healthomics/) to run their genomics workflows on AWS, or [reach out to their AWS account team](https://aws.amazon.com/contact-us/?nc2=h_header) for alternative solutions. While the source code of AGC will still be available after the EOL date, we will not make any updates inclusive of addressing issues or accepting Pull Requests.
{{< blocks/section color="white" >}}
{{% blocks/feature icon="fa fa-download" title="Download Binaries" url="https://github.com/aws/amazon-genomics-cli/releases"%}}
Get compiled [releases](https://github.com/aws/amazon-genomics-cli/releases) of Amazon Genomics CLI
Expand Down
4 changes: 4 additions & 0 deletions site/content/en/docs/Concepts/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ description: >
What do you need to know about Amazon Genomics CLI in order to use it - or potentially contribute to it?
---

{{% alert title="Attention" color="warning" %}}
**The Amazon Genomics CLI project has entered its End Of Life (EOL) phase**. The code is no longer actively maintained and the **Github repository will be archived on May 31 2024**. During this time, we encourage customers to migrate to [AWS HealthOmics](https://aws.amazon.com/healthomics/) to run their genomics workflows on AWS, or [reach out to their AWS account team](https://aws.amazon.com/contact-us/?nc2=h_header) for alternative solutions. While the source code of AGC will still be available after the EOL date, we will not make any updates inclusive of addressing issues or accepting Pull Requests.
{{% /alert %}

For a general introduction to the AWS Genomics CLI, refer to the [Overview]( {{< ref "/docs/Overview/" >}} ).

Amazon Genomics CLI uses a handful of core concepts to abstract the deployment of infrastructure needed to run workflows and to organize
Expand Down
5 changes: 5 additions & 0 deletions site/content/en/docs/Contribution guidelines/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ description: >
How to contribute to AWS Genomics CLI
---

{{% alert title="Attention" color="warning" %}}
**The Amazon Genomics CLI project has entered its End Of Life (EOL) phase**. The code is no longer actively maintained and the **Github repository will be archived on May 31 2024**. During this time, we encourage customers to migrate to [AWS HealthOmics](https://aws.amazon.com/healthomics/) to run their genomics workflows on AWS, or [reach out to their AWS account team](https://aws.amazon.com/contact-us/?nc2=h_header) for alternative solutions. While the source code of AGC will still be available after the EOL date, we will not make any updates inclusive of addressing issues or accepting Pull Requests.
{{% /alert %}


We use Go as the main language of the AWS Genomics CLI. To interact with AWS Services we use the AWS SDK for Go v2. Infrastructure to be deployed into an AWS Account is coded as TypeScript
using the AWS CDK.

Expand Down
4 changes: 4 additions & 0 deletions site/content/en/docs/Examples/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ description: >
Amazon Genomics CLI in action!
---

{{% alert title="Attention" color="warning" %}}
**The Amazon Genomics CLI project has entered its End Of Life (EOL) phase**. The code is no longer actively maintained and the **Github repository will be archived on May 31 2024**. During this time, we encourage customers to migrate to [AWS HealthOmics](https://aws.amazon.com/healthomics/) to run their genomics workflows on AWS, or [reach out to their AWS account team](https://aws.amazon.com/contact-us/?nc2=h_header) for alternative solutions. While the source code of AGC will still be available after the EOL date, we will not make any updates inclusive of addressing issues or accepting Pull Requests.
{{% /alert %}

As part of our GitHub distribution we provide some example projects along with their workflows in the `examples/` folder.
These projects are also included in the `$HOME/agc/examples` folder that is created when you install Amazon Genomics CLI.

Expand Down
5 changes: 5 additions & 0 deletions site/content/en/docs/Getting started/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ description: >
What does your user need to know to try your project?
---

{{% alert title="Attention" color="warning" %}}
**The Amazon Genomics CLI project has entered its End Of Life (EOL) phase**. The code is no longer actively maintained and the **Github repository will be archived on May 31 2024**. During this time, we encourage customers to migrate to [AWS HealthOmics](https://aws.amazon.com/healthomics/) to run their genomics workflows on AWS, or [reach out to their AWS account team](https://aws.amazon.com/contact-us/?nc2=h_header) for alternative solutions. While the source code of AGC will still be available after the EOL date, we will not make any updates inclusive of addressing issues or accepting Pull Requests.
{{% /alert %}


{{% pageinfo %}}
The following links will help you install Amazon Genomics CLI and quickly run a demo workflow.
{{% /pageinfo %}}
Expand Down
4 changes: 4 additions & 0 deletions site/content/en/docs/Overview/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ description: >
Amazon Genomics CLI Overview.
---

{{% alert title="Attention" color="warning" %}}
**The Amazon Genomics CLI project has entered its End Of Life (EOL) phase**. The code is no longer actively maintained and the **Github repository will be archived on May 31 2024**. During this time, we encourage customers to migrate to [AWS HealthOmics](https://aws.amazon.com/healthomics/) to run their genomics workflows on AWS, or [reach out to their AWS account team](https://aws.amazon.com/contact-us/?nc2=h_header) for alternative solutions. While the source code of AGC will still be available after the EOL date, we will not make any updates inclusive of addressing issues or accepting Pull Requests.
{{% /alert %}

## What is the Amazon Genomics CLI?

Amazon Genomics CLI is an open source tool for genomics and life science customers that simplifies and automates the
Expand Down
4 changes: 4 additions & 0 deletions site/content/en/docs/Reference/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,8 @@ description: >
Command reference.
---

{{% alert title="Attention" color="warning" %}}
**The Amazon Genomics CLI project has entered its End Of Life (EOL) phase**. The code is no longer actively maintained and the **Github repository will be archived on May 31 2024**. During this time, we encourage customers to migrate to [AWS HealthOmics](https://aws.amazon.com/healthomics/) to run their genomics workflows on AWS, or [reach out to their AWS account team](https://aws.amazon.com/contact-us/?nc2=h_header) for alternative solutions. While the source code of AGC will still be available after the EOL date, we will not make any updates inclusive of addressing issues or accepting Pull Requests.
{{% /alert %}

## Command Reference
3 changes: 3 additions & 0 deletions site/content/en/docs/Tutorials/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ description: >
Work through some end to end examples.
---

{{% alert title="Attention" color="warning" %}}
**The Amazon Genomics CLI project has entered its End Of Life (EOL) phase**. The code is no longer actively maintained and the **Github repository will be archived on May 31 2024**. During this time, we encourage customers to migrate to [AWS HealthOmics](https://aws.amazon.com/healthomics/) to run their genomics workflows on AWS, or [reach out to their AWS account team](https://aws.amazon.com/contact-us/?nc2=h_header) for alternative solutions. While the source code of AGC will still be available after the EOL date, we will not make any updates inclusive of addressing issues or accepting Pull Requests.
{{% /alert %}

The following are **complete worked examples** made up of **multiple tasks** that guide you through a relatively simple but realistic scenarios using Amazon Genomics CLI.

4 changes: 4 additions & 0 deletions site/content/en/docs/Workflow engines/Filesystems/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ description: >
Workflow Filesystems
---

{{% alert title="Attention" color="warning" %}}
**The Amazon Genomics CLI project has entered its End Of Life (EOL) phase**. The code is no longer actively maintained and the **Github repository will be archived on May 31 2024**. During this time, we encourage customers to migrate to [AWS HealthOmics](https://aws.amazon.com/healthomics/) to run their genomics workflows on AWS, or [reach out to their AWS account team](https://aws.amazon.com/contact-us/?nc2=h_header) for alternative solutions. While the source code of AGC will still be available after the EOL date, we will not make any updates inclusive of addressing issues or accepting Pull Requests.
{{% /alert %}

The tasks in a workflow require a common filesystem or scratch space where the outputs of tasks can be written so they
are available to the inputs of dependent tasks in the same workflow. The following pages provide details on the engine
filesystems that can be deployed by Amazon Genomics CLI.
Expand Down
4 changes: 4 additions & 0 deletions site/content/en/docs/Workflow engines/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ description: >
Supported Workflow Engines
---

{{% alert title="Attention" color="warning" %}}
**The Amazon Genomics CLI project has entered its End Of Life (EOL) phase**. The code is no longer actively maintained and the **Github repository will be archived on May 31 2024**. During this time, we encourage customers to migrate to [AWS HealthOmics](https://aws.amazon.com/healthomics/) to run their genomics workflows on AWS, or [reach out to their AWS account team](https://aws.amazon.com/contact-us/?nc2=h_header) for alternative solutions. While the source code of AGC will still be available after the EOL date, we will not make any updates inclusive of addressing issues or accepting Pull Requests.
{{% /alert %}

The following pages provide details on the workflow engines that are currently supported by Amazon Genomics CLI.


Loading