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

Remove PositionFirstComponent #2791

Merged

Conversation

fingolfin
Copy link
Member

Merging this needs to wait till issue #2789 is resolved.

@fingolfin fingolfin added do not merge PRs which are not yet ready to be merged (e.g. submitted for discussion, or test results) topic: kernel release notes: to be added PRs introducing changes that should be (but have not yet been) mentioned in the release notes labels Sep 7, 2018
@codecov
Copy link

codecov bot commented Sep 7, 2018

Codecov Report

Merging #2791 into master will increase coverage by <.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #2791      +/-   ##
==========================================
+ Coverage   85.34%   85.35%   +<.01%     
==========================================
  Files         699      699              
  Lines      346504   346489      -15     
==========================================
- Hits       295733   295732       -1     
+ Misses      50771    50757      -14
Impacted Files Coverage Δ
src/listfunc.c 97.47% <ø> (+2.76%) ⬆️
lib/obsolete.gi 22.65% <ø> (ø) ⬆️
src/stats.c 94.97% <0%> (-0.21%) ⬇️

@olexandr-konovalov
Copy link
Member

olexandr-konovalov commented Sep 10, 2018

#2789 closed - now waiting until the next AtlasRep release will be published by @ThomasBreuer and will appear in merged package archives.

@fingolfin fingolfin force-pushed the mh/remove-PositionFirstComponent branch from a0c14b5 to 2f6365a Compare September 15, 2018 11:55
Copy link
Contributor

@hulpke hulpke left a comment

Choose a reason for hiding this comment

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

Does exactly what it says on the box.

@olexandr-konovalov
Copy link
Member

Status update: this PR waits for @ThomasBreuer to publish a new release of AtlasRep, which will contain the fix as announced in #2789.

@fingolfin fingolfin added topic: packages issues or PRs related to package handling, or specific to a package (for packages w/o issue tracker) and removed topic: packages issues or PRs related to package handling, or specific to a package (for packages w/o issue tracker) labels Jan 18, 2019
@fingolfin fingolfin force-pushed the mh/remove-PositionFirstComponent branch from 2f6365a to 37a8d16 Compare February 13, 2019 21:03
@coveralls
Copy link

coveralls commented Feb 13, 2019

Coverage Status

Coverage increased (+0.003%) to 85.172% when pulling 1c7fd10 on fingolfin:mh/remove-PositionFirstComponent into 5fbcf2b on gap-system:master.

@olexandr-konovalov
Copy link
Member

AtlasRep release appeared, and is now in bootstrapping package archives, so we could rebase and check this and hopefully go ahead.

@fingolfin fingolfin force-pushed the mh/remove-PositionFirstComponent branch 2 times, most recently from 818597d to 3c56de8 Compare May 29, 2019 11:22
@fingolfin fingolfin force-pushed the mh/remove-PositionFirstComponent branch from 3c56de8 to 1c7fd10 Compare May 29, 2019 11:23
@@ -183,7 +183,8 @@ Here are some further name changes.

<Index Key="PositionFirstComponent"><C>PositionFirstComponent</C></Index>
The operation <C>PositionFirstComponent</C> has been deprecated in GAP
4.8 and later due to issues with its documentation and implementation.
4.8 due to issues with its documentation and implementation, and was
removed in GAP 4.10.
Copy link
Member Author

Choose a reason for hiding this comment

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

We actually removed PositionFirstComponent in GAP 4.10... this Pr just removes the last vestiges of it.

@fingolfin fingolfin added release notes: not needed PRs introducing changes that are wholly irrelevant to the release notes and removed do not merge PRs which are not yet ready to be merged (e.g. submitted for discussion, or test results) release notes: to be added PRs introducing changes that should be (but have not yet been) mentioned in the release notes labels May 29, 2019
@fingolfin
Copy link
Member Author

Updated and rebased this PR. Note that PositionFirstComponent was already removed in GAP 4.10, so there is no need for a release notes entry.

Copy link
Member

@olexandr-konovalov olexandr-konovalov left a comment

Choose a reason for hiding this comment

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

@fingolfin fingolfin merged commit 31fd592 into gap-system:master Jun 1, 2019
@fingolfin fingolfin deleted the mh/remove-PositionFirstComponent branch June 1, 2019 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release notes: not needed PRs introducing changes that are wholly irrelevant to the release notes topic: kernel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants