Skip to content
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

NPT-468 Add compiler repository #1

Merged
merged 391 commits into from
Oct 3, 2022
Merged

NPT-468 Add compiler repository #1

merged 391 commits into from
Oct 3, 2022

Conversation

mkczuk
Copy link
Contributor

@mkczuk mkczuk commented Sep 14, 2022

Compiler was originally developed in gitlab internal repo, we want to move it to github monorepo

Changes made:

  • Move compiler code to dedicated directory with preserving commit history
  • Adjust variables and settings to new repository

kacpersaw and others added 30 commits April 15, 2022 15:43
Generate Create function in shim layer

See merge request nsx-allspark_users/nexus-sdk/compiler!29
[NPT-103] Parse HTTP responses from DSL

Closes NPT-103

See merge request nsx-allspark_users/nexus-sdk/compiler!27
NPT-126 Duing create DO NOT update softlinks info in GVK fields

See merge request nsx-allspark_users/nexus-sdk/compiler!30
Revert "Change example datamodel to import nexus package from common-library repo."

See merge request nsx-allspark_users/nexus-sdk/compiler!32
Update function updates only spec fields and metadata, child and
softlinks cannot be updated using Update function
[NPT-104] [NPT-105] Fail compilation when invalid package names and types are given in DSL.

Closes NPT-104

See merge request nsx-allspark_users/nexus-sdk/compiler!34
Add update function to shim layer

Closes NPT-136

See merge request nsx-allspark_users/nexus-sdk/compiler!33
[NPT-135] After creating a node, update parent gvk spec field

See merge request nsx-allspark_users/nexus-sdk/compiler!31
Cleanup shim layer to avoid code duplication

See merge request nsx-allspark_users/nexus-sdk/compiler!35
NPT-147 When node is removed update it's parent with this info

See merge request nsx-allspark_users/nexus-sdk/compiler!36
[NPT-125] Throw nice error msg when nexus child or link is a pointer.

See merge request nsx-allspark_users/nexus-sdk/compiler!37
Resolve links when object is returned to the user after Update operation

See merge request nsx-allspark_users/nexus-sdk/compiler!38
[NPT-135] Update named parent when creating a node

See merge request nsx-allspark_users/nexus-sdk/compiler!39
klokeshvar and others added 21 commits August 17, 2022 16:20
NPT-409: Adding @ as prefix in echo commands of Makefile

See merge request nsx-allspark_users/nexus-sdk/compiler!127
Based on those annotations api-gw will be able to
create proper endpoints to GET linked objects
NPT-429: Change log tag from NexusInfo to Nexus Compiler

See merge request nsx-allspark_users/nexus-sdk/compiler!129
Add links info to annotations

See merge request nsx-allspark_users/nexus-sdk/compiler!128
NPT-436 Fix multiple link

See merge request nsx-allspark_users/nexus-sdk/compiler!130
Update README with deepcopy info

See merge request nsx-allspark_users/nexus-sdk/compiler!124
In one node there can be links to same node in different fields, so node name can't
be used as a key. Use field name instead.
NPT-436 Fix links annotations

See merge request nsx-allspark_users/nexus-sdk/compiler!132
They were added as refernce at the beginning of development but they are not used now
Remove unused graphql examples

See merge request nsx-allspark_users/nexus-sdk/compiler!133
In REST API NotFound can be used when object which should be deleted
doesn't exist
NPT-448 Add NotFound response as default for DELETE

Closes NPT-448

See merge request nsx-allspark_users/nexus-sdk/compiler!135
We want to migrate compiler to monorepo in github

In monorepo there will be a seprate directory for each component.
To allow smooth merge of all components with commits history
preservation we need to move all content to directory with name in
which it will be present in monorepo.
Gitlab repository references are no longer valid after moving to github.

All gitlab references are now changed to github.
Gitgnore created by template ignored everything, we want to change it
now after adding staff to this repostitory.
.gitmodules file must be present in main repo directory to work properly
Move this file and adjust scripts accordingly.
@mkczuk mkczuk self-assigned this Sep 14, 2022
@xmen4xp xmen4xp merged commit 06124d3 into main Oct 3, 2022
rafal-slominskii added a commit that referenced this pull request Dec 7, 2022
xmen4xp pushed a commit that referenced this pull request May 15, 2023
xmen4xp pushed a commit that referenced this pull request Jun 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants