Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

BHoM/ETABS_Toolkit

HugoVanLooveren created a review on a pull request on BHoM/ETABS_Toolkit
1. Issue with building it because of missing enum value for GlobalResultType.cs, see comment Peter in [#1639](https://github.com/BHoM/BHoM/pull/1639). 2. Naming convention singular and plural se...

View on GitHub

peterjamesnugent created a comment on a pull request on BHoM/ETABS_Toolkit
@HugoVanLooveren you need to build the branch from the core BHoM as per the PR notes: https://github.com/BHoM/BHoM/pull/1639

View on GitHub

bhombot-ci[bot] created a comment on a pull request on BHoM/ETABS_Toolkit
<samp>@peterjamesnugent to confirm, the following actions are now queued: - check `versioning` There are 11 requests in the queue ahead of you.</samp>

View on GitHub

peterjamesnugent created a comment on a pull request on BHoM/ETABS_Toolkit
@BHoMBot check versioning

View on GitHub

HugoVanLooveren created a comment on a pull request on BHoM/ETABS_Toolkit
I tried building the solution and it gave an error: Tried with Beta 7.2 version. Also tried with Alpha 241024 version. ![image](https://github.com/user-attachments/assets/612e678d-f3ae-4f1c-afdb...

View on GitHub

bhombot-ci[bot] created a comment on a pull request on BHoM/ETABS_Toolkit
<samp>The check `project-compliance` has already been run previously and recorded as a successful check. This check has not been run again at this time.</samp>

View on GitHub

bhombot-ci[bot] created a comment on a pull request on BHoM/ETABS_Toolkit
<samp>The check `documentation-compliance` has already been run previously and recorded as a successful check. This check has not been run again at this time.</samp>

View on GitHub

bhombot-ci[bot] created a comment on a pull request on BHoM/ETABS_Toolkit
<samp>The check `code-compliance` has already been run previously and recorded as a successful check. This check has not been run again at this time.</samp>

View on GitHub

bhombot-ci[bot] created a comment on a pull request on BHoM/ETABS_Toolkit
<samp>@peterjamesnugent to confirm, the following actions are now queued: - check `copyright-compliance` There are 31 requests in the queue ahead of you.</samp>

View on GitHub

peterjamesnugent created a comment on a pull request on BHoM/ETABS_Toolkit
@BHoMBot check copyright-compliance

View on GitHub

bhombot-ci[bot] created a comment on a pull request on BHoM/ETABS_Toolkit
<samp>@peterjamesnugent to confirm, the following actions are now queued: - check `copyright-compliance` There are 29 requests in the queue ahead of you.</samp>

View on GitHub

peterjamesnugent created a comment on a pull request on BHoM/ETABS_Toolkit
@BHoMBot check copyright-compliance

View on GitHub

bhombot-ci[bot] created a comment on a pull request on BHoM/ETABS_Toolkit
<samp>@peterjamesnugent to confirm, the following actions are now queued: - check `copyright-compliance` There are 27 requests in the queue ahead of you.</samp>

View on GitHub

peterjamesnugent created a comment on a pull request on BHoM/ETABS_Toolkit
@BHoMBot check copyright-compliance

View on GitHub

bhombot-ci[bot] created a comment on a pull request on BHoM/ETABS_Toolkit
<samp>@peterjamesnugent to confirm, the following actions are now queued: - check `code-compliance` - check `documentation-compliance` - check `project-compliance` - check `branch-compliance` ...

View on GitHub

peterjamesnugent created a comment on a pull request on BHoM/ETABS_Toolkit
@BHoMBot check compliance @BHoMBot check ready-to-merge

View on GitHub

peterjamesnugent created a review comment on a pull request on BHoM/ETABS_Toolkit
```suggestion return GetStoreyDrifts(); ```

View on GitHub

peterjamesnugent created a review comment on a pull request on BHoM/ETABS_Toolkit
```suggestion case GlobalResultType.StoreyDrifts: ```

View on GitHub

peterjamesnugent created a review comment on a pull request on BHoM/ETABS_Toolkit
```suggestion m_model.Results.StoreyDrifts(ref resultCount, ref storyNames, ref loadcaseNames, ref stepType, ref stepNum, ref directions, ref drifts, ref labels, ref x, ref y, ref z); ...

View on GitHub

peterjamesnugent created a review comment on a pull request on BHoM/ETABS_Toolkit
```suggestion StoreyDrift stDrft = new StoreyDrift("", loadcaseNames[i], mode, timeStep, storeyNames[i], directions[i], drifts[i]); ``` This will need to reflected on the oM PR.

View on GitHub

peterjamesnugent created a review comment on a pull request on BHoM/ETABS_Toolkit
remove whitespace

View on GitHub

peterjamesnugent created a review comment on a pull request on BHoM/ETABS_Toolkit
```suggestion storeyDrifts.Add(stDrft); ```

View on GitHub

peterjamesnugent created a review comment on a pull request on BHoM/ETABS_Toolkit
Just to confirm the `objectId` parameter is left blank because the results are global and not related to a specific object. The storey will specify the level. ```suggestion Stor...

View on GitHub

peterjamesnugent created a review on a pull request on BHoM/ETABS_Toolkit
Some changes relating to the naming - can probably just commit those and get someone to review functionality.

View on GitHub

peterjamesnugent created a review on a pull request on BHoM/ETABS_Toolkit
Some changes relating to the naming - can probably just commit those and get someone to review functionality.

View on GitHub

peterjamesnugent created a review on a pull request on BHoM/ETABS_Toolkit
Some changes from csproj need to be removed. Otherwise I am happy with the code changes - just @Chrisshort92 to review functionality.

View on GitHub

bhombot-ci[bot] created a comment on a pull request on BHoM/ETABS_Toolkit
<samp>@peterjamesnugent to confirm, the following actions are now queued: - check `code-compliance` - check `documentation-compliance` - check `project-compliance` - check `core` - check `nul...

View on GitHub

peterjamesnugent created a review comment on a pull request on BHoM/ETABS_Toolkit
As discussed offline, happy that the uneven temperature gradients are accounted for using the `tempDelta` to offset the temperature graidnet (`tempMed`). We can remove the warning about uneven temp...

View on GitHub

peterjamesnugent created a review on a pull request on BHoM/ETABS_Toolkit

View on GitHub

peterjamesnugent created a review comment on a pull request on BHoM/ETABS_Toolkit
As discussed offline, happy that the uneven temperature gradients are accounted for using the `tempDelta` to offset the temperature graidnet (`tempMed`). We can remove the warning about uneven temp...

View on GitHub

Load more