Skip to content
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.

Update deploy.yml and added dependabot.yml #549

Merged
merged 9 commits into from
Jan 27, 2024
Merged

Conversation

harshdoesdev
Copy link
Contributor

  • Install fastn
  • Checkout to the main branch
  • Run fastn build with offline flag cause we don't have to download any package file again since they are already checked in
  • publish the build artifacts to vh_page branch

Signed-off-by: Harsh Singh <64768386+harshdoesdev@users.noreply.github.com>
.github/workflows/deploy.yml Outdated Show resolved Hide resolved
.github/workflows/deploy.yml Outdated Show resolved Hide resolved
.github/workflows/deploy.yml Outdated Show resolved Hide resolved
.github/workflows/deploy.yml Outdated Show resolved Hide resolved
.github/workflows/deploy.yml Outdated Show resolved Hide resolved
@amitu
Copy link
Contributor

amitu commented Jan 27, 2024

Add another action also, which will run on each PR comment, and verify that fastn build works, without updating vh_pages, or better yet, modify this file to only update vh_pages if a commit happens on main branch, and for pull requests it simply reports if the fastn build succeeded or not.

.github/workflows/deploy.yml Outdated Show resolved Hide resolved
@harshdoesdev harshdoesdev changed the title Update deploy.yml Update deploy.yml and added dependabot.yml Jan 27, 2024
.github/dependabot.yml Outdated Show resolved Hide resolved
@amitu amitu merged commit a090f88 into main Jan 27, 2024
3 checks passed
@amitu amitu deleted the harshdoesdev-patch-1 branch January 27, 2024 14:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants