public inbox for gentoo-soc@lists.gentoo.org
 help / color / mirror / Atom feed
From: Mykyta Holubakha <hilobakho@gmail.com>
To: gentoo-soc@lists.gentoo.org
Subject: [gentoo-soc] pomu: weekly report for week #2
Date: Mon, 12 Jun 2017 01:39:45 +0300	[thread overview]
Message-ID: <CAJ3DYCE6itbdS0-ho=wLHVdfKGjS8Sow-9Lt9fF8nfAEret4pQ@mail.gmail.com> (raw)

This is the weekly report for the week o 05-11.06.

Progress made this week:
1) created the framework for package source modules and all the
necessary modules;
2) created the abstraction for packages, with the ability to create
them from directory trees, or file lists;
3) reworked the cli design, significantly simplifying the codebase;
4) added install, fetch, and uninstall commands.

This basically means, that with addition of the first package module
this week, there will be a working tool already (implementing the core
of the initial idea).

Plans for the next week:
1) implement the first package source module (adding packages from
portage repos);
2) properly design metadata storage format (and implement storing it);
3) decide on commit message generation;
4) manifest generation.

This weeks commits:
- Repository logic and import fixes
- Cli fixes
- Major active repo refactoring
  made pomu_active_repo cache its first retval (and unwrap() it immediately)
  this allows the code to assume it can always get the active repository
- Proper global error handling
- cli: added fetch, install, uninstall commands
  pomu repo detection refactoring
- Numerous fixes all over the tree
  Added dispatcher and repository package (un)installation tests
- Actually return Result.Ok when a package is found
- Initial progress on dispatch testing
  Fixed an error in the dispatcher
- Hook up sources, repo and dispatcher
  Implement initial package recording, uninstalling
- Fix multiple issues with packages and repositories
- Process on package impl
- Add repository and package abstractions


             reply	other threads:[~2017-06-11 22:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-11 22:39 Mykyta Holubakha [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-06-19  1:41 [gentoo-soc] pomu: weekly report for week #2 Mykyta Holubakha

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAJ3DYCE6itbdS0-ho=wLHVdfKGjS8Sow-9Lt9fF8nfAEret4pQ@mail.gmail.com' \
    --to=hilobakho@gmail.com \
    --cc=gentoo-soc@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox