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

[nrf noup] ci: NCS-specific CI tweaks #1360

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

carlescufi
Copy link
Contributor

squash! [nrf noup] ci: NCS-specific CI tweaks

  • Add a Jenkinsfile
  • compliance.yml: Disable check for merge commits, since we have upmerges downstream. Also, since in the code we refer to Kconfig symbols that are defined in the sdk-nrf repository, the Kconfig checks (Kconfig, KconfigBasic and KconfigBasicNoModules) will not pass so exclude them.
  • Extend the max commit line lengths for Gitlint to account for sauce tags
  • Add a commit-tags workflow: This enables sauce tag checking in sdk-zephyr

squash! [nrf noup] ci: NCS-specific CI tweaks

- Add a Jenkinsfile
- compliance.yml: Disable check for merge commits, since we have upmerges
  downstream.
  Also, since in the code we refer to Kconfig symbols that are defined
  in the sdk-nrf repository, the Kconfig checks (Kconfig, KconfigBasic and
  KconfigBasicNoModules) will not pass so exclude them.
- Extend the max commit line lengths for Gitlint to account for sauce
  tags
- Add a commit-tags workflow: This enables sauce tag checking in sdk-zephyr

Signed-off-by: Carles Cufi <[email protected]>
@krish2718
Copy link
Contributor

Add a Jenkinsfile

Is this missing?

@carlescufi
Copy link
Contributor Author

Add a Jenkinsfile

Is this missing?

No, this is a squash commit updating the commit message. So it will be contained in previous commits that are already in the tree

@carlescufi carlescufi merged commit a01c3a4 into nrfconnect:main Oct 19, 2023
12 checks passed
carlescufi added a commit to carlescufi/sdk-nrf that referenced this pull request Oct 19, 2023
cvinayak pushed a commit to nrfconnect/sdk-nrf that referenced this pull request Oct 19, 2023
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.

6 participants