Skip to content

Maintenance: create mechanism to auto publish the layer version for every release #1549

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

Closed
1 of 2 tasks
rubenfonseca opened this issue Sep 28, 2022 · 2 comments · Fixed by #1610
Closed
1 of 2 tasks
Assignees
Labels
github-actions Pull requests that update Github_actions code tech-debt Technical Debt tasks

Comments

@rubenfonseca
Copy link
Contributor

Summary

Right now, everytime we craft a new release, we have to wait for the Layer Pipeline to finish and manually update/re-generate the documentation to update the Layer ARN version.

We should automate this as part of our release pipeline.

Why is this needed?

In order to reduce maintenance overhead.

Which area does this relate to?

Automation

Solution

The CDK Layer Pipeline already outputs the LayerVersionArn for each region. We can leverage this to automate the replacement of the version in our docs.

Acknowledgment

@rubenfonseca rubenfonseca added triage Pending triage from maintainers internal Maintenance changes github-actions Pull requests that update Github_actions code area/lambda-layers labels Sep 28, 2022
@heitorlessa heitorlessa removed the triage Pending triage from maintainers label Sep 28, 2022
@heitorlessa heitorlessa linked a pull request Oct 3, 2022 that will close this issue
7 tasks
@rubenfonseca rubenfonseca linked a pull request Oct 17, 2022 that will close this issue
7 tasks
@github-actions github-actions bot added the pending-release Fix or implementation already in dev waiting to be released label Oct 18, 2022
@heitorlessa heitorlessa removed the pending-release Fix or implementation already in dev waiting to be released label Oct 18, 2022
@rubenfonseca
Copy link
Contributor Author

This was released in v2 🎈

@github-actions
Copy link
Contributor

⚠️COMMENT VISIBILITY WARNING⚠️

This issue is now closed. Please be mindful that future comments are hard for our team to see.

If you need more assistance, please either tag a team member or open a new issue that references this one.

If you wish to keep having a conversation with other community members under this issue feel free to do so.

@heitorlessa heitorlessa added tech-debt Technical Debt tasks and removed internal Maintenance changes labels Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github-actions Pull requests that update Github_actions code tech-debt Technical Debt tasks
Projects
None yet
2 participants