Commit Graph

18 Commits

Author SHA1 Message Date
Jacob Overgaard
4f7a027dfe allow workflows on release/* branches 2024-05-28 14:51:24 +02:00
dependabot[bot]
58c71c1032 Bump actions/github-script from 6 to 7
Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v6...v7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-14 16:19:07 +01:00
dependabot[bot]
567b5475ac 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-11 13:59:57 +02:00
Jacob Overgaard
617d1f7848 add support for workflow_dispatch 2023-05-15 16:43:33 +02:00
Jacob Overgaard
47a5df12b4 dont react on all labeled actions 2023-05-15 15:57:56 +02:00
Jacob Overgaard
1c75fe24ad add support for the 'labeled' type 2023-05-15 15:55:36 +02:00
Jacob Overgaard
6ea93fd047 add required option app_location 2023-05-15 15:52:23 +02:00
Jacob Overgaard
6813fbd272 reenable storybook build for labeled pull requests 2023-05-15 15:41:54 +02:00
Jacob Overgaard
f062d5cabb add max_old_space_size to azure jobs 2023-03-22 15:49:41 +01:00
Jacob Overgaard
74ed37f2e8 disable storybook and static build for PRs 2023-01-31 11:01:10 +01:00
Jacob Overgaard
9ea6fdef59 remove conditions 2022-11-09 14:14:08 +01:00
Jacob Overgaard
c47a80a86e always run close jobs 2022-09-07 15:22:18 +02:00
Jacob Overgaard
818555f335 Revert "disable job if dependabot"
This reverts commit 5740026c22.
2022-08-16 14:18:09 +02:00
Jacob Overgaard
5740026c22 disable job if dependabot 2022-08-16 14:11:32 +02:00
Jacob Overgaard
3097434902 only run workflows if repository owner == Umbraco 2022-08-11 15:35:59 +02:00
dependabot[bot]
3185225011 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>
2022-08-09 18:54:21 +00:00
Jacob Overgaard
05c5a63eb4 add custom command to build storybook 2022-08-09 13:30:26 +02:00
Jacob Overgaard
d140e238c2 ci: add Azure Static Web Apps workflow file
on-behalf-of: @Azure opensource@microsoft.com
2022-08-09 13:28:23 +02:00