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

Recipe: Identify git deployed content with branch unavailable #10

Open
gsingh91 opened this issue Apr 9, 2024 · 2 comments
Open

Recipe: Identify git deployed content with branch unavailable #10

gsingh91 opened this issue Apr 9, 2024 · 2 comments
Assignees
Labels
blocked Extra attention is needed recipe topic:content

Comments

@gsingh91
Copy link
Contributor

gsingh91 commented Apr 9, 2024

No description provided.

@kmasiello
Copy link
Collaborator

Use cases:

  1. Content fails to update because master branch is renamed to main
  2. Content is stale and unneeded when a feature branch is merged to main and the branch is subsequently deleted.

How would we do this?
What is the response from Connect's request to the git repository every 15 min?

@kmasiello kmasiello added recipe blocked Extra attention is needed and removed priority:now labels Apr 25, 2024
@kmasiello
Copy link
Collaborator

blocked. per Aron, there's not much visibility in git operations. Would require some experimentation and study to see what is exposed.

I do not know that we have characterized exactly what logging happens for different types of destructive Git repository operations. Unfortunately, you’re probably best off doing some experimenting and creating issues for cases that aren’t cleanly handled today.

We had started some work to improve the transparency of Git operations, but that didn’t really get very far.
Slack thread: https://positpbc.slack.com/archives/CCD5REGR4/p1714056288704129?thread_ts=1713990509.577389&cid=CCD5REGR4

@gsingh91 gsingh91 self-assigned this May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Extra attention is needed recipe topic:content
Projects
None yet
Development

No branches or pull requests

2 participants