Skip to content
This repository was archived by the owner on Sep 11, 2023. It is now read-only.

Conversation

@jacobbieker
Copy link
Contributor

Pull Request

Description

Corresponding update to workflow title as in nowcasting-dataloader

Fixes #

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.
Please also list any relevant details for your test configuration

  • No
  • Yes

Checklist:

  • My code follows OCF's coding style guidelines
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked my code and corrected any misspellings

@jacobbieker jacobbieker self-assigned this Oct 20, 2021
token: ${{ secrets.REPO_ACCESS_TOKEN }}
repository: openclimatefix/nowcasting_dataloader
event-type: my-event
event-type: dataset-update
Copy link
Contributor

Choose a reason for hiding this comment

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

could you add github ref int there too?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not for the event-type I don't think, because the one in nowcasting-dataloader has to have the same name to get the event, and it wouldn't know what the ref is. We actually pass the ref in the payload sent with the event, just don't do anything with it on the other side right now

Copy link
Contributor

Choose a reason for hiding this comment

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

ah ok,

Could it be nowcasting-dataset-update?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We could use the ref to checkout that commit, I think? https://github.com/marketplace/actions/repository-dispatch I'm still figuring out all these actions

@jacobbieker jacobbieker merged commit 907863b into main Oct 20, 2021
@peterdudfield peterdudfield deleted the jacobbieker-update-name branch November 12, 2021 17:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants