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/centos #696

Merged
merged 51 commits into from
Oct 18, 2023
Merged

Ci/centos #696

merged 51 commits into from
Oct 18, 2023

Conversation

JasonMarechal25
Copy link
Contributor

@JasonMarechal25 JasonMarechal25 commented Oct 10, 2023

  • Remove "CentOS" dockerfile
  • Rename "CentOS-bare" dockerfile as "CentOS-system-deps"
  • "CentOS-system-deps" dockefile provide just the system configuration to build on centOS. No third party dependency (boost, tbb, etc)
  • Update ublish-Docker-Github-Action to use main branch instead of master branch
  • CentOS build-system-deps action now use "CentOS-system-deps" container

@JasonMarechal25 JasonMarechal25 marked this pull request as ready for review October 10, 2023 14:16
- name: Install dependencies
run: |
pip3 install --upgrade pip
pip3 install wheel #Does not work in requirements
Copy link
Contributor

Choose a reason for hiding this comment

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

is wheel a new dependency? why ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

¯_(ツ)_/¯

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@JasonMarechal25 JasonMarechal25 merged commit fa5a99f into develop Oct 18, 2023
20 of 29 checks passed
@JasonMarechal25 JasonMarechal25 deleted the ci/centos branch October 18, 2023 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants