osl-incubator / sugar

Simplify the usage of containers
https://osl-incubator.github.io/sugar/
BSD 3-Clause "New" or "Revised" License
6 stars 8 forks source link

Layout #94

Closed joel5vega closed 11 months ago

joel5vega commented 11 months ago

Pull Request description

Change to src layout

How to test these changes

Pull Request checklists

This PR is a:

About this PR:

Author's checklist:

Additional information

image

Reviewer's checklist

Copy and paste this template for your review's note:

## Reviewer's Checklist

- [ ] I managed to reproduce the problem locally from the `main` branch
- [ ] I managed to test the new changes locally
- [ ] I confirm that the issues mentioned were fixed/resolved .
xmnlab commented 11 months ago

@joel5vega thanks for working on that. it seems you used as base for your PR a branch out-of-date, so you have a bunch of conflicting files could you rebase it on top of the upstream main please?

xmnlab commented 11 months ago

superseded by #95