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

Update cabal_build_tests scripts to allow testing builds at commits. #1191

Merged

Conversation

jorisdral
Copy link
Contributor

The scripts previously were only aimed at build-testing cardano-node tags. The script can now also build-test specific commit hashes.

Other changes:

  • Include installation of missing package dependencies (openssl, lmdb).
  • Include Secp256k1 installation.
  • "Parameterise" the script with cabal and ghc versions.
  • Installing of cardano-cli and cardano-node executables simplified.

@jorisdral jorisdral force-pushed the jdral/update-cabal-build-tests branch 3 times, most recently from f61f238 to 002539d Compare June 24, 2022 12:31
@jorisdral jorisdral marked this pull request as ready for review June 24, 2022 12:36
@jorisdral jorisdral force-pushed the jdral/update-cabal-build-tests branch from 002539d to aaa568c Compare June 24, 2022 12:37
@mkoura mkoura requested a review from catch-21 June 24, 2022 12:37
@jorisdral jorisdral force-pushed the jdral/update-cabal-build-tests branch from aaa568c to c97f582 Compare June 24, 2022 14:34
The scripts were previously only aimed at build-testing `cardano-node`
tags. The script can now also build-test specific commit hashes.

Other changes:
* Include installation of missing package dependencies (openssl, lmdb).
* Include Secp256k1 installation.
* "Parameterise" the script with cabal and ghc versions.
* Installing of `cardano-cli` and `cardano-node` executables simplified.
@jorisdral jorisdral force-pushed the jdral/update-cabal-build-tests branch from c97f582 to 60cff45 Compare June 24, 2022 14:54
cabal_build_tests/install-node.sh Outdated Show resolved Hide resolved
iohk-bors bot added a commit to IntersectMBO/cardano-node that referenced this pull request Jun 28, 2022
4107: Update getting-started installation dependencies r=james-iohk a=james-iohk

Update installation dependencies for Fedora and Ubuntu inline with automated test IntersectMBO/cardano-node-tests#1191

Co-authored-by: James <74595920+james-iohk@users.noreply.github.com>
@catch-21
Copy link
Contributor

LGTM. Thanks @jorisdral

@catch-21 catch-21 merged commit e64f888 into IntersectMBO:master Jun 28, 2022
mkoura pushed a commit that referenced this pull request Aug 25, 2022
…1191)

* Update cabal_build_tests scripts to allow testing builds at commits.

The scripts were previously only aimed at build-testing `cardano-node`
tags. The script can now also build-test specific commit hashes.

Other changes:
* Include installation of missing package dependencies (openssl, lmdb).
* Include Secp256k1 installation.
* "Parameterise" the script with cabal and ghc versions.
* Installing of `cardano-cli` and `cardano-node` executables simplified.

* Process PR comments: Missing Fedora packages, typos
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants