Giter VIP home page Giter VIP logo

Comments (3)

louishourcade avatar louishourcade commented on September 24, 2024 2

Hello,
Customers usually fork the awslabs/aws-dataall repository and create their own branch from which they deploy data.all in their AWS accounts. In this way, they can configure their data.all deployment in their custom branch, and receive updates by merging from the main branch.

This works well if you do not diverge to much from the open-source version (main branch). Customers that want to keep close to the main branch just have to change the cdk.json and cdk.contect.json files, which are the config files for the deployment.

However merge conflicts might appear if you start diverging form the open-source version (editing some functionalities, changing naming convention, ...). Here you have two solutions:

  • Resolve potential conflicts when merging from the main branch
  • Create a pull request to edit the main branch. If your change benefits other users (adding a new functionality for example), then the team will accept the merge and your version will be similar to the main branch again which means easier code merge for you.

If you need new data.all features and want to create them, I suggest that you create an Github Issue first, so that the data.all team is aware of what you are doing. This will help having your code integrated in the main branch.

I hope this answers your question.

from aws-dataall.

dlpzx avatar dlpzx commented on September 24, 2024

I subscribe @louishourcade response.

Here are some additional tips:

  • Check the Roadmap project https://github.com/awslabs/aws-dataall/projects/1 for the latest updates on the tasks picked for development.
  • Add your Issues to this Project so the team picks them up faster
  • Implement gitignore logic on customized files diverging from the open-source (also cdk.json and cdk.context.json)

from aws-dataall.

github-actions avatar github-actions commented on September 24, 2024

⚠️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.

from aws-dataall.

Related Issues (20)

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.