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

Rename executable and releases to Arduino Cloud Agent #961

Merged
merged 10 commits into from
Jul 17, 2024

Conversation

MatteoPologruto
Copy link
Contributor

@MatteoPologruto MatteoPologruto commented May 28, 2024

Please check if the PR fulfills these requirements

  • The PR has no duplicates (please search among the Pull Requests
    before creating one)
  • Tests for the changes have been added (for bug fixes / features)
  • What kind of change does this PR introduce?

The current name of the Arduino Agent software should be modified to be in line with the name of the Arduino cloud offerings, that is "Arduino Cloud" (instead of Arduino Create). List of things that have been modified:

  • Change the name of the application executable (or .app folder)

  • Update the "Debug Console"

  • Update the README and other documentation in the repository

  • Does this PR introduce a breaking change?

No

  • Other information:

Test release: https://github.com/arduino/arduino-create-agent/releases/tag/untagged-26461045e3dbac347ae4
PR on the Agent Installer repo: https://github.com/bcmi-labs/arduino-create-agent-installer/pull/28

@MatteoPologruto MatteoPologruto added type: enhancement Proposed improvement topic: documentation Related to documentation for the project labels May 28, 2024
@MatteoPologruto MatteoPologruto self-assigned this May 28, 2024
@codecov-commenter
Copy link

codecov-commenter commented May 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 20.04%. Comparing base (da1fa2e) to head (2642545).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #961   +/-   ##
=======================================
  Coverage   20.04%   20.04%           
=======================================
  Files          42       42           
  Lines        2569     2569           
=======================================
  Hits          515      515           
  Misses       1968     1968           
  Partials       86       86           
Flag Coverage Δ
unit 20.04% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@MatteoPologruto MatteoPologruto force-pushed the rename-to-cloud-agent branch 2 times, most recently from 4b88615 to 03bdc3d Compare May 29, 2024 08:59
@MatteoPologruto MatteoPologruto marked this pull request as ready for review May 29, 2024 16:03
@MatteoPologruto MatteoPologruto requested review from umbynos and Xayton May 29, 2024 16:03
Copy link
Contributor

@umbynos umbynos left a comment

Choose a reason for hiding this comment

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

Could you try to run a test release?
Let's remember to update the wiki documentation too after this change.
Do we need to update the installbuilder configuration?

home.html Outdated Show resolved Hide resolved
@MatteoPologruto MatteoPologruto force-pushed the rename-to-cloud-agent branch from 03bdc3d to e249b3d Compare May 30, 2024 13:22
@MatteoPologruto MatteoPologruto force-pushed the rename-to-cloud-agent branch from e249b3d to cf7aa86 Compare May 30, 2024 14:43
@MatteoPologruto MatteoPologruto force-pushed the rename-to-cloud-agent branch from f662fb5 to 19b4fc5 Compare July 15, 2024 09:03
@MatteoPologruto MatteoPologruto force-pushed the rename-to-cloud-agent branch from 193b554 to 2642545 Compare July 17, 2024 09:30
@MatteoPologruto MatteoPologruto merged commit 46fbb34 into arduino:main Jul 17, 2024
23 checks passed
@MatteoPologruto MatteoPologruto deleted the rename-to-cloud-agent branch July 17, 2024 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: documentation Related to documentation for the project type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rename the "Arduino Create Agent" to "Arduino Cloud Agent" (phase 1)
4 participants