Skip to content

8.0 Deployment #152

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

Merged
merged 38 commits into from
Dec 19, 2024
Merged

8.0 Deployment #152

merged 38 commits into from
Dec 19, 2024

Conversation

BHoMBot
Copy link
Member

@BHoMBot BHoMBot commented Dec 9, 2024

Python_Toolkit

Feature

  • Add python code to nuspec as content files
  • Move base plots from LadybugTools_Toolkit
    • Moved the following base plots from LadybugTools_Toolkit:
      • diurnal
      • stacked_diurnals
      • heatmap
      • histogram
      • monthly_proportional_histogram
      • spatial_heatmap
      • timeseries
    • Moved the following plot utility methods:
      • average_color
      • animation
      • create_title
      • contrasting_colour
      • relative_luminance
      • colormap_sequential
      • annotate_imshow
      • lighten_color
      • base64_to_image
      • image_to_base64
      • figure_to_base64
      • figure_to_image
      • tile_images
      • triangulation_area
      • create_triangulation
      • format_polar_plot
    • Moved the following helper methods:
      • validate_timeseries
      • timeseries_summary_monthly
      • cardinality
      • angle_from_cardinal
      • angle_from_north
      • angle_to_vector
      • DecayMethod (enum for decay rate methods)
      • proximity_decay
      • decay_rate_smoother
      • sanitise_string
      • convert_keys_to_snake_case
      • remove_leap_days
      • timedelta_tostring
      • safe_filename
  • Refactor to use the windows installer when creating a base environment
    • Updated base environment install method to use the windows installer rather than the embeddable package

Compliance

BHoMBot and others added 30 commits September 20, 2024 13:25
…of embedded packages, and removed most versions from the python version enum. Utilise the installer to remove the environment, and allowed multiplt versions of python to be installed in the python toolkit folder
…utable) to CustomData within the log message.
…base version installed when requesting that version)
…uired base version if it doesn't exist and leaves a note to say this.
Copy link

bhombot-ci bot commented Dec 10, 2024

@BHoMBot 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 @BHoMBot on BHoM

Copy link

bhombot-ci bot commented Dec 10, 2024

@BHoMBot 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 @BHoMBot on BHoM

Copy link

bhombot-ci bot commented Dec 10, 2024

@BHoMBot 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 @BHoMBot on SQL_Toolkit

Copy link

bhombot-ci bot commented Dec 11, 2024

@BHoMBot 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 @BHoMBot on BHoM

Copy link

bhombot-ci bot commented Dec 11, 2024

@BHoMBot 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 @BHoMBot on BHoM

Copy link

bhombot-ci bot commented Dec 11, 2024

@BHoMBot 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 @BHoMBot on SQL_Toolkit

Copy link

bhombot-ci bot commented Dec 12, 2024

@BHoMBot 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 @BHoMBot on BHoM

Copy link

bhombot-ci bot commented Dec 12, 2024

@BHoMBot 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 @BHoMBot on BHoM

Copy link

bhombot-ci bot commented Dec 12, 2024

@IsakNaslundBh I am now running force checks on the checks requested. These will be queued and actioned ASAP.

Copy link

bhombot-ci bot commented Dec 12, 2024

@IsakNaslundBh I have provided force checks to the checks requested.

@alelom alelom self-requested a review December 12, 2024 16:55
Copy link
Member

@alelom alelom left a comment

Choose a reason for hiding this comment

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

Approved following testing procedure.

@Dmamedova Dmamedova self-requested a review December 12, 2024 17:28
Copy link

@Dmamedova Dmamedova left a comment

Choose a reason for hiding this comment

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

Approved based on testing with 241212 8.0 installer following procedures in https://burohappold.sharepoint.com/:w:/s/BHoM/EaYHwoKwLeNAiVMQbhobRFUBRyQvlDEqjLi1
u7Y7S-Vgvg?e=IK7M8U

Copy link

bhombot-ci bot commented Dec 13, 2024

@BHoMBot 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 @BHoMBot on BHoM_Engine

Copy link

bhombot-ci bot commented Dec 13, 2024

@BHoMBot 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 @BHoMBot on BHoM_Engine

Copy link

bhombot-ci bot commented Dec 13, 2024

@BHoMBot 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 @BHoMBot on BHoMAnalytics_Toolkit

Copy link

bhombot-ci bot commented Dec 16, 2024

@BHoMBot 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 @IsakNaslundBh on Revit_UI

Copy link

bhombot-ci bot commented Dec 16, 2024

@BHoMBot 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 @BHoMBot on Revit_Schematic_Tool

@bhombot-ci bhombot-ci bot added the type:feature New capability or enhancement label Dec 16, 2024
Copy link

bhombot-ci bot commented Dec 17, 2024

@BHoMBot 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 @IsakNaslundBh on Revit_Tagging_Tool

Copy link
Contributor

@jamesramsden-bh jamesramsden-bh left a comment

Choose a reason for hiding this comment

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

Approved as per comments in test report document.

Copy link

bhombot-ci bot commented Dec 19, 2024

@BHoMBot just to let you know, I have provided a check-ready-to-merge 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 @IsakNaslundBh on BHoM

@IsakNaslundBh IsakNaslundBh merged commit 11fed04 into main Dec 19, 2024
11 checks passed
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.

7 participants