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

Unite all common GitHub action steps #2600

Merged
merged 6 commits into from
Jul 22, 2024
Merged

Unite all common GitHub action steps #2600

merged 6 commits into from
Jul 22, 2024

Conversation

sverdlov93
Copy link
Contributor

@sverdlov93 sverdlov93 commented Jul 16, 2024

  • All tests have passed. If this feature is not already covered by the tests, new tests have been added.
  • The pull request is targeting the dev branch.
  • The code has been validated to compile successfully by running go vet ./....
  • The code has been formatted properly using go fmt ./....

https://github.com/jfrog/.github

image

Signed-off-by: Michael Sverdlov <[email protected]>
Signed-off-by: Michael Sverdlov <[email protected]>
Signed-off-by: Michael Sverdlov <[email protected]>
…tions

# Conflicts:
#	.github/workflows/cla.yml
Signed-off-by: Michael Sverdlov <[email protected]>
Signed-off-by: Michael Sverdlov <[email protected]>
@sverdlov93 sverdlov93 requested a review from yahavi July 16, 2024 22:15
@sverdlov93 sverdlov93 merged commit db542f4 into dev Jul 22, 2024
71 of 74 checks passed
@sverdlov93 sverdlov93 deleted the unit-actions branch July 22, 2024 10:59
@eyalbe4 eyalbe4 added the ignore for release Automatically generated release notes label Jul 24, 2024
uses: jfrog/.github/actions/install-go-with-cache@main

- name: Install local Artifactory
uses: jfrog/.github/actions/install-local-artifactory@main
Copy link
Member

Choose a reason for hiding this comment

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

Bug. Should run on Artifactory 6.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ignore for release Automatically generated release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants