mister-ben
3e40512501
chore: Update issue template to a form ( #7735 )
2022-05-16 17:20:49 -04:00
Gary Katsevman
dae1266bce
chore: use aws s3 cp rather than sync ( #7400 )
...
Sync needs extra permissions, like ListObject, to function, but the keys
we have are the most minimal that are possible. Instead, we should copy
local files unconditionally.
2021-08-25 16:52:51 -04:00
Gary Katsevman
af484eccbe
chore: specify bucket for CDN push ( #7393 )
2021-08-23 18:30:56 -04:00
Gary Katsevman
957c6fa009
chore: add a release and deploy Github Action ( #7385 )
...
The release job will do an npm publish and a github-release.
It's based on videojs/.github/github-release.yml.
The new version is published as `next` and requires to be promoted to
latest manually.
The deploy job, should do an aws s3 sync to upload the files to S3 for
us. It uses a Github Environment secrets. This is so that we can require
a user to approve the CDN upload.
2021-08-23 15:30:05 -04:00
Brandon Casey
fab6e87205
chore: use setup-node cache and remove individual cache step ( #7310 )
2021-07-06 11:08:32 -04:00
Brandon Casey
4cecbdab45
chore: add a code coverage ci workflow ( #7282 )
2021-06-23 00:53:52 -04:00
Brandon Casey
b6412a3358
chore: never skip github actions workflows in main ( #7169 )
2021-04-07 11:04:53 -04:00
Gary Katsevman
fbf34e3429
test: a couple of minor fixes, tweak CI config, swap rollup replace plugin ( #7128 )
2021-03-09 11:41:01 -05:00
Brandon Casey
5904ec2d7c
test: update ci workflow to prevent install failures ( #7041 )
2021-01-14 15:46:13 -05:00
Amin
861753017e
docs: change blog links to most recent blog version, fix typo ( #6904 )
...
Co-authored-by: aminamos <26092352+aminamos@users.noreply.github.com>
2020-11-10 18:10:49 -05:00
Gary Katsevman
6a28562d74
chore: setup Github CI ( #6940 )
2020-11-10 17:45:26 -05:00
Gary Katsevman
1cd9be7200
chore: add Affects: a11y and switch to outdated label ( #6015 )
...
Add "Affects: a11y" as an exempt label and switch to outdated label instead of wontfix as the stale label.
2019-05-28 11:35:32 -04:00
Gary Katsevman
287b267305
docs: update starter template ( #5570 )
...
Use a codepen template for the starter template that includes the latest version of Video.js.
The template is at https://codepen.io/gkatsev/pen/GwZegv?editors=1000#0
Fixes #5562
2018-11-14 13:45:20 -05:00
Gary Katsevman
e63776862f
chore(welcome bot): add welcome bot config ( #5313 )
2018-07-11 15:15:37 -04:00
Gary Katsevman
00bb788899
chore: enable move and stale probots ( #5292 )
...
Enable [stale](https://probot.github.io/apps/stale/ ) and [move](https://probot.github.io/apps/move/ ) [probots](https://probot.github.io/ ).
`confirmed` and `a11y` labels have been added as exempt labels for stalebot
2018-07-02 16:20:02 -04:00
Gary Katsevman
4e79a04579
chore(first-timers-bot): fix slack url in template
2018-04-03 10:47:36 -04:00
Gary Katsevman
9612c8f870
chore(first-timers-bot): correct the path to template file
2018-04-02 17:02:08 -04:00
Gary Katsevman
edb257c544
chore(first-timers-bot): quote repository option
2018-04-02 16:58:00 -04:00
Gary Katsevman
81de856b05
chore(first-timers-bot): add repo to bot options
2018-04-02 16:21:53 -04:00
Gary Katsevman
43b5a6dc5f
chore: make sure first-timers bot uses our template ( #5001 )
2018-03-12 13:36:20 -04:00
Gary Katsevman
f5c737327b
chore: add first-timers-issue-template.md ( #4958 )
2018-02-15 13:42:38 -05:00
Brandon Casey
0493f54d6f
chore(docs): Documentation Linting and TOC generation ( #3841 )
...
Use remark to lint and generate TOC for markdown files.
2016-12-20 16:55:59 -05:00
Brandon Casey
72fcb6c659
chore(pr_template): add checkbox to verify changes in a browser ( #3775 )
2016-11-14 15:28:01 -05:00
Piotr
86f0830502
chore: move metadata to hidden folder and update references
...
ISSUE_TEMPLATE and PULL_REQUEST_TEMPLATE were both moved to a .github/ folder to clean up the root of the project a bit. CONTRIBUTING.md was kept at the top level because it is generic enough and contains useful information.
2016-09-28 18:17:18 -04:00