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

🔀 merge develop to main #21

Merged
merged 6 commits into from
May 31, 2024
Merged

🔀 merge develop to main #21

merged 6 commits into from
May 31, 2024

Conversation

xarunoba
Copy link
Owner

Description

  • ccoco is now tied to the root of the git worktree (where .git is located)
  • support for non-root config files
  • revamped the file structure for configs
  • new file flattening for multidirectory files by encoding the directories to a modified base58 (BTC base58). Format: -
  • files must be generated by ccoco as it will prepend a line for validation and to identify a multidirectory file's decoded filepath

Linked issues

Resolves #20

xarunoba added 6 commits May 28, 2024 19:48
- `ccoco` is now tied to the root of the git worktree (where .git is located)
- support for non-root config files
- revamped the file structure for configs
- new file flattening for multidirectory files by encoding the directories to a modified base58 (BTC base58). Format: <filename>-<base58encodeddirectories>
- files must be generated by `ccoco` as it will prepend a line for validation and to identify a multidirectory file's decoded filepath

Closes #20
@xarunoba xarunoba enabled auto-merge May 31, 2024 10:10
@xarunoba xarunoba merged commit 0d9c005 into main May 31, 2024
5 checks passed
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.

✨ better support for monorepos
1 participant