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

Makefile: simpily ledger build tags (backport #2449) #2612

Merged
merged 2 commits into from
Oct 5, 2023

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Oct 4, 2023

This is an automatic backport of pull request #2449 done by Mergify.

Closes #2597

In the process of working on the `goreleaser` PR I discovered that how
we are building the `BUILD_TAGS` is overly verbose and unnecessary.

Ultimately we are just trying to add `ledger` to `-tags`. Hardcoding it
and adding a note in the README for the 2 distributions that aren't
supported seemed easier to maintain.

(cherry picked from commit 67241f9)

# Conflicts:
#	specs/src/SUMMARY.md
@mergify mergify bot added the conflicts label Oct 4, 2023
@celestia-bot celestia-bot requested a review from a team October 4, 2023 15:24
@github-actions github-actions bot added the bot item was created by a bot label Oct 4, 2023
@github-actions
Copy link

github-actions bot commented Oct 4, 2023

PR Preview Action v1.4.4
🚀 Deployed preview to https://celestiaorg.github.io/celestia-app/pr-preview/pr-2612/
on branch gh-pages at 2023-10-04 15:24 UTC

@codecov-commenter
Copy link

codecov-commenter commented Oct 4, 2023

Codecov Report

Merging #2612 (32ef369) into v1.x (6b70976) will not change coverage.
Report is 1 commits behind head on v1.x.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             v1.x    #2612   +/-   ##
=======================================
  Coverage   20.41%   20.41%           
=======================================
  Files         140      140           
  Lines       15934    15934           
=======================================
  Hits         3253     3253           
  Misses      12373    12373           
  Partials      308      308           

@celestia-bot celestia-bot requested a review from a team October 4, 2023 17:20
@rootulp rootulp removed the conflicts label Oct 4, 2023
@rootulp rootulp self-assigned this Oct 4, 2023
Copy link
Member

@rach-id rach-id left a comment

Choose a reason for hiding this comment

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

👍 Previously, with the preprocessor, it was needing gcc to be installed which is not part of the requirements in the documentation and always ended up specifying: LEDGER_ENABLED=false before building the binary

@rootulp rootulp enabled auto-merge (squash) October 4, 2023 18:11
@rootulp rootulp merged commit 637aa3e into v1.x Oct 5, 2023
23 checks passed
@rootulp rootulp deleted the mergify/bp/v1.x/pr-2449 branch October 5, 2023 02:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot item was created by a bot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants