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

Paket guncellemeleri #33

Open
1 of 3 tasks
serkandurusoy opened this issue May 17, 2018 · 6 comments
Open
1 of 3 tasks

Paket guncellemeleri #33

serkandurusoy opened this issue May 17, 2018 · 6 comments

Comments

@serkandurusoy
Copy link
Owner

serkandurusoy commented May 17, 2018

Uygulama uzun suredir guncelleme almiyor, bazi paket ve api'ler deprecate olmus olabilir, bazilari uyum sorunu yaratabilir, bu sebeple

  • npm paketleri guncelle
  • meteor core guncelle
  • meteor paketleri guncelle

bu guncellemelerle birlikte ozellikle api degisiklikleri gundeme gelebilrir, bu durumda, buraya yapilacak guncellemeleri liste olarak ekleyip bu ticket uzerinde calisabiliriz

@serkandurusoy
Copy link
Owner Author

@gokalpurul bu issue'larin altina bunlari eklemene gerek yok. hatta yapmasan daha iyi olur ki kalabalik olmasin.

yapman gereken, bu issue uzerinde calisirken commit message'ini bu issue ile birlestirmen ve pushlaman, misal:

git add falan.js // degisikligini git'e ekle, yani stage et
git add filan.js // degisikligini git'e ekle, yani stage et
git commit -m "ref #33 - falan ile filan'da sunu sunu degistir" // degisikligini commitle, yani history'ye kaydet ve issue numarasina linkle
git push origin develop // degisiklikleri github'a gonder

burada commit message'daki ref #33 bu baglantiyi otomatik olarak sagliyor ve boylece commit'ten issue'ya ve issue'dan commit'e gecis yapabiliyoruz

ayrica yaptigin her commit'i pushlamazsan ben bir sey goremem.

daha once de konustugumuz gibi, siklikla, calismakta olan yani sistemi bir anda cokertmedigini farkettigin her degisikligi, anlamli gruplar halinde, commit ve push yapman faydali olur.

@serkandurusoy
Copy link
Owner Author

bunlari webstorm uzerinden de yapabilirsin command line yerine.

https://www.jetbrains.com/help/webstorm/using-git-integration.html

@gokalpurul
Copy link
Collaborator

@serkandurusoy Abi selam, bayadır meteor core ve paket güncellemeleri yapmaya çalışıyorum fakat işin içinden bir türlü çıkamadım, sistem çok kötü crash ediyor. Son yaptığım push üzerinden bana yardım edebilir misin?

@serkandurusoy
Copy link
Owner Author

serkandurusoy commented Jun 5, 2018 via email

@gokalpurul
Copy link
Collaborator

@serkandurusoy abi selam, meteor u en güncel versiyona "meteor update --release 1.7.0.1" diyerek güncelliyorum. burada belirtilen changeloga göre babel runtime ı ve meteor-node-stubs ı da güncelliyorum, eski babel runtime ı package.json dan kaldırıyorum. Sonra uygulamayı run ettiğimde sürekli babel compiler hatası veriyor. Baya bir çözüm denedim fakat halledemedim. Seninle birlitke bir bakmamız mümkün müdür? ya da son commit ten sen bir bakabilir misin?

@serkandurusoy
Copy link
Owner Author

serkandurusoy commented Jun 6, 2018 via email

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

No branches or pull requests

2 participants