Skip to content

Conversation

@kolipakakondal
Copy link
Collaborator

@kolipakakondal kolipakakondal commented Dec 6, 2023

Description

As eclipse 2023-12 R-builds is available , IEP plugin builds are failing due to dependency issues and API issues. In this PR, will try to strict our CI builds to Eclipse 2023-09 builds until we have the IEP support for the Eclipse 2023-12.

Fixes # (IEP-1125)

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How has this been tested?

Verify the master build is successful or not, see if they have created with the Eclipse CDT 2023-09 buid.

Test Configuration:

  • ESP-IDF Version:
  • OS (Windows,Linux and macOS):

Dependent components impacted by this PR:

  • Update site Installation
  • Espressif-IDE Installation and update

Checklist

  • PR Self Reviewed
  • Applied Code formatting
  • Added Documentation
  • Added Unit Test
  • Verified on all platforms - Windows,Linux and macOS

@coderabbitai
Copy link

coderabbitai bot commented Dec 6, 2023

Walkthrough

The change involves updating the URLs in the XML configuration files for the Eclipse-based IDF plugin. The URLs for the Eclipse and release updates have been modified to point to specific versions rather than the latest, ensuring compatibility and stability with the defined versions of the Eclipse environment.

Changes

File Path Change Summary
.../com.espressif.idf.target.target Updated Eclipse update URLs from latest to specific version paths (4.28 and 2023-09).

Related issues

🐇✨
In the realm of code, where the Eclipse lies,
A rabbit tweaked URLs, under virtual skies.
No more 'latest', but versions so clear,
For stability's sake, the rabbit hopped here. 🌟🌙


Tips

Chat with CodeRabbit Bot (@coderabbitai)

  • If you reply to a review comment from CodeRabbit, the bot will automatically respond.
  • To engage with CodeRabbit bot directly around the specific lines of code in the PR, mention @coderabbitai in your review comment
  • Note: Review comments are made on code diffs or files, not on the PR overview.
  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai help to get help.

Note: For conversation with the bot, please use the review comments on code diffs or files.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • The JSON schema for the configuration file is available here.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/coderabbit-overrides.v2.json

@kolipakakondal kolipakakondal changed the title ci: Build IEP plugins with 2023-09 ci: Restrict IEP plugin build with 2023-09 Dec 6, 2023
@kolipakakondal kolipakakondal added this to the v2.12.0 milestone Dec 7, 2023
@kolipakakondal kolipakakondal merged commit f41110c into master Dec 7, 2023
@kolipakakondal kolipakakondal deleted the IEP-1125 branch December 7, 2023 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants