Commit graph

125 commits

Author SHA1 Message Date
dependabot[bot]
178974ddfd
chore(deps): bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [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/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-12 05:09:18 +00:00
dependabot[bot]
41863e5d75
chore(deps): bump svenstaro/upload-release-action from 2.11.1 to 2.11.2
Bumps [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action) from 2.11.1 to 2.11.2.
- [Release notes](https://github.com/svenstaro/upload-release-action/releases)
- [Changelog](https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/svenstaro/upload-release-action/compare/2.11.1...2.11.2)

---
updated-dependencies:
- dependency-name: svenstaro/upload-release-action
  dependency-version: 2.11.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-08 00:13:48 +00:00
Tim
083ec3a12e ci(release): remove netlify artifact upload
Some checks are pending
Build / build (push) Waiting to run
2025-07-04 08:41:38 +02:00
Tim
4419eeb33f ci(pages_cleanup): fetch full history
Some checks are pending
Build / build (push) Waiting to run
2025-07-03 17:14:52 +02:00
Tim
05371f3617 ci(pages_cleanup): add cron and manual trigger 2025-07-03 17:09:16 +02:00
Tim
4ad0fb2962 ci: add pages cleanup workflow 2025-07-03 16:59:09 +02:00
dependabot[bot]
76e8aa9091
chore(deps): bump svenstaro/upload-release-action from 2.10.0 to 2.11.1
Bumps [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action) from 2.10.0 to 2.11.1.
- [Release notes](https://github.com/svenstaro/upload-release-action/releases)
- [Changelog](https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/svenstaro/upload-release-action/compare/2.10.0...2.11.1)

---
updated-dependencies:
- dependency-name: svenstaro/upload-release-action
  dependency-version: 2.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-01 00:49:34 +00:00
dependabot[bot]
1d1b84bcd0
chore(deps): bump svenstaro/upload-release-action from 2.9.0 to 2.10.0
---
updated-dependencies:
- dependency-name: svenstaro/upload-release-action
  dependency-version: 2.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-24 03:10:56 +00:00
Tim
df897c6389 ci: prevent dependabot from triggering auto assign workflow 2025-06-24 05:09:02 +02:00
dependabot[bot]
015e770e42
chore(deps): 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-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-02 21:49:25 +00:00
Timothy Z.
107564b9d4 feat(gh): auto assignments on PRs 2025-04-30 12:18:08 +03:00
Tim
df1aa716d2 ci: prevent deploy for PRs from forks 2024-11-05 22:42:14 +01:00
Tim
b1683262fb
Merge pull request #679 from inverse/consistent-node-versions
chore: consistent node version
2024-09-22 09:13:30 +02:00
Tim
b3d70d32ff ci(build): merge ifs for deploy step 2024-09-22 09:02:28 +02:00
Tim
36f91ac9c1 ci(build): prevent deploy for PRs from forks 2024-09-22 08:59:33 +02:00
Malachi Soord
dbbeb75447
chore: consistent node version 2024-08-29 22:44:11 +02:00
Tim
2b60b3a5f0 ci(build): use head_ref instead of ref_name when available 2024-07-29 14:00:53 +02:00
Tim
c9b0463b05 ci(build): ignore tags on push 2024-07-26 13:46:57 +02:00
Tim
a65f9509bb ci: trigger either on push or pull_request for build workflow 2024-07-26 13:45:25 +02:00
Tim
37103862bd ci: add contents write permission to build workflow 2024-07-26 11:38:33 +02:00
Tim
7a1597e5fa ci(build): run workflow on pull requests 2024-07-23 08:29:08 +02:00
Tim
ee5821da33 ci(build): fix if statement 2024-06-28 13:02:20 +02:00
Tim
7c55e0bd9b Merge branch 'development' of https://github.com/Stremio/stremio-web into dependabot/github_actions/svenstaro/upload-release-action-2.9.0 2024-06-28 12:49:26 +02:00
Tim
4b31aaa49b Merge branch 'development' of https://github.com/Stremio/stremio-web into dependabot/github_actions/actions/checkout-4 2024-06-28 12:45:38 +02:00
Tim
df85f73ce4 ci(build): ignore dependabot when deploying to github pages 2024-06-28 12:45:04 +02:00
dependabot[bot]
8ec5fc875b
chore(deps): bump actions/checkout from 2 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 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/v2...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>
2024-06-28 10:13:05 +00:00
dependabot[bot]
7a51b4fdbe
chore(deps): bump svenstaro/upload-release-action
Bumps [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action) from 1.pre.release to 2.9.0.
- [Release notes](https://github.com/svenstaro/upload-release-action/releases)
- [Changelog](https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/svenstaro/upload-release-action/compare/v1-release...2.9.0)

---
updated-dependencies:
- dependency-name: svenstaro/upload-release-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-28 10:13:02 +00:00
Lachezar Lechev
6fceac681f
ci(build): allow for manual dispatch of the build action
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
2024-06-14 14:16:12 +03:00
Lachezar Lechev
31041b62a8
fix(build): Staging with branch names like feat/my-feature do not get deployed
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
2024-06-14 13:49:15 +03:00
Tim
86db3e78d0 ci: build for all branches on push 2024-01-03 16:13:41 +01:00
unclekingpin
09c1c4f04c
use github ref_name for all branches 2023-07-18 01:36:49 +03:00
unclekingpin
f2390a9919 remove keep_files flag 2023-05-18 13:48:36 -07:00
unclekingpin
713b46b0d4 revert development branch check 2023-05-18 13:41:11 -07:00
unclekingpin
c8a0b5d1ee test with pages-ci 2023-05-18 13:38:05 -07:00
unclekingpin
9651acd37b fix yaml syntax 2023-05-18 13:36:12 -07:00
unclekingpin
9302807161 use single quotes 2023-05-18 13:35:06 -07:00
unclekingpin
c72218f969 destination_dir check 2023-05-18 13:33:22 -07:00
unclekingpin
46bf7852a2 DESTINATION_DIR env 2023-05-18 13:23:14 -07:00
unclekingpin
1eedb8477f destination_dir check 2023-05-18 13:21:46 -07:00
unclekingpin
af64c2bbd8 revert job split 2023-05-18 13:12:20 -07:00
unclekingpin
7e0edb84a6 keep_files 2023-05-18 13:07:55 -07:00
unclekingpin
52ddcaf71f remove echo 2023-05-18 13:02:45 -07:00
unclekingpin
14ede9df41 job dependency 2023-05-18 13:01:28 -07:00
unclekingpin
fcb4afc170 push on branches 2023-05-18 13:00:03 -07:00
unclekingpin
55715ae396 deploy each branch to gh actions 2023-05-18 12:30:29 -07:00
nklhrstv
30839ebc83 add SENTRY_DSN to env 2021-11-03 09:15:13 +02:00
nklhrstv
24a0535e8e reformat yml files 2021-11-03 09:11:09 +02:00
nklhrstv
018ccef355 remove nodejs setup from the ci workflow 2021-09-28 16:03:38 +03:00
nklhrstv
e787f87021 setup nodejs 12 on the ci 2021-09-28 15:52:40 +03:00
nklhrstv
a807ed7224 change netlify website 2020-07-16 12:35:05 +03:00