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

Deprecate gogeninstall workflow input #72

Merged
merged 1 commit into from
Feb 23, 2023

Conversation

atc0005
Copy link
Owner

@atc0005 atc0005 commented Feb 23, 2023

  • remove conditional shallow/full git clone step, force full history clone by default to allow build tooling access to all tags
  • flag use of input as deprecated, fail workflow step if used
  • add (optional) depsinstall input, Makefile recipe call of the same name
    • NOTE: this will likely become set to true by default after enough projects have been updated to provide this Makefile recipe

refs GH-71

- remove conditional shallow/full git clone step, force full
  history clone by default to allow build tooling access to
  all tags
- flag use of input as deprecated, fail workflow step if used
- add (optional) depsinstall input, Makefile recipe call of
  the same name
  - NOTE: this will likely become set to true by default
    after enough projects have been updated to provide this
    Makefile recipe

refs GH-71
@atc0005 atc0005 self-assigned this Feb 23, 2023
@atc0005 atc0005 merged commit 172099d into master Feb 23, 2023
@atc0005 atc0005 deleted the i71-deprecate-gogeninstall-workflow-input branch February 23, 2023 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant