Skip to content

improve sharing across RPMs #86

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

Merged
merged 1 commit into from
Mar 17, 2022

Conversation

tomerd
Copy link
Contributor

@tomerd tomerd commented Mar 13, 2022

motivation: dedup more across RPM spec and scripts

changes:

  • organize shared content in the a "Shared" directory
  • create several more "include" metadata files that extract duplicate information across RPM spec, including the description and header
  • add symlinks to shared metadata and script so that the spec can also run easily outide docker
  • update docker compose scripts to use new directory structure
  • update Dockerfile optimization to be more resiliant by rewrting an bare-bone optimnization spec

@tomerd tomerd requested a review from shahmishal as a code owner March 13, 2022 03:07
@tomerd tomerd force-pushed the refactor/better-way-to-share branch from b469e85 to 8f5cd99 Compare March 13, 2022 03:12
motivation: dedup more across RPM spec and scripts

changes:
* organize shared content in the a "Shared" directory
* create several more ".inc" files that extract duplicate information across RPM spec, including the description and header
* add symlinks to shared metadata and script so that the spec can also run easily outide docker
* update docker compose scripts to use new directory structure
* update Dockerfile optimization to be more resiliant by rewrting an bare-bone optimnization spec
@tomerd tomerd force-pushed the refactor/better-way-to-share branch from 8f5cd99 to ee5521a Compare March 13, 2022 03:14
@tomerd tomerd merged commit 3bf648f into swiftlang:main Mar 17, 2022
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