Feanil Patel
4dd0b88e98
build!: Remove unused github action and sql file.
...
This automation has been making these PRs to update this file but no one
has been merging them and it doesn't look like the sql file is being
used by devstack.
BREAKING CHANGE: This removes the edxapp.sql file and a regularly
running github action. If you are relying on that file, this commit
will break you. My search didn't turn up anything that would be using
this file but I might have missed something.
2021-11-03 15:03:57 -04:00
sarina
0685e77591
chore: remove CE squad from CODEOWNERS
...
The squad has decided we're not deriving
value from being in this file.
2021-10-25 10:29:25 -04:00
M. Zulqarnain
04deb4db62
fix: Upload artifacts even when job fails ( #29086 )
2021-10-22 15:58:16 +05:00
Ned Batchelder
0f21f1194e
build: use unique names for workflows
...
It's confusing to have six different checks, all called "CI". This
gives them unique names to help devs navigate the checks.
2021-10-21 17:03:33 -04:00
Kyle McCormick
470be08a83
build: check for __init__.py files in each directory
2021-10-21 09:54:22 -04:00
Ned Batchelder
d1aa75e3f2
build: run xss-commit-linter verbosely
2021-10-19 12:24:16 -04:00
Ned Batchelder
79a7ad52a7
build: use the correct base branch for xsscommitlint
...
It might not be master!
(cherry picked from commit fc894e1fd8977ac450118887a1914ca248e3571c)
2021-10-16 07:39:46 -04:00
Régis Behmo
4dd5365501
build: nudge devs about Maple release in github
2021-10-15 13:27:58 -04:00
Ned Batchelder
d20a769f73
build: use the reusable commitlint action
2021-10-07 10:53:45 -04:00
Ned Batchelder
a77c5c320c
docs: pull request template doesn't need Lilac mention anymore
2021-10-06 15:26:28 -04:00
Aarif
b51201beb6
fix: updated the migrations workflow to run on ubuntu 18 so we can run migrations against mysql 5.7 ( #28935 )
2021-10-06 17:46:57 +05:00
Régis Behmo
0af38bf2a7
build: run github actions on pull requests ( #27786 )
2021-10-04 21:29:18 +05:00
Ned Batchelder
80df7b21ae
build: add the common commitlint action
...
Uses the template in the edx organization.
2021-09-29 10:51:29 -07:00
M. Zulqarnain
8142e631fc
build: Quality on GH Actions ( #28561 )
2021-09-22 13:24:18 +05:00
stvn
973b3c28fc
merge( #28702 ): feat/ceng-codeowners
...
commits
=======
- fix: skip automatic reviews for noisy community-engineering paths
2021-09-10 12:39:28 -07:00
Aarif
475a6af2af
fix: fixed the workflow for publishing ci runner docker image ( #28703 )
2021-09-10 12:13:48 +05:00
Aarif
0d58faa926
added a workflow to build and push CI runner docker image ( #28539 )
2021-09-10 05:44:21 +05:00
stvn
4a2cc6769c
fix: skip automatic reviews for noisy community-engineering paths
...
as we aren't concerned with these and do not intend to actively monitor,
unless tagged explicitly.
2021-09-09 15:11:47 -07:00
M. Zulqarnain
7a6623122a
fix: install from django.txt in unit test check
...
"Ensure Unit Tests Running" was running with
Django 3 instead of with our production version.
Recently, this started causing the check to fail
due to an upgraded requirement that doesn't work
with Django 3 yet.
Co-Authored-By: Kyle McCormick <kmccormick@edx.org >
2021-08-19 08:47:49 -04:00
stvn
5e9b64775f
fix(ci): move github workflow to correct location
...
I used Github's UI to create this from the template (which I _never_ do,
instead opting for the CLI) and some how this ended up in the project
root, instead of in the .github/workflows directory. 🤷
Back to the command line for me...
2021-08-02 11:41:00 -07:00
M. Zulqarnain
84f7221225
Remove a11y and migrations test ( #28061 )
2021-07-01 13:59:01 +05:00
Muhammad Soban Javed
15fae139c0
feat: run a11y test using github actions ( #27748 )
2021-06-10 17:52:43 +05:00
M. Zulqarnain
13598f5faa
BOM-2562: Move JS Tests To Github Action ( #27744 )
...
* feat: JS tests on Github Action
2021-06-08 17:22:07 +05:00
M. Zulqarnain
334175bd84
BOM-2591: Optimize "Ensure Tests Running" GH Action ( #27864 )
...
* feat: speed up pip install
* change test name
2021-06-07 19:54:26 +05:00
M. Zulqarnain
5eaf791f6d
feat: ensure tests are running ( #27524 )
2021-06-07 15:03:34 +05:00
stvn
2ec7c61319
build: assign edx/community-engineering for squad-owned directories
...
A couple of these (*/static, */templates) may prove to be too noisy, but
most of them seem low-traffic enough. If we find any of these
directories to be unhelpful, we can/should remove them.
2021-05-28 15:27:58 -07:00
Aarif
b97d283fda
feat: added the email notification for job failures ( #27508 )
2021-05-04 18:23:21 +05:00
Ned Batchelder
8bf0e84b76
build: mention Lilac in the pull request template
...
During the Lilac stabilization period, try to prod developers to think
about whether they should also update Lilac.
2021-04-12 15:59:12 -04:00
Jawayria
105f7701b3
build: Updated PR title
2021-04-01 18:22:27 +05:00
Jawayria
c46fe1e35a
build: updating commit message
...
Updated the commit message generated on PR by upgrade-python-requirements workflow, to follow conventional commit standards
2021-03-30 13:52:48 +05:00
Aarif
441bfffd9b
fix: updated the workflow to checkout target branch specified by the user ( #26705 )
2021-02-24 17:53:40 +05:00
Aarif
f8eb7bfd52
fix: updated the upgrade job to install appropriate pip version ( #26659 )
...
pip version 21 doesn't seem to work well with pip-tools <5.4
2021-02-23 01:04:29 +05:00
Aarif
a98f45ddba
added the workflow to setup requirements upgrade job ( #26630 )
2021-02-22 20:07:33 +05:00
Peter Pinch
bfeafd4815
docs: add PR template
...
Co-authored-by: Ned Batchelder <ned@nedbatchelder.com >
2021-01-26 08:15:13 -05:00
nadeemshahzad
21388fc1d6
fix mysqldump github action
2020-12-01 09:13:14 +00:00
Aarif
1a31236404
updated config to use mysql 5.7 container ( #25362 )
2020-10-29 21:51:39 +05:00
Nadeem Shahzad
ad26498a0d
schedule github action for edxapp schema dump ( #25312 )
2020-10-09 14:07:40 -04:00
nadeemshahzad
3aa6f55cef
github action to automerge dbdump PRs
2020-10-06 02:43:53 +00:00
nadeemshahzad
79077e26a4
update db dump github action
2020-09-24 06:57:39 +00:00
nadeemshahzad
0389859d30
add wait to github action to complete db migration
2020-09-23 12:06:41 +00:00
nadeemshahzad
331e2cd480
add github action for edxapp db dump
2020-09-23 04:44:08 +00:00
Cory Lee
148b90358f
Add Dockerfile ( #23088 )
...
* Add Dockerfile.
* Add gunicorn config files for local development.
* Add .dockerignore file.
Co-authored-by: Joseph Mulloy <jmulloy@edx.org >
Co-authored-by: Fred Smith <derf@edx.org >
Co-authored-by: Adam Blackwell <ablackwell@edx.org >
Co-authored-by: Kyle McCormick <kmccormick@edx.org >
Co-authored-by: Nadeem Shahzad <nshahzad@edx.org >
2020-07-22 17:45:23 -04:00
Feanil Patel
c7bf3e0885
Remove github teams that don't map to anything useful right now.
...
The core teams as conceived here don't exist and so just make noise rather than
help.
2020-05-29 09:50:09 -04:00
Kyle McCormick
9195c86dbe
Delete my pull request template ( #23303 )
...
The PR template that I added a few months ago
doesn't seem to be adding any value to platform PRs.
2020-03-04 11:53:25 -05:00
Adam Blackwell
7758df4e25
OWNERS file formatting changes.
2019-10-17 12:23:41 -04:00
Kyle McCormick
6c89f61770
Add a simple pull request template.
2019-09-13 12:32:56 -04:00
Feanil Patel
2514b0c8a8
Increase the number of concurrent renovate PRs. ( #21001 )
2019-07-09 12:02:51 -04:00
Matthew Piatetsky
aba836b517
Merge pull request #20674 from edx/REVEM-354
...
add discount banner to track selection and discount price to upgrade button
2019-06-07 11:35:34 -04:00
Feanil Patel
46926d0b7c
Allow for semver ranges.
2019-06-06 15:40:37 -04:00
Feanil Patel
9d3174331e
Add custom config to renovate.
...
* Slow it down so we don't get it all at once.
* Limit to only package.json for now.
2019-06-05 16:26:16 -04:00