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

ci(commitlint): check for the presence of concrete PR number #64

Merged
merged 2 commits into from
Jan 26, 2024

Conversation

tiborsimko
Copy link
Member

  • ci(commitlint): check for the presence of concrete PR number

    Enrich commitlint checker in order to check the precise PR number in the
    commit log headline.

  • ci(shellcheck): fix exit code propagation

    Return properly the exit code status of shellcheck command when looping
    through shell script files.

tiborsimko added a commit to tiborsimko/reana-message-broker that referenced this pull request Jan 25, 2024
Return properly the exit code status of shellcheck command when looping
through shell script files.
tiborsimko added a commit to tiborsimko/reana-message-broker that referenced this pull request Jan 25, 2024
…b#64)

Enrich commitlint checker in order to check the precise PR number in the
commit log headline.
Copy link

codecov bot commented Jan 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (548f3e1) 100.00% compared to head (8283064) 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #64   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines            7         7           
=========================================
  Hits             7         7           

@mdonadoni
Copy link
Member

Note that shellcheck fails validating one of the shell scripts we have

Return properly the exit code status of shellcheck command when looping
through shell script files.
…b#64)

Enrich commitlint checker in order to check the precise PR number in the
commit log headline.
@tiborsimko
Copy link
Member Author

Note that shellcheck fails validating one of the shell scripts we have

Fixed by switching shell explicitly to bash.

@tiborsimko tiborsimko merged commit 8283064 into reanahub:master Jan 26, 2024
14 checks passed
@tiborsimko tiborsimko deleted the ci-commitlint-shellcheck branch January 26, 2024 09:51
@tiborsimko tiborsimko added this to Done in 0.9.3 Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
0.9.3
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants