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.

[CDKv2GA] Enable publishing of alpha modules

See original GitHub issue

This issue tracks the final “flipping of the switch” to publish the independent alpha modules for the V2 CDK release.

  • Flip the experimental changelog treatment to 'separate'. This triggers us creating an independent CHANGELOG.v2.alpha.md changelog for the alpha modules.
  • Create the first “alphaVersion” in versions.v2.json.
  • Update individual-pkg-gen to remove “private” label from each alpha module’s package.json.

See https://github.com/aws/aws-cdk/pull/16182 and https://github.com/aws/aws-cdk/issues/15591 for more context.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
njlynchcommented, Oct 14, 2021

Update: The alpha modules were (finally) first published yesterday: https://www.npmjs.com/package/@aws-cdk/aws-amplify-alpha

The versioning schema currently being used is aligned 1:1 with the aws-cdk-lib versioning (e.g., 2.0.0-rc.24). We intended to have the alpha modules follow their own versioning (e.g., 2.0.0-alpha.0), but the change that enabled that was lost in a merge somewhere along the line. That change is being recommitted (https://github.com/aws/aws-cdk/pull/16965), and the next CDK v2.0 release will follow the intended versioning.

That being said, in the meantime, the alpha modules can be consumed and used.

0reactions
github-actions[bot]commented, Oct 18, 2021

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues 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.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Remove canned metrics and augmented metrics from aws-cdk ...
In the alpha modules, we want to remove the L1s, but keep the Augmentation and Canned Metrics. So, this task describes the work...
Read more >
Experimental construct libraries are now available in AWS ...
You can see that alpha modules are released under @aws-cdk/ namespace with the alpha qualifier, to clearly distinguish them from the stable ...
Read more >
Natron A better way to compute the number of render threads? C++
6 Answer: · Number of threads is the number of thread set in the Natron settings. · User performance is measured from a...
Read more >
Closing Breakout Rooms does not work as intended - Bigbluebutton ...
[CDKv2GA] Enable publishing of alpha modules, 5, 2021-09-09, 2022-08-28. [ConstraintSystem][Sema] Crash while type-checking expression, 6, 2022-05-23 ...
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