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

Export the exact flakeref as an output #168

Merged
merged 2 commits into from
Sep 24, 2024
Merged

Export the exact flakeref as an output #168

merged 2 commits into from
Sep 24, 2024

Conversation

grahamc
Copy link
Member

@grahamc grahamc commented Sep 24, 2024

      - uses: "DeterminateSystems/flakehub-push@main"
        id: push
        with:
          rolling: true
          name: grahamc/test5
          visibility: "private"
          source-pr: 168
      - run: |
          echo ${{ steps.push.outputs.flakeref }}

CleanShot 2024-09-24 at 09 46 47

Copy link
Member

@colemickens colemickens left a comment

Choose a reason for hiding this comment

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

Nice.

@grahamc grahamc merged commit 71cb6f9 into main Sep 24, 2024
15 of 16 checks passed
@grahamc grahamc deleted the flake-ref-output branch September 24, 2024 14:05
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.

2 participants