Skip to content
This repository was archived by the owner on Feb 26, 2022. It is now read-only.

Adjust release behavior in balrogscript. - #25

Merged
MihaiTabara merged 6 commits into
mozilla-releng:masterfrom
MihaiTabara:firefox_releases
Dec 14, 2017
Merged

Adjust release behavior in balrogscript.#25
MihaiTabara merged 6 commits into
mozilla-releng:masterfrom
MihaiTabara:firefox_releases

Conversation

@MihaiTabara

Copy link
Copy Markdown
Contributor

No description provided.

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage decreased (-2.9%) to 49.606% when pulling a0bc7f6 on MihaiTabara:firefox_releases into 5e80084 on mozilla-releng:master.

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage decreased (-2.9%) to 49.606% when pulling 99b0454 on MihaiTabara:firefox_releases into 5e80084 on mozilla-releng:master.

Comment thread balrogscript/script.py
raise NotImplementedError("This logic piece has yet to be implemented")
log.info("Taskcluster Release style Balrog submission")

complete_info = e['completeInfo']

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I'm not sure if we always submit completes. I'd make them optional as well. Just add a check to make sure that either of them is set, aka any([complete_info, partial_info]).

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.5%) to 51.969% when pulling dabb450 on MihaiTabara:firefox_releases into 5e80084 on mozilla-releng:master.

@escapewindow escapewindow left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Awesome! Need some help in not regressing coverage?
Also, this was a big piece that I was worried about - wonderful to see this wasn't too complicated. @MihaiTabara ++ @rail ++ and @mozbhearsum ++

Comment thread CHANGELOG.md Outdated
- Support for processing release manifest from beetmover

### Fixed
- fixed logging to prevent

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Incomplete changelog line? prevent what?

Comment thread version.json Outdated
0
],
"version_string": "0.1.1"
"version_string": "0.2.0"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Changelog says 2.0.0 :)
We should be at least 1.0.0 by now.

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.5%) to 51.969% when pulling 44daf44 on MihaiTabara:firefox_releases into 5e80084 on mozilla-releng:master.

@MihaiTabara
MihaiTabara merged commit f272175 into mozilla-releng:master Dec 14, 2017
@MihaiTabara
MihaiTabara deleted the firefox_releases branch January 8, 2018 12:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants