Skip to content

Change CI triggering method#570

Closed
MinsukJi-NOAA wants to merge 7 commits into
ufs-community:developfrom
MinsukJi-NOAA:feature/ci-label
Closed

Change CI triggering method#570
MinsukJi-NOAA wants to merge 7 commits into
ufs-community:developfrom
MinsukJi-NOAA:feature/ci-label

Conversation

@MinsukJi-NOAA
Copy link
Copy Markdown
Contributor

PR Checklist

  • Ths PR is up-to-date with the top of all sub-component repositories except for those sub-components which are the subject of this PR. Please consult the ufs-weather-model wiki if you are unsure how to do this.

  • This PR has been tested using a branch which is up-to-date with the top of all sub-component repositories except for those sub-components which are the subject of this PR

  • An Issue describing the work contained in this PR has been created either in the subcomponent(s) or in the ufs-weather-model. The Issue should be created in the repository that is most relevant to the changes in contained in the PR. The Issue and the dependent sub-component PR
    are specified below.

  • If new or updated input data is required by this PR, it is clearly stated in the text of the PR.

Instructions: All subsequent sections of text should be filled in as appropriate.

The information provided below allows the code managers to understand the changes relevant to this PR, whether those changes are in the ufs-weather-model repository or in a subcomponent repository. Ufs-weather-model code managers will use the information provided to add any applicable labels, assign reviewers and place it in the Commit Queue. Once the PR is in the Commit Queue, it is the PR owner's responsiblity to keep the PR up-to-date with the develop branch of ufs-weather-model.

Description

Change the CI triggering method

  • CI runs when run-ci label is created. Upon the start of CI, the run-ci label is removed automatically.
  • Old method of specifying run-ci in the commit message is obsolete
  • Push event no longer triggers the CI
  • Minor fixes

Issue(s) addressed

#558

Testing

How were these changes tested? What compilers / HPCs was it tested with? Are the changes covered by regression tests? (If not, why? Do new tests need to be added?) Have regression tests and unit tests (utests) been run? On which platforms and with which compilers? (Note that unit tests can only be run on tier-1 platforms)

  • hera.intel
  • hera.gnu
  • orion.intel
  • cheyenne.intel
  • cheyenne.gnu
  • gaea.intel
  • jet.intel
  • wcoss_cray
  • wcoss_dell_p3

Dependencies

No dependencies

@climbfuji
Copy link
Copy Markdown
Collaborator

This PR has been pulled into #572 and will be merged as part of it.

@MinsukJi-NOAA
Copy link
Copy Markdown
Contributor Author

#572 has been merged

@MinsukJi-NOAA MinsukJi-NOAA deleted the feature/ci-label branch June 3, 2021 17:24
pjpegion pushed a commit to NOAA-PSL/ufs-weather-model that referenced this pull request Apr 4, 2023
* First attempt at allowing inline post to run on multiple domains

* Call subroutines from post_fv3 module directly. Skip inline_post module.
Fix compilation without inline post.

* Call post_getattr_fv3 from post_run_fv3 instead from wrt grid comp

* Append '.nestXX' suffix to nest grib file names.

* Set 'numx' in post_run_fv3 instead in the write component
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