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

feat: archive project service #7794

Merged
merged 3 commits into from
Aug 7, 2024
Merged

feat: archive project service #7794

merged 3 commits into from
Aug 7, 2024

Conversation

kwasniew
Copy link
Contributor

@kwasniew kwasniew commented Aug 7, 2024

About the changes

Service can archive projects now.

Details:

  • similar to delete but it only updates one column
  • no code has been changed in reading projects yet (e.g. excluding archived projects). It will be a set of other PRs to do that
  • added new event for project archived
  • testing that new event for project archived was generated since we don't expose archived at information anywhere yet

Next PR:

  • enterprise repo will expose this service over API

Important files

Discussion points

Copy link

vercel bot commented Aug 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
unleash-docs ⬜️ Ignored (Inspect) Visit Preview Aug 7, 2024 10:02am
unleash-monorepo-frontend ⬜️ Ignored (Inspect) Visit Preview Aug 7, 2024 10:02am

Copy link
Contributor

github-actions bot commented Aug 7, 2024

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

@kwasniew kwasniew requested a review from Tymek August 7, 2024 09:52
@kwasniew kwasniew changed the title feat: archived project service feat: archive project service Aug 7, 2024
@kwasniew kwasniew merged commit 0450bfe into main Aug 7, 2024
8 checks passed
@kwasniew kwasniew deleted the archive-project-service branch August 7, 2024 10:09
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