Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci(release): add action to open pr that triggers release weekly #474

Merged
merged 4 commits into from
Feb 8, 2024

Conversation

ireneisdoomed
Copy link
Contributor

@ireneisdoomed ireneisdoomed commented Feb 8, 2024

This automation hopefully triggers a PR from dev to main every Thursday at 4pm GMT.

@codecov-commenter
Copy link

codecov-commenter commented Feb 8, 2024

Codecov Report

Attention: 162 lines in your changes are missing coverage. Please review.

Comparison is base (42b366c) 85.67% compared to head (810ecd9) 86.21%.
Report is 112 commits behind head on dev.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #474      +/-   ##
==========================================
+ Coverage   85.67%   86.21%   +0.54%     
==========================================
  Files          89       99      +10     
  Lines        2101     2829     +728     
==========================================
+ Hits         1800     2439     +639     
- Misses        301      390      +89     
Files Coverage Δ
src/airflow/dags/common_airflow.py 90.38% <100.00%> (ø)
src/airflow/dags/dag_preprocess.py 100.00% <ø> (ø)
src/airflow/dags/finngen_preprocess.py 100.00% <100.00%> (ø)
src/airflow/dags/gwas_curation_update.py 100.00% <100.00%> (ø)
src/gentropy/__init__.py 100.00% <ø> (ø)
src/gentropy/assets/__init__.py 100.00% <ø> (ø)
src/gentropy/assets/data/__init__.py 100.00% <ø> (ø)
src/gentropy/assets/schemas/__init__.py 100.00% <ø> (ø)
src/gentropy/cli.py 91.66% <100.00%> (ø)
src/gentropy/common/Liftover.py 80.64% <ø> (ø)
... and 72 more

... and 34 files with indirect coverage changes

@d0choa d0choa changed the title chore: add action to open pr that triggers release weekly ci(release): add action to open pr that triggers release weekly Feb 8, 2024
Copy link
Collaborator

@d0choa d0choa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for missing the deadline ;)

@ireneisdoomed ireneisdoomed merged commit be5dd05 into dev Feb 8, 2024
2 checks passed
@ireneisdoomed ireneisdoomed deleted the il-release-trigger branch February 8, 2024 15:33
xyg123 added a commit that referenced this pull request Feb 12, 2024
* feat(finemapping): ingest finngen r10 finemapping w/ airflow (#435)

* feat: ingest finngen r10 finemapping w/ airflow

* fix: addressed comments from PR #394

* fix: address comments from PR

* Update config/step/ot_finngen_finemapping_ingestion.yaml

Co-authored-by: Irene López <45119610+ireneisdoomed@users.noreply.github.com>

* Update config/step/ot_finngen_finemapping_ingestion.yaml

Co-authored-by: Irene López <45119610+ireneisdoomed@users.noreply.github.com>

* chore: remove unnecessary config

---------

Co-authored-by: Yakov <yt4@sanger.ac.uk>
Co-authored-by: David Ochoa <ochoa@ebi.ac.uk>
Co-authored-by: Irene López <45119610+ireneisdoomed@users.noreply.github.com>
Co-authored-by: David Ochoa <dogcaesar@gmail.com>

* docs: susie inf method reloacated with the rest of the methods

* ci(release): add action to open pr that triggers release weekly (#474)

* chore: add action to open pr that triggers release weekly

* fix: make yamllint interpret on keyword as string

* fix: adapt time to gmt

* chore: update to run at 4pm

* fix: update github token variable (#476)

* ci: exclude changelog.md from precommit (#479)

---------

Co-authored-by: Yakov <yt4@sanger.ac.uk>
Co-authored-by: David Ochoa <ochoa@ebi.ac.uk>
Co-authored-by: Irene López <45119610+ireneisdoomed@users.noreply.github.com>
Co-authored-by: David Ochoa <dogcaesar@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants