feat(installer): download rc with --rc #123
Merged
decentral1se
merged 2 commits from 2021-11-11 17:07:46 +00:00
knoflook/abra:main into main
Labels
Clear labels
bug
build
ci/cd
critical fix
design
documentation
duplicate
easy-first-issue
enhancement
help wanted
i10n
i18n
installer
invalid
question
release
release-candidate
security
tech-debt
test
wontfix
Something is not working
go build related issues
Building things with CI/CD
https://docs.coopcloud.tech/federation/resolutions/passed/010/
UI/UX
Documenting all the things
This issue or pull request already exists
Something for new people to get stuck into. We hope it's easy!
New feature
Need some help
Everything to do with localisation
Everything to do with internationalisation
Everything to do with the install script.
Something is wrong
More information is needed
Release management
Related to the new release candidate
Security related
Unit/integration testing
This won't be fixed
No labels
Milestone
No items
No Milestone
Projects
Clear projects
No projects
Assignees
3wordchant
aadil (Aadil Ayub)
abra-bot (Abra Bot)
ammaratef45
amras (Sarma)
Apfelwurm
BornDeleuze
Brooke
carla
cas (Cassowary)
coopcloud
cyrnel
decentral1se (d1)
dede
devydave
fauno (fauno)
iexos
jade (Jade Ambrose)
jjsfunhouse
jmakdah2 (Jackie Makdah)
joe-irving (Joe Irving)
kawaiipunk (KawaiiPunk)
knoflook
kolaente
lambdabundesverband
linnealovespie (April)
moosemower
moritz
notplants
oxaliq (sorrel)
p4u1
pharaohgraphy (Andrew 🐦🔥❤️🔥✴️)
renovate-bot (Comrade Renovate Bot)
ripclap
simon
sixsmith (Sixsmith)
stevensting
trav (Trav Fryer)
val (val (he/him))
yksflip
Clear assignees
No Assignees
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: toolshed/abra#123
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
@decentral1se can you push a tag called 0.3.1-rc1? When I do this the files don't get uploaded. When its built you can run installer --rc and it will download rc1 :)
Could we maybe put the duplicated code from both
install_abra_rcandinstall_abra_releaseinto functions? This will get hard to maintain going forward if we have to make changes in 2 places instead of one?Ohhh also super rad if you could extend https://git.coopcloud.tech/coop-cloud/abra/src/branch/main/cli/upgrade.go also to support
--rcinstalls?I see no tag build on https://build.coopcloud.tech/coop-cloud/abra so maybe that is why? Also remember that you need to do
git push --tagsto get it to push the tag sometimes. This build failed in https://build.coopcloud.tech/coop-cloud/abra/358 but with17a5f1529adone now, things should work 🙏3a6627218fto9220a8c09byeah sorry i did that the lazy way, gonna fix that now
sure!
once again, sorry for the atrocity that was the previous attempt at getting this to work. Turns out that the installer needed additional 8 lines, not 70. let's never speak of that code again
😀