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

improvements and fixes #44

Merged
merged 12 commits into from
Mar 21, 2024
Merged

improvements and fixes #44

merged 12 commits into from
Mar 21, 2024

Conversation

line-o
Copy link
Member

@line-o line-o commented Dec 4, 2023

FEATURES

  • more portable API definitions (constraint access to group instead of user)
  • improved change aggregation
  • exist v5.2.0 compatibility

FIXES

  • shorten SHA on /git/{collection}/hash
  • reliable fallback for permissions
  • webhook endpoint /git/{collection}/hook
  • npm run build creates XAR package

line-o added 12 commits December 4, 2023 15:59
remote-hash is shortened now
app:get-permissions now falls back in the case when
a repo.xml is found but it has not permissions element.
build.xml, repo.xml, expath-pkg.xml as well as
.git* and *.xconf are ignored when fetching incremental updates.

A dry-run will inform the user, if these files have changed but are
ignored.
This is more portable than to restrict to a specific user.
This version can run on exist v5.2.0
- because of the crypto-lib v5.3.0 being broken on public-repo the installation of tuttle fails on exist-db 5.2.0
@line-o line-o requested a review from duncdrum March 21, 2024 16:06
Copy link
Contributor

@duncdrum duncdrum left a comment

Choose a reason for hiding this comment

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

lgtm

@duncdrum duncdrum merged commit 2ec1604 into master Mar 21, 2024
4 of 8 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.

2 participants