Git Product home page Git Product logo

Comments (6)

dkershner6 avatar dkershner6 commented on July 21, 2024

Very open, I actually thought Construct hub would handle this automatically, but I never really looked into it in depth. There are many restrictions for JSII that get voiced during the build process (stuff that would work in Node, but must not in all languages), all of which have been met for this construct, so it shouldn't be too bad.

Just let me know what needs to be done.

from cdk-nextjs-export-s3-dynamic-routing.

matusfaro avatar matusfaro commented on July 21, 2024

That's great to hear. The best guide I found that goes over how to actually sign up to all of the package registries and setup Github secrets is here. Projen Github actions will do the heavy work of publishing.

from cdk-nextjs-export-s3-dynamic-routing.

matusfaro avatar matusfaro commented on July 21, 2024

Also two caveats:

  • For Go, I personally configured the publishing to go to a different branch called go rather than polluting the main branch. This is done by adding the gitBranch: 'go',
  • For Maven (Java) you can optionally also publish under your own domain rather than using github.io; but not necessary

For both of these, I ended up with configuration like this:
https://github.com/datasprayio/open-next-cdk/blob/main/.projenrc.js#L29-L46

from cdk-nextjs-export-s3-dynamic-routing.

dkershner6 avatar dkershner6 commented on July 21, 2024

@matusfaro , feel free to have a look at the PR above. All seem to work besides Java and .NET, presumably you have troubleshot this already, but I would be unsure where to start.

Based on your naming, perhaps my dashes are going to cause issues, but I don't even think I am to the point where I would hit that problem yet.

from cdk-nextjs-export-s3-dynamic-routing.

dkershner6 avatar dkershner6 commented on July 21, 2024

Reopen for just Java.

from cdk-nextjs-export-s3-dynamic-routing.

dkershner6 avatar dkershner6 commented on July 21, 2024

Published to all languages besides java, Unfinished java PR here: #13

from cdk-nextjs-export-s3-dynamic-routing.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.