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

DEV: Add workflow_dispatch to CI #2145

Merged
merged 1 commit into from
Sep 3, 2023
Merged

DEV: Add workflow_dispatch to CI #2145

merged 1 commit into from
Sep 3, 2023

Conversation

MartinThoma
Copy link
Member

This was originally added by stefan on #2130

This allows anyone to manually run the workflow on their fork if desired with any branch.

See https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#workflow_dispatch

This was originally added by stefan on #2130

This allows anyone to manually run the workflow on their fork if desired with any branch.

See https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#workflow_dispatch

Co-authored-by: stefan6419846 <96178532+stefan6419846@users.noreply.github.com>
@MartinThoma MartinThoma merged commit 2cd129c into main Sep 3, 2023
11 checks passed
@MartinThoma MartinThoma deleted the dev/workflow-dispatch branch September 3, 2023 20:28
@MartinThoma
Copy link
Member Author

image

@stefan6419846 Could you add a screenshot how this looks like on your fork?

MartinThoma added a commit that referenced this pull request Sep 3, 2023
## What's new

### Bug Fixes (BUG)
-  Cope with missing /I in articles (#2134)
-  Fix image look-up table in EncodedStreamObject (#2128)
-  remove_images not operating in sub level forms (#2133)

### Robustness (ROB)
-  Cope with damaged PDF (#2129)

### Documentation (DOC)
-  How to take ownership (#2123)

### Developer Experience (DEV)
-  Download PDFs before executing the tests to not run into timeouts (#2143)
-  Add workflow_dispatch to CI (#2145)
-  Automatically create release message / tag message (#2127)
-  Ensure the REL commit message is consistently created (#2126)

### Testing (TST)
-  Add test for correct rendering of watermarks (#2130)

[Full Changelog](3.15.4...3.15.5)
@stefan6419846
Copy link
Collaborator

Its the same blue bar as in your screenshot, so is there any value of providing it here?

@MartinThoma
Copy link
Member Author

I think it looks a little bit different for you (the bar on the lefthand-side). It would be nice if you could do that :-)

@stefan6419846
Copy link
Collaborator

screenshot.png

@stefan6419846 stefan6419846 mentioned this pull request Feb 6, 2024
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.

None yet

2 participants