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

feat: Verify agent checksum #79

Merged
merged 1 commit into from
Jul 21, 2024
Merged

feat: Verify agent checksum #79

merged 1 commit into from
Jul 21, 2024

Conversation

larose
Copy link
Contributor

@larose larose commented Jul 21, 2024

The action now verifies the checksum after downloading the agent.

Notable changes:

  • Replaced the input _local-agent-path with the environment variable _LOCAL_AGENT.
  • Both the local and downloaded agents are now installed at the same location (/opt/bullfrog/agent).

The action now verifies the checksum after downloading the agent.

Notable changes:

  - Replaced the input `_local-agent-path` with the environment variable `_LOCAL_AGENT`.
  - Both the local and downloaded agents are now installed at the same location (`/opt/bullfrog/agent`).
@github-actions github-actions bot added the feat label Jul 21, 2024
@larose larose merged commit e5b087d into main Jul 21, 2024
17 checks passed
@larose larose deleted the larose/checksum branch July 21, 2024 01:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant