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

Reworked workflows #605

Merged
merged 67 commits into from
Nov 15, 2023
Merged

Reworked workflows #605

merged 67 commits into from
Nov 15, 2023

Conversation

atteggiani
Copy link
Contributor

@atteggiani atteggiani commented Nov 7, 2023

Main action

Reworked and updated workflows. Fixes #595

There are currently the following working workflows for the repo:

Check Markdown links

Two jobs:

  1. Checks markdown links every time there is a push to any branch in the repo (only checks the link in files that have changed).
  2. Scheduled markdown links check (every Sunday at 3:07am) for all markdown links in the repo.

Create PR preview

Deploys Pull Requests previews of the website, under the URL https://access-hive.org.au/pr-preview/pr-<pr-number>.

Remove PR preview

Removes the Pull Requests preview of the website when a PR gets closed (or merged).

Deploy development website

Deploys the development branch of the repo every time there is a push to it, under the URL https://access-hive.org.au/development-website.

Publish main website

Publishes the main website from the main branch.

Other actions

@ACCESS-NRI ACCESS-NRI deleted a comment from github-actions bot Nov 10, 2023
@ACCESS-NRI ACCESS-NRI deleted a comment from github-actions bot Nov 14, 2023
@atteggiani atteggiani merged commit f260031 into main Nov 15, 2023
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants