Skip to content

Updates to AWS ECS deploy guide #3002

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

Merged
merged 3 commits into from
Feb 9, 2021
Merged

Updates to AWS ECS deploy guide #3002

merged 3 commits into from
Feb 9, 2021

Conversation

thekaveman
Copy link
Contributor

@thekaveman thekaveman commented Jan 19, 2021

Why:

Following the steps in the guide, errors will occur running the workflow due to these syntax problems.

What's being changed:

  • Syntax of environment variables used in jobs.<job_id>.steps[*].with, from $ENV_VAR to ${{ env.ENV_VAR }}
  • Fix to output command, from redirecting to $GITHUB_ENV to using ::set-output name=variable::

Check off the following:

Direct link to staging deploy: https://docs-3002--aws-ecs-updates.herokuapp.com/en/actions/guides/deploying-to-amazon-elastic-container-service

Top-level environment variables cannot be referenced from jobs.<job_id>.steps[*].with using the direct environment variable syntax (e.g. $AWS_REGION)
Redirecting to $GITHUB_ENV does not populate the ${{ steps.[*].outputs.* }} context
@welcome
Copy link

welcome bot commented Jan 19, 2021

Thanks for opening this pull request! A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines.

@janiceilene
Copy link
Contributor

@thekaveman Thanks so much for opening a PR! I'll get this triaged for review ✨

@janiceilene janiceilene added actions This issue or pull request should be reviewed by the docs actions team content This issue or pull request belongs to the Docs Content team ecosystem This issue or pull request should be reviewed by the Docs Ecosystem team labels Jan 19, 2021
@github-actions
Copy link
Contributor

This PR is stale because it has been open 7 days with no activity and will be automatically closed in 3 days. To keep this PR open, update the PR by adding a comment or pushing a commit.

@github-actions github-actions bot added the stale There is no recent activity on this issue or pull request label Jan 27, 2021
@thekaveman
Copy link
Contributor Author

Please don't close!

@github-actions github-actions bot removed the stale There is no recent activity on this issue or pull request label Jan 28, 2021
@janiceilene janiceilene added the waiting for review Issue/PR is waiting for a writer's review label Feb 5, 2021
@lucascosti lucascosti self-assigned this Feb 9, 2021
Copy link
Contributor

@lucascosti lucascosti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks so much for these fixes, @thekaveman! And also thanks for the awesome explanation and links to your workflow runs! 🙇‍♂️

I'll get this merged in 🚀

@lucascosti lucascosti merged commit 5c93cb4 into github:main Feb 9, 2021
@github-actions
Copy link
Contributor

github-actions bot commented Feb 9, 2021

Thanks very much for contributing! Your pull request has been merged 🎉 You should see your changes appear on the site in approximately 24 hours.

@thekaveman thekaveman deleted the aws-ecs-updates branch February 9, 2021 15:59
Dmarch28 pushed a commit to Dmarch28/docs that referenced this pull request Mar 4, 2021
Dmarch28 pushed a commit to Provider-of-Algorithms/docs that referenced this pull request Mar 7, 2021
Dmarch28 pushed a commit to Provider-of-Algorithms/docs that referenced this pull request Mar 7, 2021
@Realest1Re Realest1Re mentioned this pull request Nov 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
actions This issue or pull request should be reviewed by the docs actions team content This issue or pull request belongs to the Docs Content team ecosystem This issue or pull request should be reviewed by the Docs Ecosystem team waiting for review Issue/PR is waiting for a writer's review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants