Feanil Patel
3829a84d1f
fix: Update the repo name in github workflows.
...
Some workflows had links or conditionals based on the old repo name so
update them to use the new repository name.
2026-01-27 11:10:48 -05:00
Feanil Patel
32abbc2763
Update who gets tagged now that Arbi-bom is shutting down. ( #37097 )
...
* build: Update places where Arbi-bom was getting tagged.
The arbi-bom team no longer exists and we need to make sure these still
land in a timely manner. So tag the maintainers to review and merge
these PRs
* build: Drop unnecessary common_constraint overrides.
These are no longer necessary now that
https://github.com/openedx/edx-lint/pull/500 has landed.
2025-08-02 07:42:18 +00:00
Emad Rad
6c5b98087e
chore: cleanup
...
- rst heading definitions
- indirect hyperlinks and code-blocks added for better readability
- MarkDown warnings resolved
- Yaml style issues fixed
2024-06-03 22:18:27 +03:30
Tim McCormack
e09555b561
build: Don't run the weekly upgrade workflow on forks ( #33349 )
...
I get a weekly CI failure due to having a fork of edx-platform. This
should stop that from happening.
Also:
- Dedent job name slightly so that the formatting is a little more standard
- Move the `uses` key up so that it's more obvious what's being called
2023-09-27 14:50:41 +00:00
Sarina Canelake
69f0849165
fix: update path to .github workflows to read from openedx org
2022-09-15 14:52:28 -04:00
edX requirements bot
6d61d8a557
refactor: Updated 'upgrade requirements' workflow to use reusable workflows
2021-12-09 21:45:35 +05:00
Aarif
76a8aaf6cd
fix: updated the unit tests workflow to simplify job names and read test paths from a separate file ( #29472 )
2021-12-09 18:21:17 +05:00
Aarif
b97d283fda
feat: added the email notification for job failures ( #27508 )
2021-05-04 18:23:21 +05: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