question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[cdk-pipelines/core] Give assets a display name

See original GitHub issue

During cdk deploy and in the pipeline we now have no good way of showing the asset, just a hash.

Much friendlier to users if we should show a display name.


This is a 🚀 Feature Request

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:33
  • Comments:15 (1 by maintainers)

github_iconTop GitHub Comments

5reactions
pfriedcommented, Feb 22, 2022

image

Is there any way (right now) to get better file asset naming?

0reactions
ustulationcommented, Dec 15, 2022

ping… updates pls?

Read more comments on GitHub >

github_iconTop Results From Across the Web

aws-cdk/pipelines module - AWS Documentation - Amazon.com
A construct library for painless Continuous Delivery of CDK applications. CDK Pipelines is an opinionated construct library. It is purpose-built to deploy one ......
Read more >
The CDK pipeline construct | tecRacer Amazon AWS Blog
const pipeline = new CdkPipeline(this, 'CiCd', { pipelineName: "PipelineWrapperStack", cloudAssemblyArtifact, sourceAction: ... }), synthAction: ...
Read more >
(@aws-cdk/pipelines) Build stage for application source code
I've created an ApplicationBuild stage after the PublishAssets stage, which includes a CodeBuild project. The CodeBuild project reads from my ...
Read more >
CDK Pipelines - Go Packages
github.com/aws/aws-cdk-go ... directly: use CDK file assets with CloudFormation Init for instances, or CDK container assets for ECS clusters instead. Give ...
Read more >
cdk-assets | Yarn - Package Manager
CDK Asset Publishing Tool. aws, cdk. readme. cdk-assets. cdk-constructs: Experimental ... and publish your assets. Display full readme Display full readme ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found