Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.

Update release documentation #23

Closed
abadger opened this issue May 8, 2013 · 8 comments
Closed

Update release documentation #23

abadger opened this issue May 8, 2013 · 8 comments
Assignees
Labels

Comments

@abadger
Copy link
Contributor

abadger commented May 8, 2013

FAS has documented the steps to make a new release in the HACKING file. This needs to be updated to use github and git flow instead of generic git against fedorahosted.org. You can look at the packagedb or python-fedora release steps for ideas:

Note that fas has a po compilation step built into its setup.py so it may not need to do some of the steps that those projects have.

@ghost ghost assigned lbazan May 29, 2013
@lbazan lbazan mentioned this issue Apr 8, 2014
@adsnjhfyeqw231eas
Copy link

I would like to work for this project.
I have some questions:
0) Merge all features, hotfixes, etc that you want for this release into the
develop branch in https://github.com/fedora-infra/packagedb/blob/develop/README#L375
and this link https://github.com/fedora-infra/python-fedora/blob/develop/README#L226 gives 404 error.

@linux-modder
Copy link

Tridev,

per the link at L226 (the second link) it should be updated to:
https://github.com/fedora-infra/python-fedora/blob/develop/README.rst

Not sure what you are having issues with at in the vicinity of L375 can
you please elaborate what the issue is you are encountering (or the
confusion --whichever is the case)?

Corey W Sheldon
Freelance IT Consultant, Multi-Discipline Tutor
Ameridea LLC, Co-Founder, CTO
Fedora Ambassador, North America
(p) +1 (310) 909-7672

"Have no way as way, no limitation as limitation. One must never

underestimate the power of boredom...from which creativity and laziness are
borne, which can spark great works of chaos and genius."

Find Me on any of the sites I teach /frequent:

https://gist.github.com/linux-modder/ac5dc6fa211315c633c9

PGP: 0xe958c5d6718bf597 FP = 2930 99EB 083D D332 0752 88C4 E958 C5D6 718B
F597
Tox: Corey84 || Linux-modder
9357BC6A5944A08AFC7D1EFFD61F6A73B9EABF8B2FB84ACF1DAC9A1A4D0A4705FFCCD0E5499B
Linphone: sip:linuxmodder


On Fri, Sep 25, 2015 at 5:42 AM, Tridev notifications@github.com wrote:

Iwould like to work for this project.
I have some questions:
0) Merge all features, hotfixes, etc that you want for this release into
the
develop branch in
https://github.com/fedora-infra/packagedb/blob/develop/README#L375
and this link
https://github.com/fedora-infra/python-fedora/blob/develop/README#L226
gives 404 error.


Reply to this email directly or view it on GitHub
#23 (comment).

@adsnjhfyeqw231eas
Copy link

I am new to fedora easyfix, can you guide me what is the first step of this issue?

@laxathom
Copy link
Contributor

laxathom commented Oct 5, 2015

You would need to read this first: https://fedoraproject.org/wiki/Infrastructure/AppBestPractices#Making_a_release

also, we do archive the new release using:

git archive --format=tar.xz %current_release_branch . > fas-%release_version.tar.xz

@pypingou
Copy link
Member

pypingou commented Oct 6, 2015

@laxathom not via the setup.py?

@laxathom
Copy link
Contributor

Oh, both work.
I tend to use git to make sure only committed data get into the tarball avoiding garbled local changes or the like.

@adsnjhfyeqw231eas
Copy link

is this issue closed? if not I would try to fix

@ryanlerch
Copy link
Contributor

Closing this issue as the FAS project is now archived, not actively developed, and unmaintained.

FAS was replaced in March 2021 by Fedora Accounts (https://accounts.fedoraproject.org).

If this issue is a Feature Request that might be beneficial to Fedora Accounts, please refile it against Noggin

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

7 participants