Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: godaddy-wordpress/coblocks Loading
base: 3.1.11
Choose a base ref
...
head repository: godaddy-wordpress/coblocks Loading
compare: master
Choose a head ref
  • 3 commits
  • 14 files changed
  • 2 contributors

Commits on Jun 24, 2024

  1. Use wp_safe_remote_get() to retreive remote .ics data (#2614)

    * Use wp_safe_remote_get() to retreive remote .ics data
    
    * Remove unused code for local .ics file
    
    * Update comment
    
    * Update ical parser classes
    
    * Exclude ical parser directory from phpcs
    
    * Update wordpress/compose and wordpress/env
    
    * Bump wordpress/env to 10.1.0
    
    * Bump node to 18
    
    * Bump wordpress/scripts
    
    * Add WordPress 6.5 to the e2e test
    
    * Add 6.5 to test-php workflow
    
    * Update unit test
    
    * Update syntax
    
    * Update syntax
    
    * Revert gist user
    
    * Add conditional test
    
    * Remove 6.5
    
    * Remove 6.5
    EvanHerman committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    c75d400 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20b32b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb0eeec View commit details
    Browse the repository at this point in the history
Loading