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

Fix release flow failure #294

Merged
merged 2 commits into from
Mar 28, 2023
Merged

Fix release flow failure #294

merged 2 commits into from
Mar 28, 2023

Conversation

GioSensation
Copy link
Member

Reviewer: @alistairjcbrown
Asana: NA

Description

Just fixes the extension base branch in the release flow.

Steps to test

Signed-off-by: Emanuele Feliziani <feliziani.emanuele@gmail.com>
Copy link
Member

@alistairjcbrown alistairjcbrown left a comment

Choose a reason for hiding this comment

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

One comment, but not blocking :shipit:

@@ -188,7 +188,7 @@ jobs:
with:
repository: duckduckgo/duckduckgo-privacy-extension
path: extensions/
ref: develop
ref: main
Copy link
Member

Choose a reason for hiding this comment

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

NAB: Do we always want to be explicit about the branch we're using, or just use the default branch?
If we omit this, it'll use the default branch -- https://github.com/actions/checkout#usage

Copy link
Member Author

Choose a reason for hiding this comment

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

Let's keep it explicit for now.

@GioSensation GioSensation merged commit 70f2e0e into main Mar 28, 2023
@GioSensation GioSensation deleted the ema/fix-release branch March 28, 2023 10:08
CDRussell pushed a commit to duckduckgo/Android that referenced this pull request Apr 12, 2023
Task/Issue URL: 
Autofill Release:
https://github.com/duckduckgo/duckduckgo-autofill/releases/tag/6.4.3


## Description
Updates Autofill to version
[6.4.3](https://github.com/duckduckgo/duckduckgo-autofill/releases/tag/6.4.3).

## What's Changed

### Tests and Tooling

- Remove manual server setup in tests by @shakyShane in
duckduckgo/duckduckgo-autofill#289
- Add windows release automation by @szanto90balazs in
duckduckgo/duckduckgo-autofill#272
- Fix extension release flow by @GioSensation in
duckduckgo/duckduckgo-autofill#294
* Update Asana integration to include expected header by
@alistairjcbrown in
duckduckgo/duckduckgo-autofill#295

### Bugfixes

- Set tooltip initial offscreen position by @alistairjcbrown in
duckduckgo/duckduckgo-autofill#291
- Only center tooltip on small screensizes by @alistairjcbrown in
duckduckgo/duckduckgo-autofill#290


**Full Changelog**:
duckduckgo/duckduckgo-autofill@6.4.1...6.4.3

## Steps to test
This release has been tested during autofill development. For smoke test
steps see [this
task](https://app.asana.com/0/1198964220583541/1200583647142330/f).

Co-authored-by: alistairjcbrown <alistairjcbrown@users.noreply.github.com>
Co-authored-by: Emanuele Feliziani <feliziani.emanuele@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.

2 participants