Skip to content

feat: monorepo (Joist)#259

Draft
gebhardtr wants to merge 3 commits into
oracle:mainfrom
gebhardtr:rigebha/use-joist
Draft

feat: monorepo (Joist)#259
gebhardtr wants to merge 3 commits into
oracle:mainfrom
gebhardtr:rigebha/use-joist

Conversation

@gebhardtr
Copy link
Copy Markdown
Member

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Test A
  • Test B

Test Configuration:

  • Firmware version:
  • Hardware:
  • Toolchain:
  • SDK:

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@oracle-contributor-agreement oracle-contributor-agreement Bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label May 15, 2026
Comment thread scripts/joist_project.py
@@ -0,0 +1,105 @@
"""
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

this file is a temporary Makefile shim. It will be replaced by proper cmd and env parameters in the package configs.

@gebhardtr gebhardtr force-pushed the rigebha/use-joist branch from 6712312 to adafd5e Compare May 16, 2026 13:46
@gebhardtr gebhardtr marked this pull request as ready for review May 16, 2026 13:48
Signed-off-by: Richard Gebhardt <richard.gebhardt@oracle.com>
@gebhardtr gebhardtr force-pushed the rigebha/use-joist branch from adafd5e to 1a7ebf8 Compare May 16, 2026 14:40
gebhardtr added 2 commits May 16, 2026 22:33
Signed-off-by: Richard Gebhardt <richard.gebhardt@oracle.com>
Signed-off-by: Richard Gebhardt <richard.gebhardt@oracle.com>
Comment thread scripts/joist_project.py
metadata = project_metadata(project_root)
init_content = (
'"""\n'
"Copyright (c) 2025, Oracle and/or its affiliates.\n"
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

this goes away with #263

@gebhardtr gebhardtr marked this pull request as draft May 18, 2026 16:53
@gebhardtr gebhardtr changed the title feat: monorepo feat: monorepo (Joist) May 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant