Commit graph

108 commits

Author SHA1 Message Date
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
nklhrstv
d29ea5c972 release workflow uses checkout v2 2020-07-15 16:21:29 +03:00
nklhrstv
03a5268f23 update release workflow to work with npm 2020-07-15 15:32:24 +03:00
nklhrstv
1fc1de2e59 release job renamed 2020-07-15 14:54:19 +03:00
nklhrstv
f9e2ea97f5 run release workflow on publish new gh release 2020-07-15 14:54:02 +03:00
nklhrstv
1bf3e2175e test job name changed 2020-07-15 14:52:05 +03:00
nklhrstv
bfd3dc3a2d test workflow uses checkout v2 2020-07-15 14:48:18 +03:00
nklhrstv
c1be03b32c test workflow refactored to use npm 2020-07-15 14:48:03 +03:00
nklhrstv
905daf5d59 run test workflow on push 2020-07-15 14:46:41 +03:00
nklhrstv
0f555fff2c build workflow uses upload artivact v2 2020-07-15 14:46:16 +03:00
nklhrstv
a757de420d build workflow uses checkout v2 2020-07-15 14:44:31 +03:00
nklhrstv
a1a0246fae build steps names improved 2020-07-15 14:42:58 +03:00
nklhrstv
f3dd89b27c run build action on push 2020-07-15 14:40:43 +03:00
nklhrstv
3f918d8024 build action updated to use npm 2020-07-15 14:39:48 +03:00
svetlagasheva
8df4e0934f
Update release.yml 2020-04-02 17:24:27 +03:00
nklhrstv
01449b722c Build actions refactored to separate steps 2020-03-25 09:55:46 +02:00
nklhrstv
b3b1a3671a test action refactored to separate steps 2020-03-25 09:53:15 +02:00
nklhrstv
456105d820 run linter in test action 2020-03-24 15:56:24 +02:00