Commit graph

87 commits

Author SHA1 Message Date
Nuno Coração
26d1205439
Update create-config-zip.yml
Some checks failed
Deploy Production to Firebase / build_and_deploy (push) Has been cancelled
Blowfish Docs Deploy / build (push) Has been cancelled
Test Build / Build Example Site (push) Has been cancelled
Blowfish Docs Deploy / deploy (push) Has been cancelled
2025-01-10 23:43:31 +00:00
Nuno Coração
5ed3305106 updated gh actions 2025-01-10 23:27:31 +00:00
racehd
235767e212 Update Config-Zip bundle to trigger on release
- When new release is made, config-zip bundle is made and attached to release. It will also be made available under static url
https://github.com/nunocoracao/blowfish/releases/download/latest/config-default.zip
2024-12-04 13:07:55 -05:00
Nuno Coração
ee5646f91b
Update create-config-zip.yml 2024-12-02 23:20:13 +00:00
Nuno Coração
07bf4e93e0
Update create-config-zip.yml 2024-12-02 23:16:27 +00:00
Nuno Coração
3bdb1205d9
Update create-config-zip.yml 2024-12-02 23:08:08 +00:00
Nuno Coração
305816b51f
Update create-config-zip.yml 2024-12-02 23:06:10 +00:00
Nuno Coração
f9c5373300
Update create-config-zip.yml 2024-12-02 23:01:41 +00:00
racehd
9f700552bc Add CI/CD pipeline to bundle config files
The CI/CD pipeline will trigger when changes are pushed to config/_default/**. The pipeline will then package the config files into a zip and make them available at a static URL: https://github.com/nunocoracao/blowfish/releases/download/latest/config-default.zip
2024-12-02 13:38:45 -05:00
dependabot[bot]
5e33decff2
👷 Bump peter-evans/create-pull-request from 6 to 7
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6 to 7.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v6...v7)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-04 05:25:29 +00:00
Nuno Coração
68b0e8518a
Merge pull request #1388 from nunocoracao/dependabot/github_actions/dev/peaceiris/actions-hugo-3.0.0
👷 Bump peaceiris/actions-hugo from 2.6.0 to 3.0.0
2024-04-03 22:41:47 +01:00
dependabot[bot]
35fcf1a50d
👷 Bump actions/configure-pages from 4 to 5
Bumps [actions/configure-pages](https://github.com/actions/configure-pages) from 4 to 5.
- [Release notes](https://github.com/actions/configure-pages/releases)
- [Commits](https://github.com/actions/configure-pages/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/configure-pages
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-03 05:25:40 +00:00
dependabot[bot]
e9c55f2e17
👷 Bump peaceiris/actions-hugo from 2.6.0 to 3.0.0
Bumps [peaceiris/actions-hugo](https://github.com/peaceiris/actions-hugo) from 2.6.0 to 3.0.0.
- [Release notes](https://github.com/peaceiris/actions-hugo/releases)
- [Changelog](https://github.com/peaceiris/actions-hugo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/peaceiris/actions-hugo/compare/v2.6.0...v3.0.0)

---
updated-dependencies:
- dependency-name: peaceiris/actions-hugo
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-03 05:25:35 +00:00
Nuno Coração
828ed74680
Merge branch 'main' into dev 2024-03-10 09:45:58 +00:00
Nuno Coração
36d022e020
Update hugo-version-update.yml 2024-03-09 22:03:16 +00:00
Nuno Coração
afdaaaf408
Update hugo-version-update.yml 2024-03-09 21:58:46 +00:00
Nuno Coração
0c22317171
Update hugo-version-update.yml 2024-03-09 21:53:47 +00:00
Nuno Coração
83797461b4
Update hugo-version-update.yml 2024-03-09 21:51:35 +00:00
Nuno Coração
937fdad583
Update hugo-version-update.yml 2024-03-09 21:50:36 +00:00
Nuno Coração
5fdf429761
Update hugo-version-update.yml 2024-03-09 21:49:51 +00:00
Nuno Coração
f4022f5a5c
Update hugo-version-update.yml 2024-03-09 21:43:57 +00:00
Nuno Coração
83b0c5aea0
Update hugo-version-update.yml 2024-03-09 21:39:44 +00:00
Nuno Coração
2134b2fd01
Update hugo-version-update.yml 2024-03-09 21:37:03 +00:00
Nuno Coração
8d3e4df011 new action for auto update 2024-03-09 21:30:18 +00:00
Alex Haslam
5a11829222
Add mermaid back in package.json 2024-03-07 20:32:21 +00:00
Nuno Coração
b6db1673ed
Merge pull request #1132 from nunocoracao/dependabot/github_actions/dev/actions/upload-pages-artifact-3
👷 Bump actions/upload-pages-artifact from 2 to 3
2023-12-30 19:40:40 +00:00
dependabot[bot]
5d1b934b97
👷 Bump actions/upload-pages-artifact from 2 to 3
Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-pages-artifact/releases)
- [Commits](https://github.com/actions/upload-pages-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-pages-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-20 05:04:38 +00:00
dependabot[bot]
ebaacedc6c
👷 Bump actions/deploy-pages from 3 to 4
Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 3 to 4.
- [Release notes](https://github.com/actions/deploy-pages/releases)
- [Commits](https://github.com/actions/deploy-pages/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/deploy-pages
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-20 05:04:35 +00:00
dependabot[bot]
02553cf01d
👷 Bump actions/stale from 8 to 9
Bumps [actions/stale](https://github.com/actions/stale) from 8 to 9.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v8...v9)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-13 05:30:20 +00:00
Nuno Coração
f4e85f9f90
Merge pull request #1091 from nunocoracao/dependabot/github_actions/dev/actions/deploy-pages-3
👷 Bump actions/deploy-pages from 2 to 3
2023-12-06 20:51:48 +00:00
dependabot[bot]
97cd6eb799
👷 Bump actions/configure-pages from 3 to 4
Bumps [actions/configure-pages](https://github.com/actions/configure-pages) from 3 to 4.
- [Release notes](https://github.com/actions/configure-pages/releases)
- [Commits](https://github.com/actions/configure-pages/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/configure-pages
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-06 05:26:58 +00:00
dependabot[bot]
196c5a2c10
👷 Bump actions/deploy-pages from 2 to 3
Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 2 to 3.
- [Release notes](https://github.com/actions/deploy-pages/releases)
- [Commits](https://github.com/actions/deploy-pages/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/deploy-pages
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-06 05:26:54 +00:00
Nuno Coração
b647cef055
Update firebase-preview.yml 2023-12-01 14:39:18 +00:00
Nuno Coração
13ebdb4af0 updated githubactions 2023-12-01 11:30:24 +00:00
Nuno Coração
bc3c87ff81 updated githubactions 2023-12-01 11:27:30 +00:00
dependabot[bot]
270aacb7d9
👷 Bump actions/setup-node from 3 to 4
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-25 05:03:40 +00:00
dependabot[bot]
97e82579c3
👷 Bump stefanzweifel/git-auto-commit-action from 4 to 5
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4 to 5.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 05:37:08 +00:00
Nuno Coração
d1f6b62606
Update dependabot.yml 2023-09-29 00:38:28 +01:00
dependabot[bot]
05d7810940
👷 Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-10 05:25:07 +00:00
dependabot[bot]
9d28ff57f2
👷 Bump actions/upload-pages-artifact from 1 to 2
Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 1 to 2.
- [Release notes](https://github.com/actions/upload-pages-artifact/releases)
- [Commits](https://github.com/actions/upload-pages-artifact/compare/v1...v2)

---
updated-dependencies:
- dependency-name: actions/upload-pages-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-16 05:01:57 +00:00
Nuno Coração
e9d43b07c1 update flows 2023-07-14 12:56:33 +01:00
Nuno Coração
ba2758b3ed
Merge pull request #632 from nunocoracao/dependabot/github_actions/dev/actions/deploy-pages-2 2023-03-27 08:42:24 +01:00
dependabot[bot]
75ea2736ad
👷 Bump actions/stale from 7 to 8
Bumps [actions/stale](https://github.com/actions/stale) from 7 to 8.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v7...v8)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-26 06:02:20 +00:00
dependabot[bot]
243100053e
👷 Bump actions/deploy-pages from 1 to 2
Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 1 to 2.
- [Release notes](https://github.com/actions/deploy-pages/releases)
- [Commits](https://github.com/actions/deploy-pages/compare/v1...v2)

---
updated-dependencies:
- dependency-name: actions/deploy-pages
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-26 06:02:14 +00:00
Nuno Coração
7e41c9cac0 final polish 2023-03-02 22:36:00 +00:00
Nuno Coração
d37705aeaa
Merge pull request #549 from nunocoracao/dependabot/github_actions/dev/actions/stale-7 2023-02-26 08:13:01 +00:00
dependabot[bot]
563ab8cd1c
👷 Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-26 06:06:40 +00:00
dependabot[bot]
2f32cb6aa6
👷 Bump actions/stale from 5 to 7
Bumps [actions/stale](https://github.com/actions/stale) from 5 to 7.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v5...v7)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-26 06:06:35 +00:00
Nuno Coração
30df5b125a
Create greetings.yml 2023-02-18 23:36:48 +00:00
Nuno Coração
59f6d57341
Create stale.yml 2023-02-18 23:35:23 +00:00