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

Jenkins: bring back Jenkins pipeline for the tools #2

Closed
wants to merge 1 commit into from

Conversation

spcaipers-arm
Copy link
Collaborator

@spcaipers-arm spcaipers-arm commented Sep 2, 2021

We still need to run some stages that are not available on GitHub
Actions.

E.g.:

  • Coverity
  • OTG-Integration Tests

Also, jenkins files will not trigger GitHub Actions

@spcaipers-arm spcaipers-arm force-pushed the bring_back_jenkins_tools_pipeline branch from 9af1586 to f2b6b71 Compare September 2, 2021 08:39
We still need to run some stages that are not available on GitHub
Actions.

E.g.:
- Coverity
- OTG-Integration Tests

Also, jenkins files will not trigger GitHub Actions
@spcaipers-arm spcaipers-arm force-pushed the bring_back_jenkins_tools_pipeline branch from f2b6b71 to 052f7c6 Compare September 2, 2021 08:59
Copy link
Collaborator

@soumeh01 soumeh01 left a comment

Choose a reason for hiding this comment

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

If I understand correctly, The intent here is to push

  • scripts/coverity2jenkins.py
  • tools/packgen/jenkins/pipeline.groovy
  • tools/buildmgr/jenkins/pipeline.groovy

Files to PUBLIC open-cmsis-pack repo. Am I right?

If yes, Then I have the following questions

  1. As these files will not be of any use in the public repo but will be used internally. Do we have any way to keep this stuff locally to us?
  2. We should add a copyright notice to these files as well.

Comment on lines +33 to +34
Copy link
Collaborator

Choose a reason for hiding this comment

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

Are you ok sharing this with the open source community?

@spcaipers-arm spcaipers-arm deleted the bring_back_jenkins_tools_pipeline branch September 2, 2021 11:24
brondani referenced this pull request in brondani/devtools Sep 9, 2021
buildmgr: Set cbuildgen.rc encoding to UTF-8
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