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

Fix PR artifacts workflow #2028

Merged
merged 1 commit into from
Nov 28, 2022

Conversation

garrettjoecox
Copy link
Contributor

@garrettjoecox garrettjoecox commented Nov 28, 2022

Found the solution to determining the PR number here oprypin/nightly.link#37, specifically this old commit: https://github.com/oprypin/nightly.link/blob/4e83d1452dd1bf350ebe1a3910e395e6cf447fdf/.github/workflows/pr-comment.yml

This also updates the workflow to post nightly.link links, as the current links still require you to be authenticated with github

@garrettjoecox garrettjoecox added the do not merge Not ready or not valid changes label Nov 28, 2022
@garrettjoecox garrettjoecox force-pushed the pr-artifacts branch 6 times, most recently from e7a7661 to 352553c Compare November 28, 2022 16:41
@garrettjoecox garrettjoecox changed the title [WIP] PR Artifacts Add PR Comment workflow from nightly example Nov 28, 2022
@garrettjoecox garrettjoecox changed the title Add PR Comment workflow from nightly example Fix PR artifacts workflow Nov 28, 2022
@Archez
Copy link
Contributor

Archez commented Nov 28, 2022

I remember hearing the artifact builds would get removed after 5 days. Is this the same for nightly?

@garrettjoecox
Copy link
Contributor Author

I remember hearing the artifact builds would get removed after 5 days. Is this the same for nightly?

The artifacts actually by default expire after 90 days, but I think there is a github UI bug or something that shows that they are all expired when viewing from a specific page

@Archez
Copy link
Contributor

Archez commented Nov 28, 2022

The artifacts actually by default expire after 90 days

Ah ok, I think 90 days is more than sufficient for now.

@garrettjoecox garrettjoecox removed the do not merge Not ready or not valid changes label Nov 28, 2022
@garrettjoecox
Copy link
Contributor Author

Working on local fork here: garrettjoecox#26

Won't work here until it's merged into develop (github actions requirement)

@briaguya-ai briaguya-ai merged commit e3af07a into HarbourMasters:develop Nov 28, 2022
@garrettjoecox garrettjoecox deleted the pr-artifacts branch December 1, 2022 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants