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 release scripts #2628

Merged
merged 9 commits into from
Apr 29, 2021
Merged

Update release scripts #2628

merged 9 commits into from
Apr 29, 2021

Conversation

rvl
Copy link
Contributor

@rvl rvl commented Apr 28, 2021

Issue Number

ADP-894

Overview

  • Moves release deployment scripts from Travis to GitHub actions.
  • Rename files in the Hydra release packages so they match what Travis was producing (more or less).
  • Adds shellcheck CI to any shell scripts in the repo.
  • Divide default.nix attributes into public and private, to help users know what names are stable.
  • Haskell.nix and iohk-nix bumps.

Comments

Hydra jobset

@rvl rvl requested a review from sevanspowell April 28, 2021 06:55
@rvl rvl self-assigned this Apr 28, 2021
@rvl rvl force-pushed the rvl/release-scripts branch 2 times, most recently from 9345ab0 to 35cdbca Compare April 29, 2021 01:14
iohk-bors bot added a commit to input-output-hk/iohk-nix that referenced this pull request Apr 29, 2021
471: Clean up haskell-nix-extra-packages r=rvl a=rvl

Follow-ups from PR #468.

- Removes the `haskell-nix-extra-packages` attrset - it's not needed anywhere and didn't work anyway.
- Expose `project` and `mkProject` attributes of `pkgs.haskellBuildUtils`. This would let downstream users generate materializations, etc, etc.

Tested on cardano-foundation/cardano-wallet#2628.

Co-authored-by: Rodney Lorrimar <rodney.lorrimar@iohk.io>
iohk-bors bot added a commit to input-output-hk/iohk-nix that referenced this pull request Apr 29, 2021
471: Clean up haskell-nix-extra-packages r=rvl a=rvl

Follow-ups from PR #468.

- Removes the `haskell-nix-extra-packages` attrset - it's not needed anywhere and didn't work anyway.
- Expose `project` and `mkProject` attributes of `pkgs.haskellBuildUtils`. This would let downstream users generate materializations, etc, etc.

Tested on cardano-foundation/cardano-wallet#2628.

Co-authored-by: Rodney Lorrimar <rodney.lorrimar@iohk.io>
@rvl rvl force-pushed the rvl/release-scripts branch 3 times, most recently from d0c01f5 to fdccffb Compare April 29, 2021 06:57
rvl added 2 commits April 29, 2021 18:32
Moves implementation details into a "private" attribute.
@rvl rvl force-pushed the rvl/release-scripts branch 3 times, most recently from 5ab2faf to 69d3cb4 Compare April 29, 2021 11:30
@rvl
Copy link
Contributor Author

rvl commented Apr 29, 2021

bors r+

@iohk-bors
Copy link
Contributor

iohk-bors bot commented Apr 29, 2021

Build succeeded:

@iohk-bors iohk-bors bot merged commit addb0c1 into master Apr 29, 2021
@iohk-bors iohk-bors bot deleted the rvl/release-scripts branch April 29, 2021 12:23
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.

None yet

2 participants