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

6.1 Deployment #214

Merged
merged 8 commits into from
Mar 28, 2023
Merged

6.1 Deployment #214

merged 8 commits into from
Mar 28, 2023

Conversation

bhombot-ci[bot]
Copy link

@bhombot-ci bhombot-ci bot commented Mar 13, 2023

@FraserGreenroyd FraserGreenroyd self-requested a review March 13, 2023 18:11
@FraserGreenroyd
Copy link
Contributor

@BHoMBot check beta-merge-status

@bhombot-ci
Copy link
Author

bhombot-ci bot commented Mar 13, 2023

@FraserGreenroyd to confirm, the following actions are now queued:

  • check beta-merge-status

There are 59 requests in the queue ahead of you.

@IsakNaslundBh IsakNaslundBh removed their request for review March 15, 2023 14:51
@FraserGreenroyd
Copy link
Contributor

@BHoMBot check beta-merge-status

@bhombot-ci
Copy link
Author

bhombot-ci bot commented Mar 19, 2023

@FraserGreenroyd to confirm, the following actions are now queued:

  • check beta-merge-status

There are 59 requests in the queue ahead of you.

@bhombot-ci
Copy link
Author

bhombot-ci bot commented Mar 19, 2023

MERGE REPORT - 2023-03-19 15:19.

DETAILS:
This pull request can be merged or not merged without impact on any of its upstream dependencies..

Copy link

@LukeBastianBH LukeBastianBH left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I followed the Structural Adapters Test Procedure document.

I was unable to push or update anything except for levels (throws the following error):
"1. This component failed to run properly.

  • Error: Value cannot be null.
    Parameter name: key
  • Occured in BH.Adapter.BHoMAdapter.GetCachedOrReadAsDictionary[TId,TObj](IList ids, ActionConfig actionConfig)
    called from BH.Adapter.BHoMAdapter.GetCachedOrRead[T](IList ids, String tag, ActionConfig actionConfig)
  • Are you sure you have the correct type of inputs? Check their description for more details."
    image

Also, just wanted to flag that results can't currently be read out of RAM. If the object requested in the pull component is a ResultRequest, an error similar to "ReadResults for BarResultRequest is not implemented in RAMAdapter." is given. If another result type is directly requested, an error similar to this is given: "BarStress cannot be extracted using a FilterRequest. Please instead make use of the BarResultRequest that gives more options for the result extraction."
image

@FraserGreenroyd FraserGreenroyd added status:do-not-merge For instance, test PR, for discussion, or dependant PRs not ready for merge and removed type:feature New capability or enhancement labels Mar 21, 2023
@LukeBastianBH
Copy link

I followed the Structural Adapters Test Procedure document.

I was unable to push or update anything except for levels (throws the following error): "1. This component failed to run properly.

  • Error: Value cannot be null.
    Parameter name: key
  • Occured in BH.Adapter.BHoMAdapter.GetCachedOrReadAsDictionary[TId,TObj](IList ids, ActionConfig actionConfig)
    called from BH.Adapter.BHoMAdapter.GetCachedOrRead[T](IList ids, String tag, ActionConfig actionConfig)
  • Are you sure you have the correct type of inputs? Check their description for more details."
    image

Also, just wanted to flag that results can't currently be read out of RAM. If the object requested in the pull component is a ResultRequest, an error similar to "ReadResults for BarResultRequest is not implemented in RAMAdapter." is given. If another result type is directly requested, an error similar to this is given: "BarStress cannot be extracted using a FilterRequest. Please instead make use of the BarResultRequest that gives more options for the result extraction." image

The error above when pushing has been fixed, but now there is a new error when pushing loads to both bars and areas.
"1. This component failed to run properly.

  • Error: The best overloaded method match for 'BH.Adapter.RAM.RAMAdapter.CreateCollection(System.Collections.Generic.IEnumerable<BH.oM.Structure.Loads.ContourLoadSet>)' has some invalid arguments
  • Occured in BH.Adapter.RAM.RAMAdapter.ICreate[T](IEnumerable1 objects, ActionConfig actionConfig) called from BH.Adapter.BHoMAdapter.FullCRUD[T](IEnumerable1 objectsToPush, PushType pushType, String tag, ActionConfig actionConfig)
  • Are you sure you have the correct type of inputs? Check their description for more details."
    image

Besides that and the comment on outputting results - everything else is looking good.

enarhi and others added 2 commits March 21, 2023 11:58
Co-authored-by: Isak Näslund <isak.naslund@burohappold.com>
@FraserGreenroyd
Copy link
Contributor

FraserGreenroyd commented Mar 22, 2023

Owing to a lack of reviews signing off this repository for all of the changes proposed to this beta, I am unable to deploy this pull request to the 6.1 beta.

If there is sufficient demand, we may be able to look at doing a 6.1 beta patch and include it prior to the 6.2 beta.

I am closing this pull request to tidy up and complete the 6.1 deployment. The work will not be lost, and will be eligible for inclusion in the 6.2 beta if it is not deployed via a beta patch prior to the 6.2 beta.

@FraserGreenroyd
Copy link
Contributor

Have discussed with @enarhi who was testing this through as it was closed - he requires another 10-15 minutes which I am providing owing to this pull request not being dependent on any of the higher dependency repositories which are unable to deploy.

@enarhi enarhi self-requested a review March 22, 2023 14:59
Copy link
Member

@enarhi enarhi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed with beta candidate "2302322" as per test procedure.

Worked for creation of elements. As per RAM specific-capabilities, all expected functionality is working. Load creation is not supported and that error noted above can be disregarded for this test.

@FraserGreenroyd
Copy link
Contributor

@BHoMBot check beta-merge-status

@bhombot-ci
Copy link
Author

bhombot-ci bot commented Mar 22, 2023

@FraserGreenroyd to confirm, the following actions are now queued:

  • check beta-merge-status

@bhombot-ci
Copy link
Author

bhombot-ci bot commented Mar 22, 2023

MERGE REPORT - 2023-03-22 15:12.

ERROR CODE(s):

  • DF001.

DETAILS:

  • This pull request can NOT be merged without one or more of its upstream dependencies being merged. Merging this pull request without dependencies will cause compilation errors in this repository. See the check annotations for more information..

@FraserGreenroyd
Copy link
Contributor

While this pull request contains a sufficient review from the toolkit lead @enarhi, unfortunately it is blocked by the inability to deploy one or more of the repositories higher up in this repositories dependency chain.

If there is sufficient demand, we may be able to look at doing a 6.1 beta patch and include it prior to the 6.2 beta.

I am closing this pull request to tidy up and complete the 6.1 deployment. The work will not be lost, and will be eligible for inclusion in the 6.2 beta if it is not deployed via a beta patch prior to the 6.2 beta.

@bhombot-ci
Copy link
Author

bhombot-ci bot commented Mar 27, 2023

@bhombot-ci[bot] just to let you know, I have provided a check-installer result to this Pull Request as it was detected to be linked to other Pull Requests in a series. The comment which triggered this check came from @FraserGreenroyd on BHoM

@bhombot-ci
Copy link
Author

bhombot-ci bot commented Mar 27, 2023

@bhombot-ci[bot] just to let you know, I have provided a check-versioning result to this Pull Request as it was detected to be linked to other Pull Requests in a series. The comment which triggered this check came from @FraserGreenroyd on BHoM

@FraserGreenroyd
Copy link
Contributor

@BHoMBot check compliance
@BHoMBot check null-handling
@BHoMBot check serialisation
@BHoMBot check core

@bhombot-ci
Copy link
Author

bhombot-ci bot commented Mar 27, 2023

@FraserGreenroyd to confirm, the following actions are now queued:

  • check code-compliance
  • check documentation-compliance
  • check project-compliance
  • check branch-compliance
  • check dataset-compliance
  • check copyright-compliance
  • check null-handling
  • check serialisation
  • check core

There are 117 requests in the queue ahead of you.

@bhombot-ci
Copy link
Author

bhombot-ci bot commented Mar 28, 2023

@bhombot-ci[bot] just to let you know, I have provided a check-versioning result to this Pull Request as it was detected to be linked to other Pull Requests in a series. The comment which triggered this check came from @FraserGreenroyd on Revit_Toolkit

@bhombot-ci
Copy link
Author

bhombot-ci bot commented Mar 28, 2023

@bhombot-ci[bot] just to let you know, I have provided a check-installer result to this Pull Request as it was detected to be linked to other Pull Requests in a series. The comment which triggered this check came from @FraserGreenroyd on Revit_Toolkit

@FraserGreenroyd
Copy link
Contributor

@BHoMBot check dataset-compliance

@bhombot-ci
Copy link
Author

bhombot-ci bot commented Mar 28, 2023

@FraserGreenroyd to confirm, the following actions are now queued:

  • check dataset-compliance

There are 6 requests in the queue ahead of you.

@FraserGreenroyd
Copy link
Contributor

@BHoMBot check ready-to-merge

@bhombot-ci
Copy link
Author

bhombot-ci bot commented Mar 28, 2023

@FraserGreenroyd to confirm, the following actions are now queued:

  • check ready-to-merge

There are 20 requests in the queue ahead of you.

@FraserGreenroyd FraserGreenroyd added type:feature New capability or enhancement and removed status:do-not-merge For instance, test PR, for discussion, or dependant PRs not ready for merge labels Mar 28, 2023
@FraserGreenroyd
Copy link
Contributor

@BHoMBot this is a DevOps instruction. I am requesting neutral checks on: ready-to-merge

@bhombot-ci
Copy link
Author

bhombot-ci bot commented Mar 28, 2023

@FraserGreenroyd I have provided neutral checks to the checks requested. These checks will need to be run properly to obtain full results.

@FraserGreenroyd FraserGreenroyd merged commit c50b70f into main Mar 28, 2023
@bhombot-ci bhombot-ci bot mentioned this pull request Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:feature New capability or enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants