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

Record delete #3

Closed
wants to merge 4 commits into from
Closed

Record delete #3

wants to merge 4 commits into from

Conversation

simranmattu14
Copy link
Owner

No description provided.

Kevin Ngai and others added 4 commits February 4, 2025 18:46
- Fix trailing " as syntax error
- Fix to use ubuntu-20.04 as per actions/runner-images#10636
- Update to use actions/checkout@v3 and actions/setup-python@v5
- Relax to using python 3.8 in debian/packaging
- Add python3.8 and python 3.8-dev specifically
- Update debian/changelog to ensure correct debian build with Ubuntu:focal
… variables

- Implemented the delete-record feature and added the delete_by_field and delete_by_multiple_fields functions in registry.py.
- Updated controllers to include a new Click command for record deletion.
- Introduced environment variables for managing archived file destinations after deletion from the WAF.
- Updated the README with instructions related to the delete-record feature.
- Created comprehensive tests for the delete-record functionality to ensure reliability and accuracy.
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.

1 participant