<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:15:56 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[CDRIVER-2662] Clean up .gitignore following libmongoc sub-project move </title>
                <link>https://jira.mongodb.org/browse/CDRIVER-2662</link>
                <project id="10030" key="CDRIVER">C Driver</project>
                    <description>&lt;p&gt;Following work in &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-2505&quot; title=&quot;Make libmongoc a sub-project in mongo-c-driver&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-2505&quot;&gt;&lt;del&gt;CDRIVER-2505&lt;/del&gt;&lt;/a&gt;, the root &lt;tt&gt;.gitignore&lt;/tt&gt; should be updated so that all paths correspond to files produced by the current branch.&lt;/p&gt;

&lt;p&gt;I ran into an issue where old build artifacts such as &lt;tt&gt;test-libmongoc&lt;/tt&gt; were left around in the repository root despite the most recently built binaries appearing in &lt;tt&gt;/src/libmongoc/&lt;/tt&gt;.&lt;/p&gt;

&lt;p&gt;Note: It&apos;s possible that could have been avoided by using a shadow build directory; however, the &lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/blob/8202494a64de4138fe7202bf7c67dffe8e02d111/src/libmongoc/doc/installing.rst#building-from-git&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Building from Git&lt;/a&gt; documentation did not appear to work correctly on my system as the &lt;tt&gt;Makefile&lt;/tt&gt; was still produced in the repository root.&lt;/p&gt;

&lt;p&gt;(From Jesse): The top-level .gitignore also ignores some files that never exist, e.g. we no longer build programs named &quot;repltest1&quot; or &quot;test-mongoc-database&quot;. I think those are left over from an ancient implementation of the test suite.&lt;/p&gt;</description>
                <environment></environment>
        <key id="547785">CDRIVER-2662</key>
            <summary>Clean up .gitignore following libmongoc sub-project move </summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</type>
                                            <priority id="4" iconUrl="https://jira.mongodb.org/images/icons/priorities/minor.svg">Minor - P4</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="13201">Fixed</resolution>
                                        <assignee username="jesse@mongodb.com">A. Jesse Jiryu Davis</assignee>
                                    <reporter username="jmikola@mongodb.com">Jeremy Mikola</reporter>
                        <labels>
                    </labels>
                <created>Tue, 22 May 2018 19:39:10 +0000</created>
                <updated>Sat, 28 Oct 2023 11:29:51 +0000</updated>
                            <resolved>Thu, 7 Jun 2018 15:43:25 +0000</resolved>
                                    <version>1.10.0</version>
                                    <fixVersion>1.10.2</fixVersion>
                                    <component>Build</component>
                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="1913930" author="xgen-internal-githook" created="Thu, 7 Jun 2018 16:23:25 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;ajdavis&apos;, &apos;name&apos;: &apos;A. Jesse Jiryu Davis&apos;, &apos;email&apos;: &apos;jesse@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-2662&quot; title=&quot;Clean up .gitignore following libmongoc sub-project move &quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-2662&quot;&gt;&lt;del&gt;CDRIVER-2662&lt;/del&gt;&lt;/a&gt; update .gitignore&lt;br/&gt;
Branch: r1.10&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/8435ec28397ec0a4a291c184fce09fad567f63e1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/8435ec28397ec0a4a291c184fce09fad567f63e1&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1913719" author="xgen-internal-githook" created="Thu, 7 Jun 2018 15:04:19 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;ajdavis&apos;, &apos;name&apos;: &apos;A. Jesse Jiryu Davis&apos;, &apos;email&apos;: &apos;jesse@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-2662&quot; title=&quot;Clean up .gitignore following libmongoc sub-project move &quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-2662&quot;&gt;&lt;del&gt;CDRIVER-2662&lt;/del&gt;&lt;/a&gt; update .gitignore&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/9cfe2ea2a6025b6b0eada34a4782886e84def594&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/9cfe2ea2a6025b6b0eada34a4782886e84def594&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="497425">CDRIVER-2505</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|htpq3r:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>