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

chore: make build-ledger, fix reproducible builds, reinforce go version #24

Merged
merged 13 commits into from
Sep 25, 2024

Commits on Sep 23, 2024

  1. chore: make build-ledger

    tbruyelle committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    110da92 View commit details
    Browse the repository at this point in the history
  2. fix gh release action

    tbruyelle committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    713336f View commit details
    Browse the repository at this point in the history
  3. fix bad formatted makefile

    tbruyelle committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    6e13a5d View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. downgrade go

    tbruyelle committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    83cfefb View commit details
    Browse the repository at this point in the history
  2. Revert "downgrade go"

    This reverts commit 83cfefb.
    tbruyelle committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    fc4722f View commit details
    Browse the repository at this point in the history
  3. downgrade setup-go

    tbruyelle committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    cfdf618 View commit details
    Browse the repository at this point in the history
  4. fix set TM_VERSION

    tbruyelle committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    869120a View commit details
    Browse the repository at this point in the history
  5. try with full go version

    tbruyelle committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    d9e73f7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3cd2079 View commit details
    Browse the repository at this point in the history
  7. attempt 2

    tbruyelle committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    2fa6036 View commit details
    Browse the repository at this point in the history
  8. attempt 3

    tbruyelle committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    0eb17ba View commit details
    Browse the repository at this point in the history
  9. chore: reinforce go version for building AtomOne

    Require precisely go1.21.13 to enable reproducible builds with CI.
    Store version 1.21.13 in Makefile and make it available for CI.
    tbruyelle committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    74a6299 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    d13bc86 View commit details
    Browse the repository at this point in the history